-
02-Timer0-Timer1-Timer2
在stc51单片机上,timer0、timer1、timer2的控制(In the stc51 microcontroller, timer0, Timer1, timer2 control)
- 2017-06-24 09:41:36下载
- 积分:1
-
ADtest
DMM-32x-AT 板卡AD 测试程序(program for AD test of board DMM-32x-AT)
- 2014-12-14 11:03:15下载
- 积分:1
-
12
按键精灵 刷副本 口袋版 梦幻西游 蓝手指模拟器(QuickMacro brush copy of Pocket Edition Fantasy Westward blue finger simulator)
- 2014-02-21 12:48:02下载
- 积分:1
-
Building-of-a-Speech-Corpus-Optimised-for-Unit-Se
The paper deals with the process of designing a phonetically and prosodically rich speech corpus for unit selection speech synthesis. The
attention is given mainly to the recording and verification stage of the process.
- 2014-03-01 22:14:41下载
- 积分:1
-
SPI_2543_uart
stm32,通过spi总线实现对于TI的2543AD进行读写操作,串口uart输出数据(stm32, achieved through the spi bus for read and write to TI s 2543AD, serial uart output data)
- 2011-12-19 15:22:40下载
- 积分:1
-
SPWM
可以产生幅度、频率可调的方波,频率50hz到1M(Can produce the amplitude, frequency adjustable Fang Bo, frequency of 50Hz to 1M)
- 2013-08-21 17:06:30下载
- 积分:1
-
DataAdapter
使用DataAdapter对数据库进行操作
将SQL-search.aspx程序可改为使用DataAdapter对数据库进行操作.
程序使用"Dim objAdapt As New OleDbDataAdapter(strcmd,objCon)"创建了DataAdapter对象。(Use DataAdapter to operate the database
The SQL-search.aspx program can be changed using the DataAdapter to operate the database. The program uses "Dim objAdapt As New OleDbDataAdapter (strcmd, objCon)" Creating a DataAdapter object.
)
- 2013-12-27 21:39:40下载
- 积分:1
-
lianzi
简单打字速度练习,采用倒计时10分钟进行速度练习。(Simply typing speed exercises for 10 minutes using the countdown speed exercises.)
- 2014-05-13 08:26:21下载
- 积分:1
-
FontGen2
点阵字体产生工具以及相关显示函数。
在开发嵌入式系统时,需要显示不同大小或类型字体的汉字。显然,对于嵌入式系统,不太可能使用矢量字体,而点阵字体,不同大小的字体不能简单的缩放。 另外,对一个小系统,也不需要完整的字体,往往只要几十个,甚至几个就够了。
一般,我们采用的方法是,自己准备点阵字体的数据,在显示汉字时,把这些数据写入显存就行了。 这时又存在另外一个问题,由于是不完整的字库,不能简单的用汉字的内码去找到对应的字体数据,如果逐个比较,又费时间。比较好的方法就是把字体数据排序,用二分法查找,这样可以大大提高查找效率。
这里为以上问题提供了一个完整的解决方案:
产生字体数据:指定字体类型、大小,自动产生字体数据。
字体数据排序:可以按Unicode,也可以按Ansi排序。
集成显示函数:提供相关显示函数。为了节省空间,我们把文字分成thin和wide两种,前者用于显示传统的ASCII字符集,后者用于显示汉字等多(双)字节字符
()
- 2020-06-30 09:20:02下载
- 积分:1
-
TimerRD_PWM
单片机的计时器PWM模式实例代码,希望给相关的人员带来帮助。(Single chip timer mode PWM code examples, hope to the related personnel to bring help.
)
- 2011-12-21 11:26:01下载
- 积分:1