资源列表
[其它] ChatWithUSDI_src
说明:Chat With US DI have nothing new-Chat With U.S. DI have nothing new<jasonshen> 在 2008-10-13 上传 | 大小:265.87kb | 下载:0
[Dephi控件源码] CRCVerifyArithmetic
说明:CRC校验算法 CRC校验算法 CRC校验算法-CRC algorithm CRC algorithm CRC algorithm C RC calibration algorithm CRC algorithm<helen> 在 2008-10-13 上传 | 大小:606.45kb | 下载:0
[Dephi控件源码] Base64Arithmetric
说明:Base64算法完整源码与调用方法 Base64算法完整源码与调用方法-Base64 algorithm source code integrity and call methods Ba se64 algorithm source code integrity and call methods<helen> 在 2008-10-13 上传 | 大小:181.19kb | 下载:0
[编译器/词法分析] vc6_RegExSource
说明:正则文法匹配检测器,输入正则式,然后在选择的文档中搜索匹配。-regular grammar matching detector, it is imported, and then the choice in the search for matching files.<xiao> 在 2008-10-13 上传 | 大小:8.79kb | 下载:0
[汇编语言] huibianshishiCounter
说明:一个用汇编语言编写的用计数程序, 需要的朋友们下载哦。-an assembler language with the counting procedures, the need to download oh friends.<libilian> 在 2008-10-13 上传 | 大小:5.04kb | 下载:0
[汇编语言] xitongshijianClock
说明:一个用汇编语言编写的显示系统时间程序, 需要的朋友们下载哦。-an assembler language of the time display system procedures, the need to download oh friends.<libilian> 在 2008-10-13 上传 | 大小:5.14kb | 下载:0
[语音合成与识别] Flash_17_2_32
说明:jflashmm 通过jtag下载时用到的具体芯片文件-jflashmm jtag downloading through the concrete used in chip paper<milanji> 在 2008-10-13 上传 | 大小:1.57kb | 下载:0
[编译器/词法分析] 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