搜索资源列表
font_hzk
- 汉字点阵字库,可用于嵌入式系统,以c语言形式提供的汉字字库,非常实用。-Chinese font can be used in embedded systems, c language to the form of Chinese character, very practical.
ZIMOLZY
- 8×8,16×16,至256×256大小的各种字体的字母,数字,汉字点阵字库提取程序,支持C51和汇编格式,232通信发送二进制文件,能把所生成的字库数据通过232串口发送出去,不用任何协议,方便单片机调试。-8脳8, 16脳16, to 256脳256 the size each kind of typeface letter, the numeral, the Chinese character lattice fonts withdraws the procedure, support
20065303295
- : 8×8,16×16,至256×256大小的各种字体字母,数字,汉字点阵字库提取程序支持C51和汇编格式,232通信发送二进制文件,能把所生成的字库数据通过232串口发送出去,不用任何协议,方便单片机调试 8×8,16×16,至256×256大小的各种字体的字母,数字,汉字点阵字库提取程序,支持C51和汇编格式,232通信发送二进制文件,能把所生成的字库数据通过232串口发送出去,不用任何协议,方便单片机调试
zqpp
- 一个汉字任意点阵字库制作软件,它的主要功能就是把windows用中使用的矢量的ASCII码和汉字转换为点阵的英文点阵字库和汉字点阵字库-an arbitrary lattice Chinese character production software Its main function is to the use of windows with the vector of ASCII conversion of Chinese and the British lattice Dot-matri
TSF3
- 非等宽汉字点阵字库制作软件-non-Chinese lattice-width font creation software.
介绍如何使用UCDOS的HZK16 点阵字库
- 介绍如何使用UCDOS的HZK16 点阵字库,对于想在LCD上显示汉字的看一下就明白了。-UCDOS how to use the library HZK16 lattice, the LCD to show the Chinese characters look at it to understand.
ucGUI的16_16点阵字库
- 应用于ucGUI的16*16点阵字库文件 只要将该文件加入ucGUI的工程中, 再在GUI.H中如下声明: extern const GUI_FONT GUI_Font6x8 ...... extern const GUI_FONT GUI_Font_HZ16x16 //汉字字体 即可使用. 使用实例: static void DemoHZ(void) { const char str[] = GUI_UC_START\"中国人民万岁\"GUI_UC_END /* Set ShiftJIS fo
GB2312点阵字库
- 包含GB2312各种字库 索引方法 汉字: qh=*s-0xa0; wh=*(s+1)-0xa0;location=(94*(qh-1)+(wh-1))*128; 英文: location=(*s)*64;
LCD_HZK
- 汉字点阵字库仿真,这个字库挺好用的,希望能为大家提供帮助!-Chinese character dot-matrix font Simulation
hzchar
- 点阵字库提取的程序,可以实现任意汉字的点阵信息获取及16进制值-Dot-matrix font extraction procedures, can realize arbitrary characters of dot matrix information acquisition and 16 hex value
grid
- 发现这个不错的程序,可以读取显示汉字点阵字库,如果想做个电子书之类的东东,很有参考价值,程序虽然是用TC20写的,但是DOS时代的C和单片机的很相似的,主要的公式部分看明白就行了 -word display
useC1616word
- 用c编写的16*16点阵字库,可以用在任何使用点阵显示汉字的场合-use c langunge to write 16X16 poit word warehouse.
VB_implementation_based_on_the_Chinese_character_d
- 具体介绍点阵字库中字模的存储结构和存储方式, 给出了一种简便、实用的汉字点阵字模的提取方法以及其他字模信息的处理方法。-Dot-matrix font in the font specific descr iption of the storage structure and storage methods are given a simple and practical method of extracting characters dot-matrix font and other font
hz
- 一款与HKZ16配合使用的16x16点阵字库单个汉字点阵信息获取的工具-Be used in conjunction with the HKZ16 a 16x16 dot matrix font a single Chinese character dot-matrix information acquisition tool
CharMatrix
- 在嵌入式开发过程中,经常会遇到点阵字库的需要。本工具能将任意的矢量字体转换为任意大小的点阵字体图片。支持代码页,也可直接输入单个字符/汉字/符合的 Unicode编码。-In the embedded development process, often encounter the need for dot matrix font. This tool can convert any vector font of any size bitmap font images. Support for
ASC16
- ascII码8*16点阵字库,应用在单片机LED汉字显示。-ascII 8* 16 dots matrix library code, used in SCM character LED display.
hanzi
- 汉字点阵字库,实现点阵字与矢量字的显示及大字库的自动输出-Character dot matrix font, realize the word dot-matrix and vector character display and large font auto output
读汉字点阵字库应用程序编程源码
- 读汉字点阵字库应用程序编程源码应用程序编程源码,很好的参考资料。-Read character dot-matrix font application programming source application programming source code, a good reference.
font
- 点阵字库,可以调用在android上显示点阵字体(Dot matrix library, you can call the dot matrix font on Android)
ALL TYPE HZK
- 各种各样的汉字点阵字库,搞嵌入式系统的LCD的工具(All kinds of Chinese character dot matrix libraries, LCD tools for embedded systems)