资源列表
[编辑器/阅读器] 很简单的文本编辑器
说明:我们这学期新开的c语言这门课,自己试着编了这么一个简单的程序。希望大家不吝赐教,也能多给我们初学者指明一个方向。谢谢。-we opened the new semester c language this course, try to figure compiled such a simple procedure. We hope that the wing can also give us a direction specified beginners. Thank you.<李理> 在 2008-10-13 上传 | 大小:1.9kb | 下载:0
[编辑器/阅读器] 简单的使你机器不断重启的C代码
说明:下面是几行代码,目的是使得目标机器不断的重新启动,解决的办法是:在安全模式下,删掉相关的注册表文件和程序,就行了!至于路径和程序的名字,在源代码里有-Below are a few lines of code, designed to enable the target machine continuously restart, the solution is : safe mode, delete the registry documents and procedures, OK! As fo<李理> 在 2008-10-13 上传 | 大小:1.04kb | 下载:0
[编译器/词法分析] 简易C语言词法分析程序
说明:这是一个的编译器,是编译原理课程设计的一个很好的内容-This is a compiler, compiler theory of curriculum design a very good content<中国人> 在 2008-10-13 上传 | 大小:2.94kb | 下载:0
[汇编语言] 微机原理实验源程序
说明:微机原理实验源程序,总共有八个实验内容的源程序。实验一 简单输入、输出实验 实验五 8253定时器实验 实验二 软件延时实验 实验六 LED显示实验 实验三 软件延时模拟路*通灯控制 实验七 定时器LED显示综合实验 实验四 LED简单显示实验 实验八 模拟交通灯显示综合实验-Computer Engineering Experiment source, a total of eight experimental content of the source. Experimental a si<雪原> 在 2008-10-13 上传 | 大小:3.67kb | 下载:0
[编译器/词法分析] 基于C++开发的LL1
说明:基于从C++开发的一个LL1文法分析器,内付源码,源码中还有一定的注释-from C-based development of a LL1 grammar analyzer, which paid source, there still is a certain source of the Notes<拉开距离> 在 2008-10-13 上传 | 大小:50.67kb | 下载:0
[编译器/词法分析] C_minus语言说明
说明:C_minus语言的BNF语法定义 程序由声明的列表(或序列)组成,声明可以是函数或变量声明,顺序是任意的。至少必须有一个声明。接下来是语义限制(这些在C中不会出现)。所有的变量和函数在使用前必须声明(这避免了向后backpatching引用)。程序中最后的声明必须是一个函数声明,名字为main。注意,C-缺乏原型,因此声明和定义之间没有区别(像C一样)。-C_minus BNF language syntax definition of procedures from the list of<林丰> 在 2008-10-13 上传 | 大小:6.14kb | 下载:0
[编辑器/阅读器] 编译原理词法分析器(V2.0)
说明:编译原理词法分析器(V2.0) 提供了词法分析的所有功能,能完成词法分析的所有任务-compiler theory lexical analyzer (V2.0) provides a lexical analysis of all functions, lexical analysis can be completed all the tasks<林丰> 在 2008-10-13 上传 | 大小:234.09kb | 下载:0