-
fpga_8051
毕业设计中等精度频率计8051IP核的C语言代码,功能是计算频率,脉宽,相位。还有控制LCD12864(Graduate design Medium precision frequency meter the 8051IP nuclear C-language code, the function is to calculate the frequency, pulse width, phase. As well as control LCD12864)
- 2012-07-13 15:30:15下载
- 积分:1
-
FontGen2
点阵字体产生工具以及相关显示函数。
在开发嵌入式系统时,需要显示不同大小或类型字体的汉字。显然,对于嵌入式系统,不太可能使用矢量字体,而点阵字体,不同大小的字体不能简单的缩放。 另外,对一个小系统,也不需要完整的字体,往往只要几十个,甚至几个就够了。
一般,我们采用的方法是,自己准备点阵字体的数据,在显示汉字时,把这些数据写入显存就行了。 这时又存在另外一个问题,由于是不完整的字库,不能简单的用汉字的内码去找到对应的字体数据,如果逐个比较,又费时间。比较好的方法就是把字体数据排序,用二分法查找,这样可以大大提高查找效率。
这里为以上问题提供了一个完整的解决方案:
产生字体数据:指定字体类型、大小,自动产生字体数据。
字体数据排序:可以按Unicode,也可以按Ansi排序。
集成显示函数:提供相关显示函数。为了节省空间,我们把文字分成thin和wide两种,前者用于显示传统的ASCII字符集,后者用于显示汉字等多(双)字节字符
()
- 2020-06-30 09:20:02下载
- 积分:1
-
buzzer-sing
基于STC89C52写的蜂鸣器唱歌程序,可以控制开发板上的蜂鸣器唱歌,适合初学者(Based on the STC89C52 write buzzer singing procedures, can control the development board of the buzzer singing, suitable for beginners)
- 2012-12-17 20:24:57下载
- 积分:1
-
DS1302
例子\Proteus经典例子和中文资料 8051(Examples of classic examples of Proteus and Chinese information 8051)
- 2008-08-11 14:38:47下载
- 积分:1
-
keil-for-arm-MDK5.11A
keil 5.11a专业版注册机 (通用版) 破解工具,可以破解专业版,已亲手实验。(keil 5.11a crack tool, you can crack the professional version, has personally experiment.)
- 2014-07-23 09:58:41下载
- 积分:1
-
BixVReader
Smart card虚拟读卡器驱动源码,这个很稀少的哦(smart card virtual driver source code.)
- 2021-03-30 11:59:10下载
- 积分:1
-
Elevator-program
使用C51单片机开发的电梯源程序,单片机开发源程序(Use elevator source C51 MCU development, microcontroller development source)
- 2015-08-28 09:42:56下载
- 积分:1
-
VByu18b20
单片机通信,vb与18b20温度传感器通信资料,包括上位机和下位机程序(Single-chip communication, vb and 18b20 temperature sensor communication data, including upper and lower machine program)
- 2012-08-05 14:00:06下载
- 积分:1
-
codejock-13.0.0-by-registred-by-sanlegas
codejock 13 and activasi
- 2014-01-07 13:21:51下载
- 积分:1
-
jiaotongdeng
单片机模拟交通灯显示。其中,红灯与绿灯显示时间均为50s,中间的黄灯显示时间为15s。绿灯用八位发光二极管流动闪烁作代表;红灯用八位发光二极管全亮作代表;黄灯用八位发光二极管全亮全灭闪烁作代表。刚开始显示的为绿灯。(SCM simulated traffic light display. Among them, the red and green display times are 50s, in the middle of the yellow light is displayed for 15s. Green with eight light-emitting diode flashes as a representative flow red with eight full brightness light-emitting diodes as a representative yellow with eight light-emitting diodes for all light flashes Quanmie representatives. Just beginning to show as green. Display order: green- yellow- red- yellow- green- yellow- red- ..................)
- 2014-05-29 17:15:44下载
- 积分:1