资源列表
[编译器/词法分析] tiger_runnable
说明:tiger run time supporting files<斯蒂芬> 在 2008-10-13 上传 | 大小:47.88kb | 下载:0
[编译器/词法分析] compiler([1].netstl)
说明:(1) 给定一段符合Pascal子集语法的语言,能成功转换成C语言; (2) 一个简单的说明文档; (3) 2007.7.14之前上传到ftp:// C07:C07@10.11.3.71/upload,用学号建立自己的目录; (4) (可额外加分5分)若有出错处理功能,请在说明文档中写明可以处理哪几项错误。 注意事项: (1) 两人一组 (2) 可以使用词法、语法自动生成工具,windows下有Flex,Biso<cy> 在 2008-10-13 上传 | 大小:47.52kb | 下载:0
[编译器/词法分析] ChkLine32_src
说明:用C实现的统计一个目录下的所有源程序共有多少行,源代码值得一看。- Under statistical catalogue all source programs realizes which with C altogether have how many line, the source code are worth as soon as looking.<雷冰> 在 2008-10-13 上传 | 大小:47.65kb | 下载:0
[编译器/词法分析] LL1文法分析ForWin
说明:录入合法的LL(1)文法,将输出LL(1)预测分析表- Inputs legitimate LL (1) the grammar, will output LL (1) to forecast the analytical table<吴斌> 在 2008-10-13 上传 | 大小:47.72kb | 下载:0
[编译器/词法分析] taskdispather
说明:机器调度是指有m台机器要处理n个作业,设作业i的处理时间为ti,则对n个作业进行机器分配,使得: (1)一台机器在同一时间内只能处理一个作业; (2)一个作业不能同时在两台机器上处理; (3)作业i一旦运行,则需要ti个连续时间单位。 设计算法进行合理调度,使得在m台机器上处理n个作业所需要的处理时间最短。 -Machine scheduling is the m-machine has to deal with n<lq> 在 2025-05-01 上传 | 大小:48kb | 下载:0