搜索资源列表
up_VC_Prolog
- VC和prolog联合开发的prolog的编译器.是我的毕业设计,河海大学2006届毕业生的优秀毕业设计.以下是论文的一部分: 第三章 VC++与PROLOG的接口 一.接口方案及准备工作 在这里,我所采用的接口方案是直接调用库函数.PROLOG系列语言中,有一种叫Amzi PROLOG的,提供了较完善的库函数接口.在我的毕业设计中,我所采用的是Amzi PROLOG 5.0版本所提供的库函数接口,所引用的文件为Amzi.h,amzi.dll,amzi.lib.这些文件可以通过下载
NRF9E5_Demo
- NRF9E5简易表演程序 用于无线收发数据。-NRF9E5 performing simple procedures for wireless data transceiver.
mglyac
- 一个yacc程序, 一个yacc程序,
MMA7660
- 加速度传感器MMA7660,读写程序,采用MSP430F149处理器,模拟I2C接口,调试好使,自己移植的程序-Accelerometer MMA7660, reading and writing program, using MSP430F149 processor, analog I2C interface, debugging so that their own transplant program
NeroSDK-v1.06.基于NERO 程序的开发包
- 基于NERO 程序的开发包,包括NERO_API(API开发包)和NERO_CMD(命令行开发包),可以将二者结核灵活实现光盘刻录功能。-NERO procedures based on the development kit, including NERO_API (API development kit) and NERO_CMD (command-line development kit), TB can be both functional and flexible to achieve
read_cdda-2.05.tar.gz 读取音乐光盘磁道为磁盘文件的程序
- 读取音乐光盘磁道为磁盘文件的程序 , Reads takes the music compact disc track for the disk file procedure
udf-0.9.0.tar.gz
- 存取UDF格式的DVD光盘的驱动程序, Deposits and withdraws UDF the form the DVD compact disc driver
luainterface-2.0.1
- 这是一个非常轻便的脚本开发环境。可以通过这个Wrapper把Lua编译器集成到Windows .Net开发环境中。可以支持动态的程序更新。-This wrapper allows programmer to integrate Lua interpreter into windows .net development enviroment. You can dynamically change a program behavior in runtime.
lex
- 实现c--语言的词法分析器。将一个C--语言程序分割成token串的序列。处理C--语言的所有token类型。-The realization of c- the language of the lexical analyzer. A C- language program is separated into token strings sequence. To deal with C- the language of all the token types.
SLR1
- 该程序为一个手工编码实现的简单SLR语法分析器,其词法分析器调用接口为lex(),语法分析调用接口为SLR1()。-The program is a simple hand-coded implementation SLR parser, the lexical analyzer is called interface lex (), parsing call interface for the SLR1 ().
LL(1)_LR(0)_Demo
- 包括一个LR(1)的语法分析程序和一个LL(1)的语法分析程序的例子- Including LR (1) grammar analysis program and LL (1) grammar analysis program example
s+Code_ldpc
- LDPC 编码 解码仿真程序 包括编码解码 矩阵生成-LDPC codec codec simulation program including the matrix to generate
cmm_java
- java语法分析程序 主要是用于编译器原理的实践-implement the grammar analysis using java programming language, including the java parser and lexical analyse ,and java test and can run well in my machine good good good
根据某一LL(1)文法编制调试预测分析程序
- 根据某一LL(1)文法编制调试预测分析程序,以便对任意输入的符号串进行分析。 本次实验的LL(1)文法为表达式文法: E→E+T | T T→T*F | F F→i | (E) 编写识别表达式文法的合法句子的预测分析程序,对输入的任意符号串,给出分析过程及分析结果。分析过程要求输出步骤、分析栈、剩余输入串和所用产生式。如果该符号串不是表达式文法的合法句子,要给出尽量详细的错误提示。-According to an LL (1) grammar analysis of
diguixiangxia
- 编译原理里的递归向下分析程序,vs2013编译好的工程代码(Compiler principles of recursive down analysis program)
Tiny C 相关程序一
- 编译原理小程序,可用于教学,日常学习,程序员必备(Compiler principle applet)
词法分析编译器程序
- 用C语言开发词法分析程序PL0Compiler,并且修改PL/0词法,将其定义为一种新的语言,例如称其为PL/1语言,并完成 PL/1语言的词法分析程序。(Using C language development lexical analysis program PL0Compiler, and modify the PL/0 lexical, defined as a new language, for example, call it PL/1 language, and complete
程序设计语言编译原理
- 高级语言程序编译原理 内容包括词法分析、语法分析、属性文法与语法制导翻译、语义分析与中间代码产生、符号表与运行时存储空间组织、优化与目标代码生成、并行编译技术。(Compiler design principles)
6574693LDPC
- 实现ldpc编译码的matlab程序,欢迎大家下载使用。(LDPC compiler and code to achieve the matlab program, welcome to download and use)
pso_Trelea_vectorized
- 粒子群算法MATLAB程序,求解优化问题。(Particle swarm optimization (PSO) MATLAB program)
