搜索资源列表
wangjian
- 生成20902个Unicode汉字,利用UltrEdit打开,执行Unicode转ASCII,即可得到Unicode转换表, //查此表即可转换任意的Unicode汉字串了 -generated 20,902 Unicode Chinese characters, using UltrEdit opened, ASCII to Unicode implementation, and can be Unicode conversion table / / check this table c
FontGen2
- 点阵字体产生工具以及相关显示函数。 在开发嵌入式系统时,需要显示不同大小或类型字体的汉字。显然,对于嵌入式系统,不太可能使用矢量字体,而点阵字体,不同大小的字体不能简单的缩放。 另外,对一个小系统,也不需要完整的字体,往往只要几十个,甚至几个就够了。 一般,我们采用的方法是,自己准备点阵字体的数据,在显示汉字时,把这些数据写入显存就行了。 这时又存在另外一个问题,由于是不完整的字库,不能简单的用汉字的内码去找到对应的字体数据,如果逐个比较,又费时间。比较好的方法就是把字体数据
CodeTransfor
- 代码转换工具类,可以将ASCII转换为GBK编码的中文
ASCfont
- ASCii的宋体粗体字库10*16点阵的,大家可以下下来研究一下-ascii font
a2u
- 可以将ascii格式的文本文件转换为unicode编码的文件-convert the ascii file to unicode file
Well-disgned-Ascii-Chart
- Its a Full Ascii Chart . Which is contained hex oct and dec values of charaters.
HexConvertor
- 用Java写的Ascii码/16进制,Unicode/16进制动态转换器,随着输入文本的改变,动态调整转换结果。-Ascii code written in Java/hex, Unicode/16 hex dynamic converter, with the change of the input text dynamically adjust the conversion results.
ebcdic-code-ascii-code-switch
- 使用查表法把IBM ebcdic码转换为ascii码-Using the look-up table to IBM ebcdic code is converted to ascii code