资源列表
boost
- boost库函数 1.53.0版本 请放在include目录下面-boost 1.53.0 if you want to use it please put it into "/include"
PMC
- inite Difference Time Domain. C est une méhode de calcul de différences finies dans le domaine temporel
GetHardID
- 一个获得硬盘的ID号的DLL类,是源码哟.-An ID number to get the hard drive of the DLL class, is the source yo.
jisuanqi
- 编译原理 实现表达式的计算 c/c++语言-Compiler principles to achieve the expression evaluates c/c++ language
electrinic_clock
- 本资源是基于80c51单片机开发的功能强大的电子时钟系统。包括c语言代码、PCB制版的原理图及封装图。-This resource is based on 80c51 microcontroller development of powerful electronic clock system. Including the c language code, PCB schematics and plate package drawing.
mma8451
- 本资源是关于MMA8451加速度计的可用工程,方便广大自学者和相关工作者的学习与应用-This resource is available on the MMA8451 accelerometer works to facilitate the majority autodidact and related workers to learn and apply! !
Xqqq
- 语法分析,有点小的错误,使用之前请仔细阅读-is used for Parsing,which has some error,so if you want to use it ,please read it carefully
yufa
- 语法分析程序的输入文件为语法分析产生的token串,并在文件最后一列加上了一个#号,代表语法归约结束,程序采用的是递归子程序的方法,如果归约成功会输出Success,如果归约失败,会返回归约到token串的哪个元素出现错误,已经相应的未归约成功的文法产生式是哪条-Parser to parse the input file generated token string, and the last one in the file plus a# sign, on behalf of the end
project
- 词法分析器,接收源程序,得到该程序的token串-Simple design of a simple language compiler, we realize that the symbol table design, the design of lexical analysis, syntax analysis and semantic analysis of the design, and ultimately produce quaternion type. Lexical analys
command
- linux系统命令学习的必要资源看,电子书,网站俱全。-linux system commands to learn the necessary resources to see, e-books, websites and taste.
xsd
- 新生代企业网站管理系统是一款基于php+mysql+smarty的免费开源建站系统。整套系统的设计构造,完全考虑大中小企业类网站的功能要求,网站的后台功能强大,管理简捷,支持模板机制,配置中英文双语言版-The new generation of enterprise website management system is a free, open source based php+mysql+smarty Station system. The entire system is design
syntax-analysis
- 该程序用于实现编译程序当中的语法分析环节,能够实现对算术表达式自底向上的分析。-The program used to implement parsing compiler which links can be achieved on arithmetic expressions bottom-up analysis.