搜索资源列表
up_VC_Prolog
- VC和prolog联合开发的prolog的编译器.是我的毕业设计,河海大学2006届毕业生的优秀毕业设计.以下是论文的一部分: 第三章 VC++与PROLOG的接口 一.接口方案及准备工作 在这里,我所采用的接口方案是直接调用库函数.PROLOG系列语言中,有一种叫Amzi PROLOG的,提供了较完善的库函数接口.在我的毕业设计中,我所采用的是Amzi PROLOG 5.0版本所提供的库函数接口,所引用的文件为Amzi.h,amzi.dll,amzi.lib.这些文件可以通过下载
ansi.c.grammar.tar
- ANSI-C语法的lex和yacc specification,可以用于编译器构建。-ANSI-C syntax of lex and yacc specification, can be used to build a compiler.
open-iscsi-2.0-871.tar
- 网络存储协议iscsi,很多大公司的存储产品都使用了此代码。-Network storage protocols iscsi, many large company' s storage products are used in this code.
matMultRecur
- this code is used for parallel programming(a matrix multiplication with recursion)
cmake-2.8.1-win32-x86
- Cmake - the cross-platform, open-source build system. CMake is a family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration file
E-MASM
- 易语言编写的汇编指令模块 可以在易语言程序中使用汇编指令 包含了远程函数调用和汇编指令转换功能 无论是写内存补丁还是注入式外挂都非常有用-Easy assembly instructions written in easy language program modules can be used in the assembly instructions and includes a remote function call conversion assembly instructio
yufafenxi(LR)
- LR方法 编写语法分析程序,实现对算数表达式的语法分析。要求所分析算数表达式由如下的文法产生。 E->E+T|E-T|T T->T*F|T/F|F F->id|(E)|num 实验要求:在对输入表达式进行分析的过程中,输出所采用的产生式。 -LR parser written methods to achieve parsing of arithmetic expressions. Requirements of arithmetic
TPaxCompilerV2_4_03
- paxCompiler是一个帕斯卡编程语言工具,编译工具生成机器代码为Intel处理器。编译工具的模式包括:基本的编译器和C编译器,交叉语言编程,固定装配工。 -paxCompiler is an embeddable compiler of the Object Pascal programming language. The key features of the paxCompiler are: The compiler generates machine code for
windows
- 磁卡读写测试程序,兼容市面上大部分磁卡机,可作为中间件做其他类型的开发-Magnetic card reading and writing test procedures, compatible with the market the majority of magnetic machine, can be used as middleware to do other types of development
yufafenxi
- 利用递归下降分析程序实现对语法的分析,并输出语法树-Recursive descent parser used to achieve the analysis of grammar and syntax tree output
l298
- l298,l297步进电机驱动模块程序,用来说明模块的使用方法,以及步进电机的控制原理-l298, l297 stepper motor driver module used to describe the use of the module, as well as stepper motor control principles
prefuse.flare-alpha-20090124
- 用于flash/flex的 as3的 2D图形图像图表的动态生成-Flare is a collection of Actionscr ipt 3 classes for building a wide variety of interactive visualizations. For example, flare can be used to build basic charts, complex animations, network diagrams, treemaps, and mor
2
- 设计并实现C语言的语分析程序,实现对算术表达式的语法分析。要求所分析算术表达式由如下的文法G产生: EE+T|E-T|T TT*F|T/F|F Fid|(E)|num 实验要求:在对输入表示进行分析的过程中,输出所采用的产生式。-Design and implement C language, language analysis program to realize the arithmetic expression parsing. Requirements of a
SmallC-CSharp
- 用C#编写的small C 自定义语言的编译器,用于帮助一些刚开始接触编译原理的朋友,帮助理解词法和语义。-Written in C# small C from the definition of the language compiler, used to help some just started compiling principle friend and help understand lexical and semantics.
add
- 这是一个存储文件来的,主要是用来存储文件啊-This is a file storage and is mainly used to store files ah
STC_ISP_V478
- stc cpu 开发软件,是一个很有用的工具,cpu不再用烧写器了 -stc cpu software development is a useful tool, cpu is no longer used as a device programmer
mouse
- c语言实现鼠标图形化,c中对鼠标操作,可用于c的图形化编程-c language graphics implementation of the mouse, c in the mouse can be used in the graphical programming c
spi_Master
- 实现了对SD卡的SPI方式下读写操作,已经测试了,可以直接用-The realization of the SD card to read and write SPI operation mode has been tested, can be directly used
20064122315567760
- 学ASP必看的100个小例子。觉得不错,拿来跟大家一起分享-ASP Science 100 must-see small example. Feel good, used to share with you
scsi
- 传统存储阵列接口,用于构建scsi host adapter-traditional storge matrix interface,used for scsi host adapter design