资源列表
mygoodthing
- 可以实现各种计算运算,界面操作方便,简单移用-computing can be achieved efficiently, the interface easy to operate, with simple shift
unicodepro
- 先从ASCII说起,ASCII是用来表示英文字符的一种编码规范。每个ASCII字符占用1个字节,因此,ASCII编码可以表示的最大字符数是255(00H—FFH)。其实,英文字符并没有那么多,一般只用前128个(00H—7FH,最高位为0),其中包括了控制字符、数字、大小写字母和其它一些符号。而最高位为1的另128个字符(80H—FFH)被称为“扩展ASCII”,一般用来存放英文的制表符、部分音标字符等等的一些其它符号。 -start with the ASCII, ASCII is use
slr(1)
- 这个是编译原理中非常重要的算法之一,如果能掌握好它将对以后的学习非常有好处!-the compiler is a very important principle of the algorithm, if we can master it right after learning very good!
signalf
- 从文法文件中读入终结符、非终结符、开始符、文法,输出FIRSTVT集,LASTVT集和算符优先矩阵-from grammar document read into the end of website - end website address beginning, grammar, and the output FIRSTVT set, LASTVT set priorities and operator matrix
ggbdsyh
- 中间代码的公共表达式优化算法,是编译原理学习的一个好例子-intermediate code of public expression optimization algorithms, compiler theory is the study of a good example
matlab_dos
- matlab编译后出现讨厌的DOC窗口,本程序可清除DOC窗口-Matlab Compiler after irritating DOC window, the procedure will remove DOC window
grammaranalyse
- 一个用java实现的词法和语法分析器,做的不是很好,希望大家提出意见-java with a realization of lexical and syntax analyzer, is not so good, and he hopes that everyone views
byylsy3
- 编译原理实验中的词法分析器,软件有待改进 但基本可用-compiler principle experiment of a lexical analyzer, software to be available to improve basic
LR0_show
- 本人编写的编译原理中LRO算法的演示程序,里面有较为详尽的文字说明-prepared by the compiler principles of the algorithm LRO Demonstration Program, which has a more detailed descr iption of
Crack_QII61_b201
- Altera QuartusII 6.1 的License 生成工具软件。-Altera QuartusII 6.1 License generation of software tools.
feinuo
- 用C++实现费诺编码 通过输入一系列的概率值得到最优化的输出-C coding to achieve cost Connaught through a series of input probability deserves to optimize the output
pl0candh
- 这是一个PL/0的编译器,其中包含了头文件和中间部分,将头文件放入TC的目录下即可运行。-This is a PL / 0 compiler, which contains the header files and middle part, Add to the first document of the TC directory can be run.