CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 汉字字库

搜索资源列表

  1. prog

    0下载:
  2. grqd_xp原创,移植了FATFS到LPC2148,测试了写的速度,很满意,280K/S;UCOSII用的是2.76的,建立了5个简单的任务;建立了字库,写汉字很方便;现上传源程序。(内有原理图,字库文件,SD卡上的图片,ADS1.2的源程序)-grqd_xp original transplant FATFS to the LPC2148, Writing test speed, very satisfied, 280K/S UCOSII used are 2.76, and 5 set
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2213393
    • 提供者:grqd
  1. PCtoLCD2002

    0下载:
  2. 汉字、图像取模软件 可用于嵌入式系统自建 字库 界面-Chinese characters, images modulus embedded system software can be used for self-built interface font
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-03
    • 文件大小:719705
    • 提供者:周志江
  1. 12864LLY

    0下载:
  2. 12864液晶显示程序 带中文字库 可以画图 写汉字 -12864 LCD process
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:45764
    • 提供者:李文
  1. LCD

    0下载:
  2. 基于ST7902驱动的12864LCD显示汉字、图片,显示自己做的字库汉字-ST7902-driven based on 12864LCD display Chinese characters, pictures, show the character of their own characters
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7527
    • 提供者:laji
  1. grid

    0下载:
  2. 发现这个不错的程序,可以读取显示汉字点阵字库,如果想做个电子书之类的东东,很有参考价值,程序虽然是用TC20写的,但是DOS时代的C和单片机的很相似的,主要的公式部分看明白就行了 -word display
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:6444
    • 提供者:lidan
  1. hzk16

    0下载:
  2. 字库轮换,单片机里用LED点阵显示汉字时要用到-Font rotation in single-chip LED dot matrix display with Chinese characters when used in
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:138078
    • 提供者:廖海涛
  1. zimo

    0下载:
  2. LCD显示器用的字库,可通过专用转换软件实现,该包中就有一个比较好用的字模转换软件,可以实现不带汉字库的LCD显示汉字。-Font used in LCD displays, can be converted through a dedicated software, the package has a matrix-to-use conversion software, can be achieved without the LCD display Chinese characters汉字库.
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:722054
    • 提供者:李永
  1. useC1616word

    0下载:
  2. 用c编写的16*16点阵字库,可以用在任何使用点阵显示汉字的场合-use c langunge to write 16X16 poit word warehouse.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-27
    • 文件大小:5294
    • 提供者:胡涛
  1. 12864

    0下载:
  2. 12864带字库的液晶汉字及字母显示源程序,并口数据传输-12864 LCD with Chinese characters and letters show the source code, parallel data transmission
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1391
    • 提供者:laoshu
  1. tiqu_ziku

    0下载:
  2. 用于嵌入式系统的字库提取程序。解决字库太大,单片机系统装不下的问题(只选取自己需要的汉字)。 本程序是VC 6.0 下编译。 程序从Hzk16.dot中提取出需要的汉字的字库。写到test_font.dat文件中。这个test_font.dat文件可以用于单片机系统中。这个程序生成的小字库,已经用于我们的批量生产的设备上。字库是16X16点阵的。我用在128X64的LCD屏上。-The font used to extract the embedded systems program.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1223902
    • 提供者:liulangmao
  1. LCD160289s52juzhen

    0下载:
  2. LCD1602英文输入仿真,采用89s52为主控制器,1602液晶显示,矩阵键盘,适合汉字字库制作前,输入拼音试验-LCD1602 English input simulation, using 89s52-based controller, the 1602 LCD, matrix keyboard, pre-production for Chinese character input alphabet test
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:101233
    • 提供者:guolei
  1. YIBUP3A

    0下载:
  2. LED异步屏驱动板控制程序,自带汉字字库驱动。-Asynchronous screen LED driver board control procedures, self-driven Chinese font.
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:15667
    • 提供者:薛国庆
  1. hz

    0下载:
  2. 一款与HKZ16配合使用的16x16点阵字库单个汉字点阵信息获取的工具-Be used in conjunction with the HKZ16 a 16x16 dot matrix font a single Chinese character dot-matrix information acquisition tool
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:6466
    • 提供者:zengrongyue
  1. font

    0下载:
  2. Windows下的字库提取工具,可提取任意点阵的汉字字库,可以选择从文件输入或根据区位码选择汉字,源码内有实现方法的详细说明和注释。欢迎下载-Windows, the font extraction tool that can extract any of the characters dot matrix font, you can choose from a file type or by area code selection character, source containing a
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:128663
    • 提供者:wang
  1. LCMxxZK

    0下载:
  2. LCMxxZK编程应用说明书-带国标汉字字库系列图形点阵液晶显示模块说明。-LCMxxZK Application Programming Manual- GB Chinese font with a dot-matrix LCD Module Series of graphics instructions.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:63710
    • 提供者:chxw6853
  1. CharMatrix

    0下载:
  2. 在嵌入式开发过程中,经常会遇到点阵字库的需要。本工具能将任意的矢量字体转换为任意大小的点阵字体图片。支持代码页,也可直接输入单个字符/汉字/符合的 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
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:20827
    • 提供者:dlq
  1. hz

    0下载:
  2. 所属分类:MultiLanguage

    • 发布日期:2017-05-07
    • 文件大小:1340466
    • 提供者:王涛
  1. bin_copy

    0下载:
  2. FPGA驱动12864汉字显示源代码,12864是16个引脚的带字库的液晶显示模块-12864 Chinese character display FPGA-driven source code, 12864 is a 16-pin LCD display module with a font
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:3276544
    • 提供者:tdgyh
  1. ASC16

    0下载:
  2. ascII码8*16点阵字库,应用在单片机LED汉字显示。-ascII 8* 16 dots matrix library code, used in SCM character LED display.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:1445
    • 提供者:刘国明
  1. DPU-414_Print_Driver_for_Chinese

    1下载:
  2. 本驱动程序是仪器开发过程中编写的,我把它提取出来,稍微改动一下,与大家分享。 适合各种不支持汉字打印的微型打印机(ESC编码)。 内附16×16点阵字库(宋体)。-This driver is written instrument development process, I extract it, a little change about to share with you. For a variety of micro-printing characters are not sup
  3. 所属分类:Printing program

    • 发布日期:2017-03-28
    • 文件大小:221536
    • 提供者:夏天
« 1 2 3 4 56 7 8 9 10 ... 22 »
搜珍网 www.dssz.com