-
in-vehicle-GPS-navigation-system
GPS导航系统 c语言 51单片机开发(in-vehicle GPS navigation system)
- 2013-10-10 21:21:16下载
- 积分:1
-
WASPCN
根据IAPWS-IF97和IFC67编写的水和蒸汽性质计算软件(the software for calculating the properties of water and water vapor)
- 2015-01-31 11:45:07下载
- 积分:1
-
keyboard
51单片机的4x4键盘扫描c语言程序,大家看看,(51 single-chip 4x4 keypad scan, we look)
- 2011-06-29 15:36:21下载
- 积分:1
-
clock
时钟程序的编写 这是基于89系列 适用于初学者(clock based on 89C51 you can make a clock by yourself if you want )
- 2012-01-17 14:55:56下载
- 积分:1
-
STC15-LCD12864
STC15单片机驱动LCD12864,并且是使用串口通信协议,节约IO口,亲测可用(STC15 microcontroller driven LCD12864, and you are using serial communication protocol, save IO ports, pro-test available)
- 2020-09-13 13:57:58下载
- 积分:1
-
Dc-generator-speed
直流发电机的调速程序,使用的是STC12C5A的单片机,采用PWM技术来调节他的速度,简单便捷。(DC generator speed control program use is microcontroller of STC12C5A, and PWM technology to adjust his speed, simple and convenient.)
- 2012-08-03 22:04:35下载
- 积分:1
-
yinyue
单片机控制的音乐播放器的proteus仿真以及源程序,导入单片机通过测试过能正常工作,希望对须要的人有所帮助。(Music player SCM proteus simulation and control of the source code, import the microcontroller through tested to work properly, we want to help people who need.)
- 2015-07-12 17:14:51下载
- 积分:1
-
lcmeter1020
LCmeter with pic procesor
- 2010-07-23 16:39:08下载
- 积分:1
-
FontGen2
点阵字体产生工具以及相关显示函数。
在开发嵌入式系统时,需要显示不同大小或类型字体的汉字。显然,对于嵌入式系统,不太可能使用矢量字体,而点阵字体,不同大小的字体不能简单的缩放。 另外,对一个小系统,也不需要完整的字体,往往只要几十个,甚至几个就够了。
一般,我们采用的方法是,自己准备点阵字体的数据,在显示汉字时,把这些数据写入显存就行了。 这时又存在另外一个问题,由于是不完整的字库,不能简单的用汉字的内码去找到对应的字体数据,如果逐个比较,又费时间。比较好的方法就是把字体数据排序,用二分法查找,这样可以大大提高查找效率。
这里为以上问题提供了一个完整的解决方案:
产生字体数据:指定字体类型、大小,自动产生字体数据。
字体数据排序:可以按Unicode,也可以按Ansi排序。
集成显示函数:提供相关显示函数。为了节省空间,我们把文字分成thin和wide两种,前者用于显示传统的ASCII字符集,后者用于显示汉字等多(双)字节字符
()
- 2020-06-30 09:20:02下载
- 积分:1
-
master-mater
这是一个智能电压表的实例,里面有完整的程序。这个电压表可以数字显示电压值的大小。
(This is the example of a table of a smart voltage, which has a complete program. This digital voltmeter shows the size of the voltage value.)
- 2012-12-28 15:19:53下载
- 积分:1