资源列表
P766
- 删除一个代码中的标注如:"/*" "*/"-Delete a code label, such as: " /*" " * /"
P316
- 在多个字符串中查找数字字符最多的那个,返回最多的那个字符串-Numeric characters in more than one string to find the largest, most the string returned
3_16
- ultraedit具有语法高亮显示功能,而这是其中一份高亮显示文法文件。-ultraedit with syntax highlighting, and this is one of which highlight the grammar file.
Matrix_KBCodeVision
- keypad matrix avr-keypad matrix avr
grammaPanalysis_LL(1)
- 使用MFC实现编译原理LL1语法分析器(含消除左递归)-Using MFC compiler theory LL1 parser (including the elimination of left recursion)
doubly-linked-list
- doubly linked list implementation
smaller_and_faster_intel_sse_code
- Codes exhibiting suitable data-flow parallelism can often profit from using Intel SSE, a SIMD extension to the CISC style In-tel 64 instruction set architecture. As SSE instructions are, on average, larger than scalar instructions, they exhibit a
WordAnalysis
- 词法分析器程序,很详细使用的词法分析,可以输出分析结果到文件-Lexical analyzer program, very detailed lexical analysis, and can output the analysis results to a file
digital-code-lock-design
- 数电所用,应该是在利用运放的时候的一个资料。基本上就是加法器等等。-The number of electric use ~
AVLtree
- AVLtree is just a exe file. i want to download a code from this station. Please satisfy my thought.
BinarySearchTree
- 二叉查找树,可基于二叉查找树的功能查找英文单词的个数-Binary search tree, based on the function of the binary search tree to find the number of English words
Compiler
- 编译原理实验代码,包含了符号表、词法分析、语法分析和语法树设计以及语义分析。-Compiler theory experimental code contains symbol tables, lexical analysis, parsing and syntax tree and semantic analysis.