资源列表
PL0语言词法分析器.rar
- PL/0语言词法分析器(WINDOWS图形界面,VC+API编写)学编译原理的可以参考一下(不是我自己编的),PL/0 language lexical analyzer (WINDOWS graphical interface, VC+ API prepared) to compile the principle of learning for reference (not my own series)
.NetConfuse
- 一个很不错的反混淆工具集,内包含6个混淆方面和反混淆的工具,值得参考-A very good.net de-obfuscate tool set, contains six confusion and the confusion of tools, it is worth reference
LuaLib
- lua库实现源代码,可编译,非常值得收藏-lua lib code very good
bonnmotion-2.0
- BonnMotion2.0版,2011年。BonnMotion创建的场景可以输出给网络仿真软件ns-2、GlomoSim/QualNet、COOJA、ONE、MiXiM使用。-BonnMotion is a Java software which creates and analyses mobility scenarios. It is developed within the Communication Systems group at the Institute of Computer
crc32_table
- 利用查表法实现的CRC32生成,实现了快速生成CRC的目的。-How to build CRC32?
PL0
- 进行pl0语言翻译(比之前的版本加上了输出完整类汇编代码功能)-The pl0 language translation (comparing with the previous version,I add a function that output a file with a complete class assembly code)
DFA
- 编译原理实验 DFA识别语言的java实现,为DFA.java文件中的DFA类实现成员函数boolean recognizeString(int move[][], int accept_state[], String word).-Compile the DFA recognizes the language of principle experiment java implementation for DFA.java file DFA class implements member fun
PICC-18C
- 16位PICC的编译器,请直接点击安装。可用于PIC16,18系列的单片机。-16 PICC compiler, please click to install. Can be used for PIC16, 18 series of microcontrollers.
NFA-DFA
- 词法分析器 NFA DFA 最小化DFA 实验报告-Lexical analyzer NFA DFA
huofumanj
- 霍夫曼解码 给出码表的 编码的结果就是使每一个字符的编码都与另一个字符编码的前一部分不同.不可能出现像a:00,b:001这种情况.这样就不会遇到莫棱两可的情况了. 这是由二叉树的特点决定的,编码是由从根结点到一个叶子的路径决定的.不同的叶子对应的这种路径不可能出现像a:00,b:001这种情况.你可以画画二叉树图,就懂了. -Huffman decoding code table is given
word
- 编译原理词法分析器,算法的基本任务是从字符串表示的源程序中识别出具有独立意义的单词符号,其基本思想示根据扫描到单词符号的第一字符的种类,拼出相应的单词符号。-Lexical analyzer compiler theory, algorithms, the basic task is to identify the string representation of the source word with independent significance of symbols, the basi
jd-gui-0.3.3.windows
- 反编译工具,可以和dex2jar-0.0.7.8-SNAPSHOT.zip一起使用,反编译android程序,具体方法步骤百度一下-Decompilation tools and dex2jar-0.0.7.8-SNAPSHOT.zip used, decompile android procedures, specific methods and steps at Baidu