搜索资源列表
FileSystemdesign
- 模拟文件系统,操作系统课程设计的心血,含详细设计报告(设计要求、设计思想、数据结构设计、实体关系图、数据流图、程序流程图、结果分析等)。界面友好,模拟MS-DOS命令行方式,并提供命令列表和命令帮助。编程语言:c语言,编译工具:VC6.0。主要内容:模拟磁盘(使用内存空间)、模拟磁盘空间申请、模拟文件目录、模拟打开文件表。主要功能:建立文件、写文件、读文件、显示文件、删除文件、重命名文件、查询文件属性、关闭文件。 -simulation file system, operating syst
COURSE-D
- 成绩登记程设计内容要求: 1. 掌握C语言程序设计方法; 2. 选题要难易适度,要求得当,既要有一定水平,又要在规定的时间内经过努力按时完成(时间为2个星期); 3. 题目可以相同,但参数要求不同,每人必须独立完成 4、 呈交的报告内容必须符合课程设计报告规范
cyuyanbaogao
- 1. 进一步掌握和利用C语言进行程序设计的能力; 2. 进一步理解和运用结构化程序设计的思想和方法; 3. 初步掌握开发一个小型实用系统的基本方法; 4. 学会调试一个较长程序的基本方法; 5. 学会利用流程图或N-S图表示算法; 6. 掌握书写程设计开发文档的能力 (书写课程设计报告) 。
c语言程序设计课程设计报告
- 这是大一刚学C的劳动成果,有没有用打开看了才知道。希望对需要它的人有用。-This is the first year just learning C fruit of labor, with no open reading will know. Hope for the people need it useful.
PL0.rar
- 编译原理的课程设计,含报告地方还行,是C语言的,Compiler Construction Principles of curriculum design, including the report of local firms also is a C language
词法分析器
- 编译原理课程设计报告——词法分析器.对C语言的一个子集设计并实现一个简单的词法分析器,掌握利用状态转换图设计词法分析器的基本方法。
cifafenxiqi
- 编译原理课程设计报告+词法分析器(C++)源代码 逐个读入源程序字符并按照构词规则切分成一系列单词。单词是语言中具有独立意义的最小单位包括保留字、标识符、运算符、标点符号和常量等。-Principles of curriculum design compiler report lexical analyzer (C++) By reading the source code into the source of characters and word formation rules in
translation
- 赋值语言翻译(C++)源代码+详细的课程设计报告 定义赋值语句;分析出翻译中要解决的问题;明确翻译错误的表达以及处理-Assignment language translation (C++) Source code report detailed the definition of curriculum design assignment analysis of translation problems to be solved clear expression of a tran
shengguang
- 《微机原理与接口技术》的课程设计,是声光报警的设计,压缩包里含c语言和汇编写了俩个程序,和一份报告。其中设计指导里都有说明,很清楚。-" Microcomputer Principle and Interface Technology" courses are designed to sound and light alarm design, compression bag containing c language and the compilation of written
operator
- 操作系统课程设计,C语言实现的处理机调度程序,有源代码和报告-Operating systems curriculum design , C language implementation of the processor, scheduler source code and reports
source
- 编译原理课程设计报告,程序源代码实现示例,c语言-Compiler theory curriculum design, program source code example, c language