搜索资源列表
TestSpeed2
- Android中类似汽车仪表的动画效果,在ImageView上设置动画,仪表指针可以根据用户输入的角度旋转-Android automotive instrument similar to animation, set in the ImageView animation, the meter pointer to the angle of rotation based on user input
pointer
- android学分绩点计算器,我的第一个安卓程序-Grade Point Calculator android, my first procedure Andrews
myTaskManger
- android任务管理器的源代码,包括查看、关闭以及卸载进程等功能。-Codes of task manager of android system, including viewing, turn off and uninstall process and other functions. http://www.pudn.com/downloads404/sourcecode/others/detail1724995.html 修改版,这个链接的可以在模拟器中运行,大事在真
clockgood
- 比较实用的,绘制表盘的外观、绘制表盘上的小刻度和大刻度也是值得参考的,表盘分割成60份,将分割点处的坐标存放在数组中,每当小程序重新开始时,首先消灭线程,然后重新开始创建线程。12点各个时针的位置坐标(按新坐标系的坐标)。 Thread 时针=null, 分针=null,秒针=null //用来表示时针、分针和秒针的线程。 //表示时针、分针、秒针端点的整型变量: int hour_a,hour_b,munite_a,munite_b,second_a,secon
android
- 可以根据用户输入实现类似汽车转速表功能和汽车当前时速功能-Android automotive instrument similar to animation, set in the ImageView animation, the meter pointer to the angle of rotation based on user input
Test001
- Android 实现汽车仪表盘功能,指针可以随意转动-Android realize car dashboard capabilities, the pointer can rotate freely
lanya
- Android应用源码手机拾音蓝牙传电脑项目是一个基于安卓和pc的通过蓝牙来传输声音的例子源码,原来是基于这个想法,想做个能够控制ppt的东西,简单的说就是,就是解放激光笔。后来发现已经有了。。。。而且非常好用 整个东西原理非常简单,就是手机和电脑用蓝牙连接,然后手机通过mic获取声音,发比特流到电脑,电脑端解析,放出声音。-An Android phone application source code to pick up Bluetooth audio computer project
WCYDialChart
- 仪表盘源码可以在源码里自定义指针的颜色、仪表盘字体大小、仪表盘格子的颜色、指针样式、仪表盘最小值、仪表盘最大值。指针位置每秒随机变化一次。在我的854x480分辨率手机上表盘稍微有点变形,不过可以正常演示,使用的AChartEngine开源库,需要的朋友可以下载一下。默认编译版本4.0.3 编码UTF-8。 -Instrument panel source code in the source code can be customized in the color of the pointer,
remotecontrolledcar
- The user is then asked to select an image file using QFileDialog::getOpenFileName(). The selected file is loaded into a QImage. Using a QImage lets us ensure that the selected file is a valid image, and it also allows us to immediately display the im
