搜索资源列表
AnolePoker
- Google Android平台的休闲类纸牌游戏,【游戏特色】 拥有3个等级的电脑难度,难度分层明显。 拥有多个游戏界面主题和牌面主题,让视觉效果更加多样。 拥有账号系统,等级系统和道具系统,让一款本来很简单的游戏变得妙趣横生。 -Google Android platform of the leisure class card game, the game features 】 【 Have three levels of computer difficulty, diff
ADW_Launcher
- adw 桌面,能够给用户提供友好的操作体验及视觉效果-adw desktop
Location-and-visual-processing-
- 测距及视觉处理技术在识别及拾取机器人中的应用-Location and visual processing technology in the recognition and pick the application of robots
Android-_phone-_music-player
- 当今社会的生活节奏越来越快,随着硬件移动设备的越来越先进,人们对移动设备的要求也越来越高,从以前的追求技术到现在的追求视觉,因此,也逐步的提高了对系统的要求,本文主要是对Android系统上一的款音乐播放器应用程序的设计与实现进行讨论。Android是一个开源的系统,它底层是基于Linux的操作系统,本论文的音乐播放器采用了Android开源系统技术,利用Java语言和Eclipse编辑工具对播放器进行编写。同时给出了详细的系统设计过程、部分界面图及主要功能运行流程图,本文还对高度过程中遇到的问
android
- android开发软件 视觉识别手势软件开发的实现与研究-android development
music_player02
- 又一个Android音乐播放器应用Java源码,除了基本的音乐播放功能外,还添加了视觉效果,自定义绘画歌词,产生滚动效果,读取歌词文件内容,解析歌曲时间,与音乐播放相关的技巧应用,都可以通过本播放器来提现,因此是学习Android值得一看的小实例。-Another Android music player application Java source code, In addition to the basic music playback functions, add visual effe
3Dlable
- 厌倦了菜单式的播放列表,感觉可以用3D的形式取代之。 将音乐列表做成3D球状,所有的歌曲名称以标签的形式在一个3D空间内不断旋转,超酷的3D立体效果,一定会给用户强大的视觉冲击。-Tired of menu-style playlists, you can use the form of 3D feeling replaced. 3D sphere made of the music list, the name of all the songs in the form of labels
android-BorderlessButtons
- 此示例演示如何使用无边框按钮,底部的按钮栏(确定和取消)和除法,建立视觉结构。-This sample demonstrates the use of borderless buttons, bottom button bars (OK and Cancel) and dividers to establish visual structure.
Calculator
- 一款基于Android平台的手机计算器,界面UI经过优化,视觉效果不错,易用性强。-An Android-based phone calculator interface UI is optimized for good visual effects, ease of use and strong.
WXVideo
- 仿微信小视频,采用的是ffmpeg的库录制视频,带有上拉取消拍摄功能,视觉效果和微信一样-Imitation small micro-channel video, using ffmpeg library record video with a pull cancel shooting function, visual effects and the same micro-channel
android-eye
- 把andriod手机摄像头变成一个网络摄像机,可以通过浏览器在PC和手机看视频(H.264视频和G.726音频),支持移动侦测,支持先进的视觉算法-Change your android phone to a surveillance security camera.
K_Rob
- 主要是用到了Accessibility,它是Android从API 4开始提供的一个功能,主要目的是帮助一些因为有视觉,听觉,身体障碍而无法完全使用触摸屏或铃声等的用户来使用Android的,但现在很多开发者都用它来实现一些其他功能,比如说微信抢红包,自动安装APK,强制停止应用等.实际上就是通过监视一个应用的界面元素状态的变化,来自动响应执行一些操作.(The main use of Accessibility, which is a function that Android provide