资源列表
[操作系统开发] cibidiaodu
说明:有多个访盘要求在等待时对这些要求的顺序的确定安排或调整,只在减少平均磁盘服务时间就成为磁盘调度,而磁盘调度有多种的调度算法,其中最短路径优先是其中基本一种,本课程设计是使用C++程序设计语言,在windows平台下对此调度算法进行模拟,通过此调度算法的模拟来进一步的加深对磁盘最短路径优先调度的了解,及对C++程序设计语言的使用。 关键词:磁盘调度 最短路径优先 操作系统 课程设计 -set to visit a number of requests waiting for the rig<戴天天> 在 2008-10-13 上传 | 大小:42.69kb | 下载:0
[编译器/词法分析] min_Pascal
说明:min_Pascal语言的语法,其中<循环语句>改为 ::= do<语句> while<条件>。压缩包中还包括5个测试用例。 另外,如要文档,请给我邮件。-min_Pascal language syntax,<李略> 在 2008-10-13 上传 | 大小:8.04kb | 下载:0
[编译器/词法分析] mini-pl0-plus
说明:扩展后的mini-pl0语法编译器,具体语法见压缩包中的文件介绍。用lex和yacc编写。含15个测试用例。-expansion of the mini-pl0 syntax compiler, the specific syntax compressed see the introduction of documents. Lex generates and with the preparation. With 15 Test Case.<李略> 在 2008-10-13 上传 | 大小:17.53kb | 下载:0
[其它] jiantou
说明:画箭头的函数,这是为了方便大家能够更方便地做好每一个需要用到这个小函数的程序服务的,可能此函数的功能比较小,请多多包涵-painted arrow functions, This is to facilitate more convenient to be able to do everything one needs to play this small function of the procedure, This function may function relatively small<明空> 在 2008-10-13 上传 | 大小:14.06kb | 下载:0
[编辑器/阅读器] WpsReader_Full
说明:wps阅读器,是一个很好的处理后缀为.wps的文件的阅读器,方便好用,能自动查找相应的文件-wps reader, is a good treatment for the suffix. Wps reading of the document for the convenience of ease of use you can automatically corresponding documentation<ocean> 在 2008-10-13 上传 | 大小:2.36mb | 下载:0
[其它] 100_c_progranming
说明:这里集中了100个经典的c语言程序,希望对大家的c语言的学习有个好的帮助-100 classic c language program, we hope to the c language learning some good help<tdk> 在 2008-10-13 上传 | 大小:51.59kb | 下载:0
[编译器/词法分析] ExpressAnalysis
说明:表达式分析, 支持算术运算,括号,关系运算,逻辑运算,字符串的like运算等。采用了有限自动机做词法分析, 语法分析用算符优先分析方法,正负号算符使文法不是OPG,因此这里作了特殊处理。分析的结果是逆波兰式, 存在一个链表中。在逆波兰式的基础上,用一个栈来进行求值。在vc++6.0下试验通过。 如有问题,可以mail: zch888email@163.com 我将尽快回复你。-expression analysis, supports arithmetic operations, bra<大山> 在 2008-10-13 上传 | 大小:22.27kb | 下载:0