资源列表
Seven-segment-display-decoder
- 七段显示译码器 因为计算机输出的是BCD码,要想在数码管上显示十进制数,就必须先把BCD码转换成 7 段字型数码管所要求的代码。我们把能够将计算机输出的BCD码换成 7 段字型代码,并使数码管显示出十进制数的电路称为“七段字型译码器”。 -Seven-segment display decoder because the computer output is BCD code, in order to display in the digital tube decimal numbe
lab1
- VS2005环境下 编译原理 词法分析器 实验-Compiler Principles of lexical analyzer
doublecomputers
- 计算机的代码 这是用winform语言弄的 计算器 科学计算器-The computer code language that is winform get the calculator Scientific Calculator
PICC
- picC学习资料,里面有各种源代码 如:I2C总线工作方式相关子程序-picC
Program841_PLL
- THIS PROGRAM ASSISTS YOU IN UNDERSTANDING SOME FUNCTIONS ON THE ADUC841 FUNCTIONS
Suanfu
- 算符优先算法用于分析一个句子是否是一个文法的句子-suanfu
Hiew_v7.45
- hiew s viewer Parse Delphi 2.0-8.0, 2005(.net and WIN32), 2006(WIN32 only), Kylix 1.0-3.0 units (DCU) and convert their information into the close to Pascal form.
DecompileTool
- .net反编译工具,可导入非加密的.dll和.exe生成的文件,显示其类和方法等。很实用,可分析去调用方法。-Used to decompile donet files,like .dll and .exe files.It can analyze the detail classes and methods in the file.
Huffman
- 赫夫曼编译码的C++程序 内有使用说明-Huffman encoding and decoding of the C++ programs using the instructions within the
MICEV2_2
- multiice 2.2.6交叉开发系统
_FindDoubleInFortran
- 编译原理课程设计:识别FORTRAN中的double类型的数据-Compiler Principles of curriculum design: identification of FORTRAN in double type of data
translate_word
- 编译原理:编译原理课程设计简化词法分析器的实现-Compile Principle: Compiler Principles of course design to simplify the realization of lexical analyzer