搜索资源列表
dfa
- 编写一个C语言程序,模拟实现DFA识别字符串的过程。- dfa
Md5Code
- C编写,实现字符串摘要、文件摘要两个功能。里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -C to prepare, to achieve string summary document containing a summary of the two functions. 3 inside the main document contains: Md5.cpp
lib1
- 编写一个C语言程序,模拟实现DFA识别字符串的过程。-dfa
jc_KMP
- C++语言实现KMP字符串匹配算法,用于查找匹配字符的位置-C++ language KMP string matching algorithm is used to find the location of matching characters
LED_FONT
- 把黑白图片按定义的字符大小来分割,并取得C语言格式的点阵数据。还可以直接输入字符串调整字体大小来生成点阵数据。这是针对Terawins的IC要求的OSD数据格式做的,也可适用于其它-The black and white picture, by definition, the character size to partition and format the C language to obtain the lattice data. You can also adjust the font
128x64PCtoLCD
- 功能介绍: 1.生成中英文数字混合的字符串的字模数据. 2.可选择字体,大小,并且可独立调整文字的长和宽,生成任意形状的字符。 3.各种旋转,翻转文字功能 4.任意调整输出点阵大小,并任意调整字符在点阵中的位置。 5.字模数据输出可自定义各种格式,系统预设了C语言和汇编语言两种格式,并且可自己 定义出新的数据输出格式;每行输出数据个数可调。 6.支持四种取模方式:逐行(就是横向逐行取点),逐列(纵向逐列取点),行列(先 横向取第一行的8个点作为第一个字