资源列表
SNReplace
- 可以替换掉Csharp工程中的强名称,使得工程进一步反编译-CSharp can replace the strong name of the project, making the project further decompile
qrcode-sourse
- QR码的生成与译码。 讲解QR 码的编写,定义。 通过Visual C++编写,实现QR码的生成与译码。-QR code generation and decoding. QR codes to explain the preparation, definition. Written by Visual C++ to realize the generation and decoding QR codes.
37724112[KEY]12864LcdClock_realV1.01
- vb方面的编程,条形码编程。希望对大家有用。-vb aspects of programming, bar code programming. Want to be useful to everyone.
C4droid(include-gccPforPC4droid)
- C/C++编译器,在android手机上使用-C/C++ compiler for the android mobile phone.
Dream Scripter v3.5 Full Source Code
- Dream scr ipter v3.5 Full Source Code
InnoSetupUnpacker_52z
- INNO SETUP 反编译 INNO SETUP 反编译-INNO SETUP UNPACKER INNO SETUP UNPACKER
cinterp
- 用C语言实现的简单的C语言解释器。 更详细的介绍与笔记请参考 http://longqzh.is-programmer.com-C language implementation of a simple C language interpreter. More detailed introduction and notes refer to http://longqzh.is-programmer.com
rs-encoding
- 非常详细的介绍RS编码的小书,内附有MATlab程序。-The little book of a very detailed descr iption of RS coding, enclosing a MATlab program.
DFA
- 输入一个正则表达式,输出相应的NFA图,NFA转换为DFA(得到的DFA图要求用画图方法完成并要求先产生子集构造表出来再画DFA图),DFA最小化(也要求用画图方法完成) -Enter a regular expression, the output corresponding NFA map, NFA is converted to DFA (the DFA plans to be asked to use drawing methods and called for the first
decaf
- decaf compiler 实验PA2-decaf compiler 实验 Pa2
interpreter_of_little_C
- 用C语言编的一个小解释器,可以执行C程序的!算是可以执行C程序的C程序吧! 选自最新C语言精华(第三版)Herbert Schildt著 A small interpreter arranges which with the C language, may carry out the C procedure! Is may carry out C the procedure C procedure! (Master) writes oh!-Using C language made a smal
lex
- 词法分析器,可以分析标识符,实数常量,字符常量,运算符,界限符,分隔符。-Lexical analyzer can analyze the identifier, real number constants, character constants, operators, boundary character delimiter.