资源列表
test_5621
- this a adc prgram, welcome-this is a adc prgram, welcome
ringplay
- This software interprets "RingTone Text Transfer Language" (RTTTL), wich was originally intended to Cell Phones, extracts frequency and time duration for a particular note and sends it to a speaker correctly attached to a pin port. It use SDCC (Sma
quetled
- lease read your package and describe it at least 40 bytes in English. System will automatically delete the directory of debug and release, so please do not put files on these two directory.
yufafengxi
- 类pascal语言的语法分析程序,输入源代码 输出语法树-Class pascal language parser, the input source code output syntax tree
bianyi
- 编译原理的基础书籍,讲述了编译原理的概念-Compiled based on the principle of books about the concept of compiler theory
Projects
- Huffman编码译码,带图形界面,画Huffman树,读取,保存文件。查找替换内容-Huffman coding and decoding, with a graphical interface, drawing Huffman tree, read, save the file. Search and Replace content
Del
- 在用VC,尤其VS2008及以后版本的编译器时,编译时产生很多临时文件,很多时候只需要把源码拷走,这时就要删除体积非常大的临时文件,所以做了一个VC临时文件删除器,可以选择删除哪些类型的文件,删除完成窗口自动关闭退出,按住shift打开则不会执行删除操作...等。-In the use of VC, in particular, VS2008 and later versions of the compiler, the compiler generated when a lot of temp
Translation_principle_VCsoundcode
- 编译原理课程设计核心模块。(除语义分析外都经过测试) 适用于 Turbo C++,C++ Builder,Visual C++ 若出现内存不足,请将数组定义小一些,且定义为Static 接口说明见Compiler.h文件 语义分析按课程设计指导书-Course Design Compiler core module. (Except for semantic analysis outside are tested) for Turbo C++, C++ Builder, Visu
main
- just a small test, not really interested, even not interested at all in short to say
completed
- source code parser completed
yuchuli
- 是对编译器预处理的模拟实现,运行环境vc++,功能去除程序中多余空格和注释-Is a pre-simulation to achieve the compiler, operating environment, vc++, function to remove extra spaces and comments procedure
cifa
- 词法分析的模拟实现,功能是识别程序中的单词和符号,并实现区分关键字和字符-Analog realization of lexical analysis, function is to identify the program words and symbols, and keywords and characters to achieve distinction