搜索资源列表
Test_Font
- 测试指定GBK码或者UNICODE码是否存在系统字库中,也可测试所有自造字EUDC.TTC-designated test code or whether there UNICODE code library system, can also test all self-defined EUDC.TTC
buildhz
- 按C51格式生成汉字字模的.c及.h的windows C源码, 你只需要把需要的汉字在confighz.h中定义,本套程序自动生成c51格式的hzkcode.c和hzkdef.h两个文件。 本套程序需要用家自己编译。 如果生成12点阵,用TC 3编译buildHZ,从HZK12.GBK读入GBK字模。 如果生成16点以上的字模,请用ming编译freeHZ,它利用freetype.org库从truetype字库读入字模。
GBK
- GBK点阵字体的显示,应用液晶显示屏将所要的汉字显示出来,是非常便捷的程序!
matchingstring
- 字符匹配(无需区分unicode gbk等字符格式) 语言:c语言
codecovert
- 软件开发者经常会遇到一些汉字代码转换的问题,常见的汉字内码表现形式一般包括区位码、Unicode码、GBK码等几种。 在此向大家推荐一款汉字、区位码、Unicode码、GBK码互转的小工具,希望对大家有用。
ucs2Gbk互转的code_自己写的
- ucs2和GBK互相转换的code, 网上的一般是c++, 这是我自己写的. 嵌入式编程里非常有用的哦-UCS2 and GBK transferable code, the Internet is generally c, it is I wrote it myself. Embedded programming Lane very useful oh
utf8
- utf8转gbk utf8转unicode gbk转utf8-the utf8 turn gbk utf8 switch to the unicode gbk turn utf8
hanzi_decoding
- STM32在TFT液晶上显示汉字的程序。从SD卡读取汉字的GBK码对应的字模,将字模在TFT液晶上显示。程序包括TFT液晶驱动、SD卡驱动、FAT32文件系统、汉字GBK码到字模偏移量的换算。-STM32 in TFT LCD display Chinese characters on the program. SD card reader from the GBK character code corresponding to the matrix, the matrix on the TFT
ALIENTEK-MINISTM32
- 在 ALIENTEK MiniSTM32 上,完全可以显示整个汉字库(GBK汉字库)的,该程序在 ALIENTEK MiniSTM32 开发板上显示汉字。-On the ALIENTEK MiniSTM32, can display the entire character base (GBK Chinese character library), and the program ALIENTEK MiniSTM32 development board to display Chinese ch
uni
- unicode 转GBK,内含具体文字编码 -unicode to GBK, contains specific language encoding
makemp3
- 、支持mp3, wma, wav, mid SF0播放 2、支持三种播放模式:单曲重复,全曲重复,乱序播放 3、支持任意文件夹文件的播放(注:总文件夹数不大于136个) 4、支持完整歌词显示(GBK超大字库,支持简繁体,推荐歌词形式为多个时间tag复用歌词的形式) 如 [00:12][00:35][00:56]歌词1 对时间tag没有要求,总之就是完全符合规范。 5、6个按键,next,prev,V+,V-,(PLSY/PAUSE),mode/BL 6、支持2G以内sd卡
fontlib-source
- 我设计的点阵字库的标准,可用于嵌入式系统,这里包含文档和我们自己使用的C语言源代码。 该字库标准支持UNICODE和GBK两者编码方式。-fontlib doc&source(c language).
qqfarm.gbk
- 小小宇农场混乱包内的一小网页修改,还不是很成熟,刚刚起步。-Xiaoyu confusing package of small farms, a small web page changes, is not very mature, has just started.
gbk-unicode
- 中英文短信编码和解码。包括gbk usc转换表。-Encoding and decoding messages in English
gbk
- 单片机屏幕点阵 TI MP430 汉字编码表(GBK) 索引-Single-chip dot matrix TI MP430 Chinese character coding table (GBK)
gbk
- gbk的偏移算法,带字库。 带汉字点阵的偏移很多,全角字符的都没有找到,这个我自己加了测试通过 16*16的点阵字库-the gbk the offset, with a character. Offset with a lot of character dot matrix, full-width characters are not found myself plus a test by 16* 16 dot matrix font
GBK
- GBK点阵字体的显示,应用液晶显示屏将所要的汉字显示出来,是非常便捷的程序!-GBK font dot matrix display, the application of liquid crystal display of Chinese characters will be displayed, the procedure is very convenient!
GBK
- GBK点阵字体的显示,应用液晶显示屏将所要的汉字显示出来,是非常便捷的程序!-GBK font dot matrix display, the application of liquid crystal display of Chinese characters will be displayed, the procedure is very convenient!
gbk
- GBK、Unicode转换算法,适合于C编程算法-GBK&Unicode Convert
GBK 16x16点阵字库
- 杰理系统使用的16x16 GBK字库,可以直接加载使用