资源列表
64X16LED
- 本程序是用AT89C51单片机,595做列驱动16*64的点阵显示程序,有电路图,可以对电路进行仿真,自己还可以更改显示代码,显示自己想要的汉子!-This procedure is AT89C51 microcontroller, 595 to do the column driver 16* 64 dot matrix display program, a circuit that can simulate the circuit, she could change the display
Dev
- C++编译器 ,适合初学者学习,强烈推荐-C++ compiler, C++ compiler, suitable for beginners to learn, highly recommended
RecursiveDescentParser
- 一种自顶向下的语法分析方法的思想,根据文法的产生式规则绘制相应的转换图,并能对之进行简化,继而构造出相应的递归下降分析器。-A kind of top-down method of syntax analysis of the idea, according to the grammar production rules mapping the corresponding conversion map and the simplification can then construct the
LexicalAnalysis
- 词法分析源码:从左到右扫描每行该语言源程序的符号,拼成单词,换成统一的内部表示(token),送给语法分析程序。-Lexical analysis Source: from left to right scan every line in the source language of symbols, spell the word, and replaced with a unified internal representation (token), sent to the parser.
OperatorPrecedenceParser
- 一个算符优先分析器,能对常见的算术表达式语句进行分析。-An operator precedence parser, capable of common arithmetic expression statements for analysis.
ADzhuanhuashijian
- C8051F410单片机的转换时间计算,希望对初学者有所帮助-C8051F410 MCU conversion time calculations, want to help beginners
filtercode
- lms filter for adaptive noise cancellation
graphtest
- kruskal s algorthim search
sflSRC
- 标准C库函数源码,库函数详解在下一个文件里-Standard C library function source code, library functions Xiangjie next file
des
- data encryption standard algorithm implementation
VHDLofcontrolLCD
- VHDL for LCD control -VHDL for LCD contral
Polish
- 实现普通表达式到逆波兰表达式的转化,使用C++完成,用于编译原理-To achieve common expression to reverse the transformation of the Polish expression, the use C++ to complete, for compiling principle