-
LCD12864
msp430 LCD12864 test program, beginners essential for college students SCM contest entry procedures, enclosing the source, and Chinese comments
- 2015-05-11 21:21:46下载
- 积分:1
-
FontGen2
点阵字体产生工具以及相关显示函数。
在开发嵌入式系统时,需要显示不同大小或类型字体的汉字。显然,对于嵌入式系统,不太可能使用矢量字体,而点阵字体,不同大小的字体不能简单的缩放。 另外,对一个小系统,也不需要完整的字体,往往只要几十个,甚至几个就够了。
一般,我们采用的方法是,自己准备点阵字体的数据,在显示汉字时,把这些数据写入显存就行了。 这时又存在另外一个问题,由于是不完整的字库,不能简单的用汉字的内码去找到对应的字体数据,如果逐个比较,又费时间。比较好的方法就是把字体数据排序,用二分法查找,这样可以大大提高查找效率。
这里为以上问题提供了一个完整的解决方案:
产生字体数据:指定字体类型、大小,自动产生字体数据。
字体数据排序:可以按Unicode,也可以按Ansi排序。
集成显示函数:提供相关显示函数。为了节省空间,我们把文字分成thin和wide两种,前者用于显示传统的ASCII字符集,后者用于显示汉字等多(双)字节字符
()
- 2020-06-30 09:20:02下载
- 积分:1
-
MC9S12XS128changyongmokuai
MC9S12系列单片机的学习的资料,里面包括了其重要的技术模块及编程技巧,能帮助大家更好的了解和使用这款单片机(MC9S12 series MCU learning materials, including its important technical modules and programming skills, to help people better understand and use the single chip microcomputer
)
- 2013-10-16 10:01:22下载
- 积分:1
-
多路舵机控制
说明: 对舵机的调试功能,通过多个舵机完成整个机器人的拼凑,进而完成机器人跳舞的任务。(The debugging function of the steering gear completes the assembly of the whole robot through multiple steering gear, and then completes the task of robot dancing.)
- 2020-06-25 18:00:01下载
- 积分:1
-
login
这个程序主要告诉我们如何制造一个登录窗口设计的静态文本框。(This program wants to tell us how to ligin a system,and,also tell us how to make a static text。This program wants to tell us how to ligin a system。)
- 2012-09-21 13:04:52下载
- 积分:1
-
Proteus_PWM_Boost_circuit
proteus仿真,以LPC2138芯片为核心生成PWM波,控制升压斩波电路(PWM),实现稳定的高电压输出。包含AD转换、串口通信。(proteus simulation. This design use PWM wave generated by LPC2138 to control boost circuit and realized a steady high voltage output. ADC and serial port communication are involved in the design.)
- 2021-04-06 23:19:02下载
- 积分:1
-
drawing
用循环程序 画用星号* 组成的方框图,可以设置方框的边长大小(Block diagram with an asterisk* cyclic process consisting of paintings, you can set the size of the box side)
- 2014-02-22 13:59:19下载
- 积分:1
-
LED
LED显示屏的设计可以实现动态字体的左移右移上下移动等功能(LED display is designed to realize the right to move to the left and so on down the function of dynamic fonts)
- 2015-03-31 08:54:31下载
- 积分:1
-
Text1
用单片机产生频率,占空比可调的方波,这是C语言的原代码。(Produced with single-chip frequency, variable duty cycle square wave, which is the C language source code.)
- 2011-09-17 10:53:43下载
- 积分:1
-
num
大整数阶乘新思路,实现了大整数阶乘的程序(Large integer factorial new ideas, the realization of a large integer factorial process)
- 2007-12-27 09:18:40下载
- 积分:1