资源列表

« 1 2 ... .16 .17 .18 .19 .20 14021.22 .23 .24 .25 .26 ... 14959 »

[编译器/词法分析cifafenxijiandanban

说明:不是专业的词法分析 只适合编译原理课程设计(再难就不像是学生做的了)-not professional lexical analysis is only suitable for compiling curriculum design principles (such as students not hard to do.)
<李爱春> 在 2008-10-13 上传 | 大小:3.42kb | 下载:0

[编译器/词法分析yufafenxi_ll(1)

说明:学编译原理时写的一个语法分析程序 一.[目的要求] ① 对输入文法,由程序自动构造FIRST FOLLOW集 ② 对输入文法,由程序自动生成它的LL(1)分析表; ③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。 二.[题目分析] 该程序可分为如下几步: (1)读入文法 (2)判断正误 (3)若无误,判断是否为LL(1)文法 (4)若是,构造分析表; (
<李爱春> 在 2008-10-13 上传 | 大小:4.94kb | 下载:0

[其它yuecefuhuan

说明: 实验题目 约瑟夫环 一、 实验目的 用一个循环链表来实现约瑟夫环问题 二、 实验内容 编号为1,2,……,n的n个人按顺序时针方向围坐一圈,每个人吃一个密码。一开始任选一个整数作为报数上限值m,从第一个人开始顺时针自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从它在顺时针方向上的下一个人开始重新从1报数,如此下去直到所有人全部出列。 三、 需求分析 输入m=20;n=7,7个人的
<李爱春> 在 2008-10-13 上传 | 大小:8.05kb | 下载:0

[其它jiudinizhi

说明: 实验题目 就地逆置 一、 实验目的 用堆栈来实现链表的就地逆置(反转) 二、 实验内容 用链栈的方法在不重新申请空间的情况下实现链表的逆置。 三、 需求分析 先输入一组数据,把它存到栈里。然后通过pop( ),push()语句来实现使栈里的数据逆置。例如:输入1,2,3,4,5,6,7。则栈里存放7,6,5,4,3,2,1,再通过栈的操作使栈里存放1,2,3,4,5,6,7。 -experimental s
<李爱春> 在 2008-10-13 上传 | 大小:6.77kb | 下载:0

[Dephi控件源码hong9906_TextChange

说明:记事本,可以拖放打开文件,也可以通过“选择程序”打开文件、替换、全部替换;全部代码都有,与Windows记事本很像。-notebook, can drag and drop to open the document, they can also "selection process" open file, the replacement of all replacement; All code, and a lot
<dingwei> 在 2008-10-13 上传 | 大小:253.52kb | 下载:0

[编译器/词法分析SSI-v10

说明:Sitronix 開發環境 Ver 10-Sitronix development environment Ver 10
<evision> 在 2008-10-13 上传 | 大小:4.88mb | 下载:0

[编译器/词法分析20070518

说明:C-语言的编译器中的词法分析和语法分析VC++开发-C-language compiler of lexical analysis and syntax analysis of the development of VC
<闫文博> 在 2008-10-13 上传 | 大小:46.13kb | 下载:0

[其它yuming

说明:域名排序小程序 域名排序小程序 域名排序小程序-small domain procedures domain ranking small domain procedures Ranking Ranking small domain procedures small procedures
<suppla> 在 2008-10-13 上传 | 大小:875byte | 下载:0

[其它yumingexe

说明:域名排序小程序 域名排序小程序-small domain procedures ranking sma ll domain procedures
<suppla> 在 2008-10-13 上传 | 大小:23.92kb | 下载:0

[中文信息处理CHOUJIANGYOUXI

说明:C++,HUANYING NI DE XIAZAI ! LIANXIFANGSHI:BINDIYI@163.COM-C, HUANYING NI DE XIAZAI! LIANXIFANGSHI : BINDIYI@163.COM
<刘文> 在 2008-10-13 上传 | 大小:207.68kb | 下载:0

[操作系统开发czx11t

说明:操作系统中的调度先来先服务及短作业优先,是用java编写的。-operating system of first-come first-scheduling services and short operating priority is the use of java prepared.
<zmy> 在 2008-10-13 上传 | 大小:4.91kb | 下载:0

[汇编语言day2006-3-3

说明:空调控制器,用6502系列CPU作为主芯片,控制继电器,实现空调的加热,致冷,通风,定时等设置。-HVAC, and 6502 series CPU chip as the main control relays, Implementation of the air conditioning heating, cooling, ventilation, such as setting up regularly.
<王海峰> 在 2008-10-13 上传 | 大小:90.32kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 14021.22 .23 .24 .25 .26 ... 14959 »

源码中国 www.ymcn.org