资源列表
附录I Little C解释程序源代码
- Little C解释程序源代码用C语言实现了一个C语言的子集的解释程序,之所以是子集,是由于考虑到本次毕业设计的时间上并不允许将整个C语言的解释程序完成,事实上,若要将整个C语言的解释程序完成,那将不是凭一己之力加上数月可以完成的。为此,结合所学的编译原理和实现技术以及计算理论,本文之实现了C语言自己的解释程序。-C source code using C language of a C language subset of the procedures explained that the r
StrAssign
- c语言通用范例开发经典 源码,执行结果,和调试截图!文本编辑-c language common to develop a classic example of source code, the results of the implementation, and debug screenshot! Text editor
article.3
- 一个不错的CMS系统,自由快速的定制个性网站-a good CMS system, the free personality rapid customization website
10.-stepper_motor
- stepper motor controller gui using parallel port interfacing by matlab programming
vi.c
- C语言实现的vi编辑器精简版内核,附有详细注释-Reduced version of the kernel of the C language implementation of the vi editor, with detailed comments
classes
- code java for document editor like note bad in windows
bianyi
- 编译原理课程设计,希望能对大家有帮助,编译原理课程设计,希望能对大家有帮助-Principles of curriculum design, build, hoping to be helpful to everyone, Principles of curriculum design, build, hoping to be helpful to everyone
wenbenbianjiqi
- Java文本编辑器,加入了设计模式中装饰模式的内容,有简单的编辑器的功能-Java text editor, joined the design patterns in the content of decorative patterns, there is a simple function of the editor
BasicPageDesign_files
- wonderful tutorial for you!!!... enjoy-wonderful tutorial for you!!!... enjoy!!!!
kardia
- KARDIA (“heart” in Greek) is a graphic user interface (GUI) designed for the analysis of cardiac interbeat interval (IBI) data. It was originally developed for the Human Psychophysiology research group in the University of Granada in Spain.
ecg_extraction
- KARDIA was developed in Matlab programming language and runs on recent Matlab releases (2007 or later) on all supported operating systems (Mac OS X, Unix and Windows). KARDIA allows interactive importing and visualization of both IBI data an
123456efasdf47fgsdf
- 编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是中间代码生成部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋-compiler source code, the compiler principles involved in v