搜索资源列表
ansi.c.grammar
- C语言的lex\\Yacc文法实现,在linux\\Unix的shell中直接可以生成所有的文件。Unix下可以直接使用lex和Yacc生成可执行程序。-C language lex \\ Yacc grammar realized, In linux \\ Unix shell can be directly generated all the documents. Unix can be used directly lex and Yacc generating executable pro
cifa
- 非常经典的C语言词法分析器,可直接下载使用,无需修改,完整版
vc616677824666
- 使用C++编写的一款分析判断词法\\语法的程序,已生成EXE文件,可直接运行
arm-softfloat-linux-gnu-3.4.5.tar.bz2
- 支持软浮点编译的arm-softfloat-linux-gnu-3.4.5.tar.bz2,可直接解压至/opt/下,然后修改环境变量即可使用。-Soft floating point support compiled arm-softfloat-linux-gnu-3.4.5.tar.bz2, directly extract to/opt /, and then modify environment variables can be used.
SMIL
- SMIL 文件生成器是一个能够自动对指定文件夹进行搜索并完成对文件夹中所有的 RM、RMVB 文件进行 批量 SMIL 封装文件生成的工具。 此软件的使用非常简单,首先您要指定一个目标文件夹,必须给出这个文件夹的全路径。您还可以指定 是否需要对这个文件夹进行子文件夹连带搜索处理。然后您可编写一个用于生成 SMIL 文件的模板,您可以 直接载入现成的模板,并且可将修改后的模板保存起来。之后,您就可以单击“开始处理”按钮进行自动批 处理了。程序将会在指定的文件夹中进行搜索
vvv
- 卷积码的编码、维特比译码,已调试成功,可直接使用-Convolutional code encoding, Viterbi decoding, has been debugged, can be used directly
aaa
- 卷积码的编译码,程序通俗易懂,可直接调试使用-Convolutional codes decoding, the program user-friendly, can be used directly to debug
AAA
- C++编译原理课程设计文档,可供学习。在VC6.0直接运行使用-C++ compiler theory course design document, available for study. Run directly used in VC6.0
[VC]LPS-Analysis_Compile_Code
- 编译原理,词法分析+语法分析,可分开使用,也可以一起使用,程序,源代码,可直接运行,自己编写-Compilation principle,[VC]Lexical and Syntax Analysis_Compilation principle_Source Code.zip
TCCoompileh
- 本程序源码是用CSHARP写的一个编译器,实现了词法,语法,语语义分析与中间代码生成,输出结果功能 可直接使用。 已通过测试。 -The program source code is the CSHARP write a compiler, the lexical, syntax, language semantic analysis and intermediate code generation, the output function can be used directly. Has