资源列表
aes_crypto_core_latest.tar
- AES verilog source code working well very easy to understand!! Enjoy!
LL(1)-grammar_analyse
- 编译原理上机实验:LL(1)语法分析。包含测试文本,本语法分析器可以实现对文本的语法分析。-Compiler theory on experiments: LL (1) parsing. Contains test text, the parser can parse the text.
editTechnology
- 这是电子科技大学的编译原理这门课的课件。分享给需要学习编译原理的同学-this is university of sicence and technology of china of handout.
SyntaxAnalysis
- 用MFC写的词法分析器 能分析大部分C语言的保留字符和各种界符、算符、整数、标示符等等。-Write with MFC lexical analyzer can analyze the reserved character of most of the C language and the various delimiters, operators, integer identifier.
SMSScipt_2014_by-SCRiPTUX.COM
- sms php scr ipt for send sms any where in world
51c_language
- 这是一个51芯片源码锦集,基本要用的源码都有,可用Keil uVision4编译-This is a set of 51 chip source kam, basic source has to be used, can use Keil uVision4 compilation
vbrezq
- 一款VB程序反编译工具,能够反编译VB5/VB6的部分程序代码, -Decompile a VB program tools that can decompile VB5/VB6 part of the program code,
EcmaScript.NET
- javascr ipt脚本引擎,加了我的一个示例,不然不知道怎么用。具体用法可参考Rhino -javascr ipt scr ipting engine, plus one of my examples, or do not know how to use. Specific usage can refer to Rhino
abc
- 汇编语言 语法ll1分析器 和 算符优先分析 -Assembly Language Syntax ll1 analysis and operator precedence parser
WinHex_16.8_SR-9
- WinHex_16.8_SR-9非常好的反汇编工具-WinHex_16.8_SR-9 very good anti-compilation tools
ff303
- FF303 Forth for chips AVR, ColdFire and others
sort
- 经典排序算法的实现,使用C语言实现的,可以作为参考。-The realization of the classic sort algorithm.