CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 点阵字模

搜索资源列表

  1. 字体生成程序

    1下载:
  2. VC下提取点阵字模源代码,可直接生成C语言的code,可选字体,大小.-This code is written by VC. It can pick-up font matrix and create code in C. The style and size of font matrix can be chosen.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:699.36kb
    • 提供者:安辉
  1. serils_much

    0下载:
  2. 一台单片机主机和两台单片机丛机相互通信,从主机取的点阵字模然后显示-a mainframe and microcomputer two SCM Cong machine mutual communication, from the mainframe from the Matrix Lattice then display
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:63.09kb
    • 提供者:啊静
  1. 8zizuoliudong

    0下载:
  2. 点阵LED驱动左移动程序,8字左移动,动态扫描 并附有点阵字模
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7.14kb
    • 提供者:xiehui
  1. Hanzhi.用8*8的LED点阵同时显示两个汉字

    0下载:
  2. 用8*8的LED点阵同时显示两个汉字,字模可自行设定,需要的快下。,8* 8 dot matrix LED display two characters at the same time, matrix can be set on its own needs soon.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-22
    • 文件大小:614byte
    • 提供者:hx
  1. bianma

    0下载:
  2. 单片机矩阵LED汉字编码器16*16点阵,可改字体,加线,提取字模-SCM matrix LED characters encoder 16* 16 dot matrix can change the font, add lines, extraction matrix
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:26.91kb
    • 提供者:wsj
  1. pctolcd

    0下载:
  2. 1.生成中英文数字混合的字符串的字模数据. 2.可选择字体,大小,并且可独立调整文字的长和宽,生成任意形状的字符。 3.各种旋转,翻转文字功能 4.任意调整输出点阵大小,并任意调整字符在点阵中的位置。-1. To generate figures in both English and Chinese mixed matrix string data. 2. Can choose the font, size, and independently adjust the len
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1.37mb
    • 提供者:yazhou
  1. lcd12864

    1下载:
  2. 简单 实用的 12864点阵字模提取工具-12864 matrix extraction instrument
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:256.68kb
    • 提供者:hong
  1. ZIMO

    0下载:
  2. 字模点阵浏览器,可浏览16或12点阵的字模数据,并提供4中字模数据。-Dot matrix browser can be viewed at 16 or 12 dot matrix of data and data provided by 4 matrix.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:537.26kb
    • 提供者:stayor
  1. Zimo3Pro

    0下载:
  2. 为LED点阵显示设置的字模程序,对于字模的创建和显示编程很有意义-LED dot matrix display settings for the matrix program, for the creation of matrix and display meaningful programming
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:980.48kb
    • 提供者:
  1. matrixrollingdisplay

    0下载:
  2. 实现16*16点阵的滚动显示,包含字模等的选取,可供参考-The achievement of 16* 16 dot matrix rolling display, including the selection of matrix, etc., can be used as reference
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:26.98kb
    • 提供者:jimmy
  1. hzkParser

    0下载:
  2. 点阵字模读取文件,可以自选字库,直接打开运行,现在还没实现ascii码显示,先献血-hzk
  3. 所属分类:SCM

    • 发布日期:2017-05-30
    • 文件大小:12.41mb
    • 提供者:王连水
  1. 74HC595LED16X16

    0下载:
  2. 74HC595和单片机制作的16X16LED汉字点阵显示屏。Protues仿真和C51程序。带74HC595学习资料,字模提取软件,刚开始学习单片的人也能看明白。-ABCD
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:771.34kb
    • 提供者:yangbicheng
  1. asciiZiMu

    0下载:
  2. 8*16的ascii码点阵字模,内含字模的读取函数-Ascii code 8* 16 dot matrix font, font contains read function
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:2.84kb
    • 提供者:张西银
  1. 8X8-dot-matrix-font-software

    0下载:
  2. 8X8点阵取字模软件真实有效,非常难得。一定珍藏-8X8 dot-matrix font software
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1.58mb
    • 提供者:fenghengwen
  1. MyHzFont

    0下载:
  2. 一个汉字点阵字模制作工具的vc源码,在VS2003下调试通过。 -This is source code of a tool for generating dot maxtrix of chinese characters in VC++. It have been debugged in Microsoft Visual Studio 2003.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:80.46kb
    • 提供者:周炳莹
  1. nokia5110zimo

    0下载:
  2. 5110点阵字模软件,想要用到的朋友们请下载学习一下,-Dot matrix font software, you want to use friends, please download.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:512.97kb
    • 提供者:唐海涛
  1. zimoruanjian

    0下载:
  2. 是一款可以帮助用户提取字模的工具,非常适合写单片机程序的用户。该畔畔取字模软件可以提取16×16点阵字模,软件对于英文及数字等用的是计算取点的方式,而汉字取模用的汉字库这个通用的方法-Is a matrix that can help users to extract tool, very suitable for the user to write microcontroller program. The River Crescent check matrix software can ext
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:272.5kb
    • 提供者:危攀
  1. C51_and_VB6

    3下载:
  2. LED点阵屏汉字移动显示(51单片机+ULN2803+74HC595)+keil编译器+proteus仿真+仿LED点阵字模的VB6工程源代码。PUDN上有人未经我允许上传了我在某个论坛的该作品。现为此作品正名,特上传完整的上位机、单片机、proteus仿真文件。-LED dot matrix display screen characters move (51 single+ ULN2803+74 HC595)+ keil compiler++ proteus simulation imita
  3. 所属分类:SCM

    • 发布日期:2015-12-06
    • 文件大小:222kb
    • 提供者:张冲
  1. LCD12864-Picture

    0下载:
  2. 使用用12864将已经提取点阵模的图像显示出来,提取点阵字模有相应的软件-12864 will have been extracted using the lattice mode image is displayed, there is a corresponding dot-matrix font extraction software
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:31.11kb
    • 提供者:龙川
  1. 字模提取pctolcd2002完美版2007531222932420

    0下载:
  2. 字模软件提取字模,为点阵屏、液晶屏提取编程数据,是一款真正的神器!(Font extraction matrix extraction software, programming data for lattice screen, LCD screen, is a genuine artifact!)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-01
    • 文件大小:703kb
    • 提供者:技行天下
« 12 3 »
搜珍网 www.dssz.com