资源列表
c_compiler.rar
- 一个C编译器源码。生成386或m68K代码。代码生成是相当不错。,This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some iss
Stepper.rar
- A program in mikropascal that controls a stepper motor with PIC16F690,A program in mikropascal that controls a stepper motor with PIC16F690
c51fby.rar
- 反汇编,51单片机反汇编文件,很好用于c移植,Disassembly
aliceImage.zip
- flex 3D旋转图片 广告 ,flex 3D spin image
CAVLC.rar
- cavlc编码详解,纠正了毕厚杰书中的错误~,Detailed coding cavlc corrected Jie thick book to complete an error ~
HQ.rar
- 设计一个小型语言,要求有基本的程序语句,给出该小型语言的LL(1)文法,用预测分析法实现对该小型语言的LL(1)文法的语法分析。,Design a small language, the basic procedures required statement, given the small language LL (1) grammar, the forecast method used to achieve the mini-language LL (1) parsing grammar.
compile.rar
- 我做编译原理课程设计时的条件语句的四元式,希望大家多多指正,I have compiled the curriculum design at the time of the principle of conditional statements of the four-style, a lot of hope that we can correct me
Rabin-Miller.rar
- 1.Rabin-Miller算法的素性检测的原理与测试过程。 2. 有算法流程,用程序设计语言将算法过程编程实现。 3. 对输入的随机数,选择素性检测算法进行素性检测。 ,1.Rabin-Miller primality testing algorithm principle and the testing process. 2. There are algorithms process programming language with the process of programm
first.rar
- First集合的码源,完全正确,要过编译原理实验的来下,代码老师给的,这个是实验报告,GOOD
rpgvieranddata.rar
- LUA写的游戏插件脚本程序,+++++++++支持库,Plug-ins written in LUA scr ipt ,+++++++++ game in support of the Treasury
CodeBlocks-tutorial.rar
- Code Blocks 安装及使用教程,适合初学者使用,Code Blocks the installation and use tutorial for beginners
NFA-DFA.rar
- 实现从nfa到dfa的转换,并且输出中间的状态集以及转换表,From nfa to dfa conversion and output as well as the middle of the state set conversion table