资源列表

« 1 2 ... .04 .05 .06 .07 .08 14709.10 .11 .12 .13 .14 ... 14959 »

[编译器/词法分析用Bison实现pl0语言编译器

说明:简介:PL0语言是pascal语言的一个子集。编译VC工程之前,需要运行run.bat将词法分析脚本和语法语义分析脚本编译成C语言。-Profile : pascal PL0 language is a language subset. VC compiler works, will also need to run the scr ipt lexical analysis and semantic analysis scr ipt s
<罗鹏魁> 在 2008-10-13 上传 | 大小:919.4kb | 下载:1

[操作系统开发Linux内存管理模拟器

说明:Linux下使用c语言实现的内存管理模拟器 假设有台计算机物理内存大小为4MB,每个内存页大小为4k。采用分页机制,使用二级页表,第一级为页目录,共有1024项,每个页目录项指向一个页表,每个页表项指向一个实际的物理页面,每个页表共有1024个页表项。假设页目录和页表不占用内存空间。 系统中还有一个交换设备,采用分块管理机制,每块大小为4K,共1024个。有一系列内存访问指令,系统根据内存访问指令的内存虚地址访问内存。如果页目录项为
<罗鹏魁> 在 2008-10-13 上传 | 大小:4.48kb | 下载:0

[语音合成与识别VC_BP NUMBER RECOGNITION

说明:VC_基于BP网络的含噪声点阵数字的识别,有完整的说明和使用过程,对于语音识别初学者有很大帮助-VC_ BP network noise lattice containing the identification number, a complete descr iption and use, voice recognition for a great help beginners
<张伟华> 在 2008-10-13 上传 | 大小:722.25kb | 下载:0

[编译器/词法分析编译课设

说明:算术表达式词法和语法分析程序,递归下降法,四元式-arithmetic expression morphology and syntax analysis procedures, recursive method, four yuan -
<吧是否> 在 2008-10-13 上传 | 大小:3.12kb | 下载:0

[编译器/词法分析102转换

说明:用递归向下文法做的2到10进制转换,本学期编译原理的课程设计-using recursive grammar downward do 2-10 base for the conversion, the compiler semester course design principles
<小雨> 在 2008-10-13 上传 | 大小:321.23kb | 下载:0

[编译器/词法分析c语言词法分析器

说明:很好的c语言词法分析程序,该词法分析程序用VC++ 6.0编写,以FileOpenDialog打开的*.c或*.cpp文件为语言字集的 源程序作为词法分析程序的输入数据,经词法分析程序分析后的结果保存在源文件的同目录 的outpu.. 开发工具:C++Builder, 提供者:汤超 · 词法分析器11.rar, 2005-12-25 -good language lexical analysis procedures, the
<唯一> 在 2008-10-13 上传 | 大小:2.22kb | 下载:1

[其它zchr_ver_alphy

说明:一个人才网站有源码,所使用的技术是struts+jdbc。是一个学习strtuts页面表现层的一个不错的例子。是本人学习作品,仅供学习参考,不足这处请多指教。-site is a talent source, the technology used is the struts jdbc. Learning is a performance-strtuts pages of a good example. I was learning w
<黄文建> 在 2008-10-13 上传 | 大小:11.61mb | 下载:0

[Dephi控件源码03162211

说明:本程序是人事管理系统.对数据进行的操作有数据更新\\数据查询\\数据删除.本程序利用DataModule\\ado操作数据库,通过ado+Sqlserver数据库达成人事系统的建立.-personnel management system. Data for the operation of a data update \\ Data \\ delete data. This procedures used DataModule \\
<xdq> 在 2008-10-13 上传 | 大小:794.39kb | 下载:0

[其它mydesin

说明:自己写的一个炼手的财务系统 ,也是用struts来编写的。看是否对你有所帮助。-himself in the hands of a chain of financial system, as well as to prepare with the struts. See if you help.
<黄文建> 在 2008-10-13 上传 | 大小:2.15mb | 下载:0

[其它cn700_vb489355773

说明: ghjh
<王雪> 在 2008-10-13 上传 | 大小:706.43kb | 下载:0

[操作系统开发请求分页存储管理方式

说明:课程实验,自己做的一个关于请求分布的程序, 采用先进先出算法(FIFO)和最近最久未使用算法(LRU)进行页面的置换-courses experiments done on the request of a distribution procedures, FIFO-algorithm (FIFO) and the most recent time on the use of algorithms (LRU) page replac
<陈任全> 在 2008-10-13 上传 | 大小:351.83kb | 下载:0

[操作系统开发动态分区分配

说明:本程序为一个内存动态分区分配的模拟程序,采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间-the procedures for a dynamic memory allocation through the simulation program, using the first and best adaptation algorithm to adapt to
<陈任全> 在 2008-10-13 上传 | 大小:354.58kb | 下载:1
« 1 2 ... .04 .05 .06 .07 .08 14709.10 .11 .12 .13 .14 ... 14959 »

源码中国 www.ymcn.org