搜索资源列表
LCD点阵提取程序
- 本程序可生成汉字的标准点阵供LCD等显示调用,VB6开发.-the process of creating the standard Chinese characters dot matrix LCD display for the call, VB6 development.
VGA-13h-SDK
- 这是一个支持VGA320*200*256C的小开发包,里含头文件vmode.h--用于调用此模式(0x13)的支持 vdraw.h--用于基本绘图操作的支持 chput.h--用于汉字及E文在图形方式下的显示支持 window.h--用于创建基本窗口控件的支持.Deam.c--演示程序的代码 hzk16--16*16的点阵汉字字库.-This is a support VGA320 * 200 * Male small development kits, said to contain the
zoomnum
- DOS下显示48x72点阵的放大数字源程序,Arial字体-DOS 48x72 dot matrix display digital amplification source, Arial font
jsjtx
- DDA算法的程序实现计算机图形学实验报告 改进的bresenham画线算法的程序实现 字符点阵显示算法的程序实现 梁友栋-barske算法的程序实现-DDA algorithm computer graphics program to improve the experimental report bresenham line drawing algorithm the program character dot-matrix display algorithm Program
matrixstatic_demo(vc)
- 实现LED点阵文字效果(滚动,跑马灯)库文件,含演示源码-achieve LED dot matrix text effects (rolling Bomadeng) The document containing the demonstration FOSS
16-GB2312
- 提取GB2312字体中所有字的十六位点阵信息!用十六进制显示!-extraction GB2312 character font of all the 16 dot matrix! Use hexadecimal show!
Dot_matrix_display.zip
- 点阵式中英文显示,可修改字体,加粗,倾斜等多种方式显示,,Dot-matrix display in both English and Chinese to modify fonts, bold, tilted display a variety of ways,
ExtractionTools.rar
- 这个是我常用的点阵字模提取工具,非常的好用,是众多字模提取软件中极为优秀的一款,解压后直接运行,无需安装,使用特别方便,有多种字模提取方式,应用广泛,This is my dot matrix commonly used extraction tools, very easy to use, is the most perfect one of the many software matrix extract, after extracting a direct run, no installa
vb
- VB 汉子提取 点阵 LED 字模提取工具,原理简单供大家参考学习-LED dot matrix font VB guy extraction extraction tool, the principle is simple to learn for your reference
CoordinateRecognition
- 一个根据屏幕点阵识别坐标数字的例子,可以根据此做出汉字识别或者图像识别。-Identification of a dot matrix screen coordinates based on the number of examples can be made in accordance with the Chinese character recognition or image recognition.
tuxingxue
- 此压缩文件中包含了半学期以来做的所有的计算机图形学实验,包括DDA生成直线和圆,扫面线填充任意形状的图形的算法、运动的小车、月绕太阳转、抛物线的生成、星形的生成、点阵式、矢量式算法实现的字符的生成,二维图形的各种变化用矩阵的方法实现,三维图形的投影等,实验内容丰富全面,而且都能在TC下运行,生成显示图像。-This compressed file contains a half-term has to do all the computer graphics experiments, inclu
19264c
- 19264单色点阵液晶驱动程序,已通过测试-19,264 single-color dot matrix LCD driver, has been tested
bin2c
- 将image文件转为HEX码,输出一个自定义结构体的头文件,可用来转换yuv格式的点阵字库图片,获取yuv点阵字库的结构体,叠加到osd显示-The image file into HEX code and outputs a header file of the self-defined structure that can be used to convert yuv format dot-matrix font picture for yuv dot matrix character st
hzk16_zimo
- hzk16x16字模的提取(C语言) 这是我做点阵取模工具是写的函数,内容不怎么难,可以了解一些汉字在计算机存储的知识。-This is what I do dot-matrix modulus tool is written in a function, content not very difficult, you can learn some Chinese characters in the computer storage of knowledge.
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
electron
- 电路图 里面有许多实用电路图 51编程器电路图 51单片机LED点阵电子显示屏的设计电路图 89C51单片机号音自动播放器的设计 单片机看门狗电路图 单片机控制的带语音报数功能的抢答器-There are many practical circuit diagram circuit diagram circuit diagram 51 of programmer 51 Single-chip LED dot matrix display design of electronic circu
16x16
- 16X16点阵显示屏学习-16X16 dot matrix display learning
drawmat
- 点阵字符的显示程序:用0和1来标识位图中的每个象素,对应于0的象素着背景色,对应于1的象素着前景色。一个点阵字符可以由一个数组来存储,即存储这个字符的位图,为了节省空间,可以采用16进制的数组来存储。显示字符的方法就是先判断位图中象素的标识是0还是1,然后把对应于1的象素它显示出来,而对应于0的象素不显示。-Character dot matrix display program: with 0 and 1 to identify a bitmap for each pixel, the pix
DianZhenKongZhiYuanDaiMa_VC
- Visual C++编写的一个液晶点阵解析源代码.方便给开发液晶LED点阵显示器的用户使用.-A source code of liquid crystal lattice parsing is written by Visual C++. Advantages to the development of LED dot matrix liquid crystal display users.
Character-dot-matrix-font-generator
- 做汉字识别时用到的汉字点阵字体生成工具,界面是参考网上下载的一个点阵字体生成器编辑的,要用VS2005或者以上版本打开-Character dot matrix font generator tool used in Chinese character recognition is done