-
RatingBarSample
Android RatingBar投票条实例,玩Android手机的朋友可能就见到过,用手机访问门户网站经常会见到投票功能,投票之后用彩条来显示投票的结果,这个实例就是实现投票彩条,有兴趣的不妨下载源码一试。(The Android RatingBar Voting instance friends play Android phone may have seen, often using mobile phones to access the portal will see the voting function, after the voting, with the color bar to display the results of the vote, this instance is to achieve voting color bar, interested may wish to download the source code a try.)
- 2013-04-09 19:08:54下载
- 积分:1
-
ovnojn
说明: 一个QPSK的仿真程序,使用的是COSTAS环来恢复载波,给予SIMULINK(A QPSK emulator that uses the COSTAS loop to recover the carrier and give it to the SIMULINK)
- 2019-03-27 10:16:23下载
- 积分:1
-
android 下拖动seekbar调整图像大小
android seekbar实例 实现了拖动seekbar以调整图像大小功能
- 2013-03-23下载
- 积分:1
-
baofengyingyin
说明: A UI project source code that imitates storm video and audio. The imitated interface includes menu pages, home pages, classification pages, etc. The local analog data used for all data in the project. The imitated degree will be problematic in layout and display on high-resolution devices. The resolution of 480 x 800 should be just right.
- 2020-06-15 22:40:02下载
- 积分:1
-
闹钟软件源码
基于Android的闹钟软件,可以添加多个项目,设定闹钟的时间、重复次数、重复间隔、闹钟名称等等,是一个比较简单和基本的闹钟软件,可供初学者参考学习
- 2022-02-14 16:25:33下载
- 积分:1
-
SlidingMenu ViewPager+Fragment的结合使用
1.首先,将Slidingmenu源码简化,直接应用在项目中。代码精简2.实现了Slidingmenu滑动界面3.将ViewPager与Fragment结合在一起4.将ListFragment运用到项目中
- 2022-02-13 15:07:10下载
- 积分:1
-
android-order-system
基于Java的android点餐系统--android手机点餐系统,实现基本点菜功能,供大家参考学习(Java-based ordering system android- android phone ordering system, and the basic order functions, for reference study)
- 2020-06-25 21:00:02下载
- 积分:1
-
使用SQLite缓存数据(缓存文本和大图片)例子源码下载
使用SQLite缓存数据,缓存 大图片 小图片 文字 等信息
- 2015-03-02下载
- 积分:1
-
Android 的 OCR
为你的 android ocr。这是我之前找到了 Android 的 OCR 程序。它可以用于识别从位图文件的文本。光学字符识别在 android 系统上支持开放源码库是包含。 也有其他部分中的程序,例如访问相机、 处理位图、 访问内存,相机拒绝
- 2022-09-02 20:25:03下载
- 积分:1
-
连连看 Android 版 开发源码
Android SDK写的连连看,是一个完整的游戏源码,界面精美,游戏功能正常,编译后可安装在安卓机上玩一把。
连连看是过关游戏,带有音效,源代码中定义了各个游戏类,包括声音文件、定时器,碰撞测试等,有些地方写的很科学,比如音效控制部分,初始化soundPool 对象,第一个参数是允许有多少个声音流同时播放,第2个参数是声音类型,第三个参数是声音的品质等,定义了Function: play(); Parameters: sound:要播放的音效的ID, loop:循环次数 Returns: None.
- 2022-10-27 13:20:05下载
- 积分:1