资源列表
UxSQLParser
- SQL解析器源代码,功能丰富。可以自定义运算操作符,自定义数据源-The SQL parser source code, feature-rich. Arithmetic operator can customize, custom data source
asn1
- asn.1加解密算法生成器 C语言实现 asn.1加解密算法生成器 C语言实现-asn.1 plus the decryption algorithm Builder C language asn.1 encryption and decryption algorithm to generate the C language to achieve
RFID-Reader
- RFID Reader Emulator
demux1
- design of a de-multiplexer in vhdl
Zernik
- Zernike moments are insensitive to translation, rotation and scaling which preserves the information contained in the images. They also reduce noise and redundancy in feature vectors.
lexical-analyzer
- 词法分析器,编译原理不可缺少的一部分一步,编写编译器的-a program about lexical analyzer
attribute-computation-
- 属性计算,编译器设计的不可缺少的一部分,编译原理一课重要-a program about attribute computation
Count_number
- 小计算器,可以输入+,-,*,/ 小括号等符号构成的表达式-a calculater
Gradation-processing-of-the-image
- 对图片灰度变化处理,可以调节图片灰度值得matlab程序-Processing, can be adjusted to change the picture grayscale picture grayscale worth matlab program
VCPP
- 实现对C语言的源程序的词法分析的词法分析器,词法分析器的功能就是读入字符串形式的源程序,识别出具有独立意义的最小语法单位,即单词,并对识别出的单词进行相应的产生属性字处理。-Lexical analyzer lexical analysis of the C language source code, the lexical analyzer function is to read into a string in the form of source code to identify the
edit
- c program for finger print
sort
- 经典排序算法的实现,使用C语言实现的,可以作为参考。-The realization of the classic sort algorithm.