搜索资源列表
SC44B0 LCDtest
- SC44B0的测试应用程序,此程序为液晶屏的应用,液晶屏的点阵为160*240,可以显示任意由ASCII码组成的字符串。-SC44B0 the testing of applications, this procedure to screen applications, the matrix LCD screen for 160 * 240 can demonstrate arbitrary composition from ASCII string.
getASCII_From_CJZD
- 开发环境为ICC。通过串口显示PC键盘的ASCII码的一个小程序。-development environment for the ICC. Through Serial PC keyboard display the ASCII of a small program.
Font_view
- 转贴原作者声明: ViewChr 程序使用说明: 本程序可方便浏览和调用 Hzk16(16*16中文点阵字库)和Asc16(8*16中文点阵字库)内容。 通过滚动条对字库进行浏览,通过文本框可以输入中文字符获取其字体点阵,按\"Add chr.asm\"键或回车键可以将其字体点阵16进制数据转换成对应的ASCI码追加到CHR.ASM文件中。在显示文字区域双击可切换网格显示开关状态。 如果你要做点阵屏显示中文字体程序,那这个程序将是你的好帮手。 (
flexdec
- 该源代码运行于89c51系列单片机上,可从输入FLEX二进制码流中解交织,处理CRC纠错,并最终解码出有效ASCII码数据.-the source code running on 89c51 MCU, FLEX can be imported from binary code stream deinterleave handling of CRC error correction. and finally decoding of effective ASCII data.
lcd-key-led
- 这是我学习过程中编写的测试代码,用STD2.51开发环境,C语言编写,以MICETEK EV44B0-II开发板为硬件测试平台,用到串口,液晶,键盘,LED。 液晶包括图片显示、划线、ASCII码显示、4000多常用的汉字库,可以显示任意常用的汉字。 键盘采用中断触发!-This is my learning process to prepare the test code used STD2.51 development environment, C language, MICETEK
SMS-7WEIMA_bj
- ascii码到7位编解码(C语言源程序代码短信中用的到)-ascii codes to seven codecs (C language source code to the messages used)
LCDtestOnAVR
- 可以测试位图文件,汉字,英文字符等ASCII码。在ATmega64中测试通过。-test bitmap documents, Chinese, English and other ASCII characters. ATmega64 in which the test.
S1D13305lcd320240
- 这是我做的针对S1D13305的驱动源码,我集成了ASCII码字库和一级简码汉字库,可以显示任意常用汉字和英文字符,另外还有基本的画线、圆、多边形以及填充等功能!但是由于画图时是边计算边显示,所以显示效果会有抖动,只需通过缓冲区作为中转站就可以解决问题,这个问题就让给使用者解决了! 如有问题可以发email给我,xianyun.wang@gmail.com-This is what I do against the S1D13305 driver source code, I integra
16_16
- 16 * 16 的127个ascii码的点阵字库-the 127 ascii character dot-matrix code
ASCII
- 单片机实现二进制数转换成ASCII码程序-MCU binary conversion into ASCII procedures
ascii-invert
- 为ascii码转换程序,自己编写的,可以使用masm工具编译。
ASCII-to-HEX.ASCII码转十六进制数
- labview程序:ASCII码转十六进制数,非常实用的程序,labview procedures: ASCII code to hexadecimal number, a very useful procedure
C51prgram2
- MCS-51单片机实用子程序库 双字节二进制有符号数除法(补码) 双字节二进制无符号数开平方(快速) 四字节二进制无符号数开平方(快速) 单字节十六进制数转换成双字节ASCII码 ASCII码转换成十六进制数 单字节十六进制整数转换成单字节BCD码整数 双字节十六进制整数转换成双字节BCD码整数 单字节十六进制小数转换成单字节BCD码小数 双字节十六进制小数转换成双字节BCD码小数 单字节BCD码整数转换成单字节十六进制整数 双字节
ASCII Table 1.0
- 一个ascii 码值计算原代码的例子-An ascii value of the original source code examples
ASCII
- 单片机显示LED的ASCII码表,可以方便移植,使用很方便-Single-chip LED display the ASCII code table, to facilitate transplantation, the use of easily
choosebcd
- 基于vhdl的BCD码转ASCII码的设计,已经经过调试,可直接使用-Vhdl code based on the BCD to ASCII code of the design, debugging has been directly used
ASC16
- ascII码8*16点阵字库,应用在单片机LED汉字显示。-ascII 8* 16 dots matrix library code, used in SCM character LED display.
ASCii-CODE
- ASCII码,识别库,C格式,识别数字字母,点阵-ASCII code, recognition library, C format.
ASCII
- 各类4bit数转换为ASCII码,包括32位直接转换为8个ASCII码,float转换为ASCII码(All types of 4bit numbers are converted into ASCII codes, including 32 bits, directly converted to 8 ASCII codes, and float to ASCII codes)
程序员必备所有制码转换
- 二进制 ASCII码 八进制 十六进制 特点数位 逢10进1 逢2进1 逢16进1 美国信息交换标准代码(计算机键盘代码) 共256个字符每个字符8big BCD码(8421) 格雷码等(Binary ASCII code Octal number system Hexadecimal Characteristic digit 10 to 1 2 to 1 16 to 1 Standard code for the exchange of informati