搜索资源列表
TextIdentity
- 生成测试字并旋转得到不同角度的点阵字,生成楷体点阵汉字库,利用中心矩识别字符
fontprj
- OpenGL 秀中文字的程式加强了一些, 现在同时支援中文的向量字型和点阵字型
点阵字
- EPM240实现点阵字滚动显示
64x64LED.16字 LED点阵屏+DS1302电子钟 C 程序
- 16字 LED点阵屏+DS1302电子钟 C 程序 1 脚接+5V 2,3脚32768HZ晶振 4脚接地 5脚接S51的P02 6脚接S51的P01 7接S51的P00 8脚接后备电源,可以接老计算机主板上的3.6V电池,也可以通过二级管隔离接一个大容量电解电容 电压在2.5V以上即可维持 595连级输出数据,138行驱动 P1_0为时钟模式转换键、P2_1为时钟加键、P1_2为时钟减键、P2_3为时钟复位键。在对时钟调整时未对调整 项做闪烁处理,16-chara
分析各种点阵字库结构和程序
- 用于分析各种点阵字库结构和程序,对嵌入式或单片机开发很有帮助。,Font used to analyze the various lattice structures and procedures to develop single-chip embedded or helpful.
OSD Over YUV422.实现在YUV422格式上进行点阵字的叠加
- 实现在YUV422格式上进行点阵字的叠加,可以设置相应颜色及字体,YUV422 format to achieve superposition of the word lattice, you can set the appropriate color and font
d1620ff0-a1a9-4af3-bb07-cee2b5
- 点阵,里面有多种点阵,8*8,16*16,8字流动的,16*64点阵控制,Lattice, there are a variety of dot matrix, 8* 8,16* 16,8 words flow, 16* 64 dot matrix control
STC_IAP_dotmatrix.rar
- 用STC单片机实现的16*32点阵系统,利用其中的IAP功能实现定时保存点阵字的位置,STC achieved with single-chip dot matrix system, using the IAP functions which from time to time to preserve the location of the word lattice
4字LED点阵屏+ds18b20+DS1302万年历电子钟
- 4字LED点阵屏+ds18b20+DS1302万年历电子钟 C 程序-4 character LED Display Screen+ ds18b20+ DS1302 Clock C program calendar
16*16点阵源keil开发C程序
- 16*16点阵源C程序,keil开发,可以显示32个字,从左到右滚动显示。,16*16
16X64LED点阵显示的程序
- 这个是16X64LED点阵显示的程序,其中每次显示4个字,是移动显示。,This is the procedure 16X64LED dot matrix display, in which four characters of each show is a mobile display.
ColoredSnake
- 这个是一个用C语言开发的彩蛇吞蛋的代码,能够实现不同难度的选择,食物颜色随机产生,没有使用复杂的指针算法,游戏结束时运用点阵字给程序增添色彩。-This is a color developed in C language code for the snake to swallow the egg, to achieve the difficulty of the choice of different food color randomly generated, do not use comp
fontgen
- ZTGen是一个点阵字体产生工具,它可以把Windows系统中的字体,转换成点阵字 体的数据。输出的结果可以按照ANSI排序,也可以按照Unicode排序。-ZTGen is a bitmap font creation tool, it can be in the Windows system fonts, bitmap fonts into the data. Output results can be sorted according to ANSI, Unicode can also
Screen
- 任意点阵字模生成软件源代码,适合于批量点阵生成-Arbitrary dot matrix generated software source code, suitable for generating bulk lattice
64161302
- LED显示电子钟,c语言编写,简单明白。4字LED点阵屏+DS1302万年历电子钟 C 程序;-LED display electronic bell
C版hz_tool
- 该示例中的字模数组均由“点阵字模工具”生成,你可以用你自己需要的点阵信息来 替换示例中的字模信息,注意字模大小要一致,否则显示会出问题。-example of the array are Fonts "Matrix Printer tool" generation, you can use your own information needs to replace dot matrix examples of Fonts information, attention Font
hanzi
- 汉字点阵字库,实现点阵字与矢量字的显示及大字库的自动输出-Character dot matrix font, realize the word dot-matrix and vector character display and large font auto output
AT89C51单片机LED16x16点阵显示屏程序及仿真
- AT89C51单片机LED16x16点阵显示屏程序及仿真、、 内附有字膜提取软件,请按照图示方法使用 (这里仅搬运)
51点阵电子钟(适用于138_595四字屏)
- 16*64 LED点阵时钟,移动显示加时间翻页显示,有温度显示。(16*64 LED dot matrix clock, mobile display plus time flip display, there is temperature display.)
【点阵字字库】ASC16和HZK16
- 此文件包括HZK16 24 32 40 48 ASC12 16 48字库文件,亲测有用,适合用作点阵字功能的字库,作者将其作为android点阵字字库使用