资源列表
hafuman
- 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(解码)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站设计一个哈夫曼编/译码系统。-The use of Huffman encoding can greatly improve the communication channel utilization, reduce the inform
Creating-3D-Models-Using-ArcGIS
- Creating 3D Maps using ArcGIS
bison-and-flex
- 利用bison和flex实现简单的词法分析以及语法分析,带有测试程序以及编译说明-Simple lexical analysis and parsing with bison and flex, with test programs and compile instructions
mbcrc
- The sine wave is important in physics because it retains its wave shape when added to another sine wave of the same frequency and arbitrary phase and magnitude. It is the only periodic waveform that has this property. This property leads to its impor
crosstool-ng-0.3.0
- Used to build toolchain (Doc about how to build is inside)
PL0-The-compiler
- 一、完成的实验内容及说明 基本内容 (1)扩充赋值运算:+ 和 - (2)扩充语句 REPEAT <语句序列> DOWHILE <条件> 其中,<条件>是循环条件,即条件成立时,重复执行循环体的< 语句序列> 选做内容 (1)增加运算:++ 和 。 (2)增加类型:① 字符类型; ② 实数类型。 (3)扩充函数:① 有返回值和返回语句;② 有参数函数。 (4)增加一维数组类型 -A, th
PL0
- 本次实验设计主要是在分析理解PL/0编译程序的基础上,对其词法分析程序、语法分析程序和语义处理程序进行部分修改扩充,使其增加并且实现了更多的功能。-This experiment design is mainly on the analysis of the understanding of PL/0 compiler, on the basis of the lexical analysis program, the syntax analysis and semantic processin
Intermediate-code-generation
- 中间代码生成+扫描器,可用,但还有很多不足,共同进步-Intermediate code generation+ scanners available, but there are many deficiencies, and common progress
Dll2C
- DLL to C v2.42 DLL to C和其它的反编译或反汇编工具最大的不同是:它生成的代码是可以直接编译运行的-DLL to C is the revolution of decompile technology. It can convert a DLL into compilable C/C++ code.
luas-segitiga-dan-persegi-panjang
- menghitung luas segitiga menggunakan dev c-menghitung luas segitiga menggunakan dev c++
linkedlist.tar
- all program to implement Linked list
python-shark
- python切片实例展示,完成切片功能的应用-python function