-
HexadecimalTOASCII
代码转换程序之把十六进制数转换为ASCII码(The hexadecimal system transformation is the ASCII code)
- 2010-05-13 10:03:04下载
- 积分:1
-
smg
用瑞萨16位单片机驱动数码管,循环显示数字(Renesas 16-bit microcontroller with digital tube driver, circulation figures)
- 2013-09-03 16:37:51下载
- 积分:1
-
1
说明: 本代码包括通知 进度条 AnimationText等源代码(The code includes a progress bar AnimationText notification such as source code)
- 2013-06-30 14:53:54下载
- 积分:1
-
android左右滑动引导页面 例子源码下载
android左右滑动引导页面 例子源码下载
- 2015-04-04下载
- 积分:1
-
eyedetecting
在android手机上使用opencv库识别静态人脸图像的眼睛位置(In use opencv library on android phone identifying the location of eyes in static facial images)
- 2020-06-25 20:40:02下载
- 积分:1
-
IOS 浏览器加载进度显示源码
IOS 浏览器加载进度显示源码
- 2015-06-28下载
- 积分:1
-
tiny6410_uart
开发环境为RVDS4.0,基于开发板Tiny6410,该程序为裸机控制程序,实现串口打印,实现方式:程序下载后打印串口信息; 显示为:a
hello Uart(Development environment for RVDS4.0, based development board Tiny6410, the program for the bare metal control procedures to achieve serial printing, implementation: After the download serial print information shown as: a hello Uart)
- 2013-11-27 19:27:15下载
- 积分:1
-
android 实现圆形菜单
private void computeCoordinates() { BigStone stone; BigStone menus; for (int index = 0; index < STONE_COUNT; index ) { stone = mStones[index]; stone.x = mPointX (float) (mRadius * Math.cos(stone.angle * Math.PI / 180)); stone.y = mPointY (float) (mRadius * Math.sin(stone.angle * Math.PI / 180)); } if (flag == 0) { for (int i = 0; i < MENUS; i ) { menus = mMenus[i]; switch (i) { case 0: menus.x = 300 * 1.8f; menus.y = 50; break; case 1: menus.x = 300 * 1.8f 100; menus.y = 50; break; case 2: menus.x = 300 * 1.8f 200; menus.y = 50; break; case 3: menus.x = 300 * 1.8f; menus.y = 150; break; case 4: menus.x = 300 * 1.8f 10 100; menus.y = 250; break; } } } }
- 2014-06-22下载
- 积分:1
-
MTK6226_PCB
MTK6226参考电路设计 含电路图 PCB layout(MTK6226 schematic reference include schematic and PCB layout)
- 2010-08-04 16:40:10下载
- 积分:1
-
某500强android学习资料
某500强android学习资料
- 2015-01-28下载
- 积分:1