-
编译器 带报告
编译器 带报告-compiler with the report SUMMARY
- 2022-02-04 02:41:56下载
- 积分:1
-
Osprey源代码,绝对值得一看,Osprey权威资源代码
Osprey源代码,绝对值得一看,Osprey权威资源代码-Osprey source code is absolutely worth a visit, Osprey authoritative source code
- 2022-02-11 16:54:13下载
- 积分:1
-
MIPS32 instruction set of the assembler. Simulation environment in QUARTUS will...
MIPS32指令系统的汇编器。
在QUARTUS仿真环境中,将MIPS32指令写成的汇编程序翻译成二进制写入指令存储器。-MIPS32 instruction set of the assembler. Simulation environment in QUARTUS will MIPS32 assembler written instructions translated into binary memory write instructions.
- 2023-02-08 20:40:04下载
- 积分:1
-
Behind the Qinghua teaching material pl0 procedure, this is the
supplementary wh...
清华教材后面的pl0程序,这个是用c++写的 附带说明和设计文档- Behind the Qinghua teaching material pl0 procedure, this is the
supplementary which writes with c explained and designs the documents
- 2022-02-20 19:04:17下载
- 积分:1
-
一个程序,用于判定给定的文法是否为LL(1)文法。 实现了:1.文法的机内表示;2. FIRST集和FOLLOW集的计算; 3. LL(1)预测分析表的构造。...
一个程序,用于判定给定的文法是否为LL(1)文法。 实现了:1.文法的机内表示;2. FIRST集和FOLLOW集的计算; 3. LL(1)预测分析表的构造。-a procedure for the determination of grammar to whether LL (1) grammar. Realized : 1. Grammar said the machines; 2. FIRST FOLLOW sets and set computing; 3. LL (1) Forecast and Analysis table structure.
- 2022-02-02 05:12:53下载
- 积分:1
-
c写的plo源程序,包括词法分析,语法分析,语义分析,可以通过vc++6.0编译...
c写的plo源程序,包括词法分析,语法分析,语义分析,可以通过vc++6.0编译-c write plo source, including lexical analysis, syntax analysis, semantic analysis, can vc++ 6.0 compiler
- 2022-02-07 13:27:22下载
- 积分:1
-
一个词法分析器,实现一些简单的功能,是自己写的,现在上传上来...
一个词法分析器,实现一些简单的功能,是自己写的,现在上传上来-A lexical analyzer, the realization of some simple function, to write their own, but now upload up
- 2022-08-02 23:46:40下载
- 积分:1
-
1招文档生成工具。打开命令行2.input tricktest用法:电…
生成Trick文件工具
1.Open command line
2.input tricktest
Usage: TrickTest -f -o -i
-f source mpeg2 file to trick
-o trick output directory
-i output file id
-m max coding error, default 0
-b max bitrate for trick generate, default 0 mean no limit
-s trick buffer block size, must be n*188
-l log file, default c: ricktest.log
example:
tricktest -f 黑鹰行动.mpg -o c: emp -i A -m 1000 -b 3750000
soure file: 黑鹰行动.mpg
output directory: c: emp
filename: 000000A,000000A.ff,000000A.fr,000000A.vvx
max coding error: 1000
trick generation speed: 3750000 bps
a-Trick document generation tool 1.Open command line 2.input tricktest Usage: TrickTest-f-o-i-f source mpeg2 file to trick-o trick output directory-i output file id-m max coding error, default 0-b max bitrate for trick generate, default 0 mean no limit-s trick buffer block size, must be n* 188-l log file, default c: tricktest.log example: tricktest-f Black Hawk operations. mpg-oc: temp-- i A-m 1000-b 3750000
- 2022-03-16 15:10:37下载
- 积分:1
-
按照清华大学的教材,自己用C++做的一个小的哈夫曼编码器
按照清华大学的教材,自己用C++做的一个小的哈夫曼编码器-materials they used to do a C minor Huffman encoder
- 2022-06-29 11:57:54下载
- 积分:1
-
used to write a compiler. Operations at the university, to the teachers should n...
一个用pascal写的编译器。大学时的作业,交给老师应该没问题了。-used to write a compiler. Operations at the university, to the teachers should not matter.
- 2023-04-16 21:20:03下载
- 积分:1