资源列表
yufafenxi_ll(1)
- 学编译原理时写的一个语法分析程序 一.[目的要求] ① 对输入文法,由程序自动构造FIRST FOLLOW集 ② 对输入文法,由程序自动生成它的LL(1)分析表; ③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。 二.[题目分析] 该程序可分为如下几步: (1)读入文法 (2)判断正误 (3)若无误,判断是否为LL(1)文法 (4)若是,构造分析表; (5)由总控算法判断输入符号串是否为该文法的句型。
isplay1.5
- 单片机实验板下载线的制作,如将可以代替编程器-download micro-controller board production line, as will be replaced by a programmer
yuecefuhuan
- 实验题目 约瑟夫环 一、 实验目的 用一个循环链表来实现约瑟夫环问题 二、 实验内容 编号为1,2,……,n的n个人按顺序时针方向围坐一圈,每个人吃一个密码。一开始任选一个整数作为报数上限值m,从第一个人开始顺时针自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从它在顺时针方向上的下一个人开始重新从1报数,如此下去直到所有人全部出列。 三、 需求分析 输入m=20;n=7,7个人的密码依次是:3,1,7,2,4,8,4,出列顺序为:6,1,
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 subject in situ reverse a home,
RC500_c
- 菲利普RC500源代码,使用单片机89c52作微处理器,采用c语言进行编程.-Philips RC500 source code, the use of the Single-made microprocessor, c used programming language.
gsmyglxitong
- 用户可以定义及编辑产品信息、供应商信息、销售商信息等-users can define and edit product information, supplier information, such as information vendors
20055944448403
- 一个管理VB源码的系统的使用和开发利用请看-a VB source code management system in use and the exploitation See
kehuziyuanguanlixitong
- 实现身份验证、对客户资源进行查询和编辑、定义客户类型信息等功能。-achieve identification of resources for customer inquiries and editors, Customer types of information, and other functions.
biyesheji_huibian
- 基于MCS-51单片机的数字钟设计 [摘要] III [ABSTRACT] IV 引言 1 1绪论 2 1.1 集成电路 2 1.2 主要技术的背景 2 1.2.1 发展历史 2 1.2.2 现状 3 1.2.3 发展趋势 3 2器件简介 4 2.1 LED显示器 4 2.1.1 LED显示器的结构 4 2.1.2 LED的接线形式 5 2.2 AT89C52简介 5 2.2.1 AT89C52主要性能参数: 5 2.2.2 AT8
qiyebeiwangluguanlixitong
- 实现身份验证、用户可以根据需要定义备忘录的类型信息、可以定义企业员工的信息等功能。-achieve authentication, users may need to define the types of information memorandum, Employees can define the functions of the information.
huiwenshu_kechengsheji
- 数据结构里关于回文数判断的算法 另一种思路另一种解决办法~-data structure, palindrome number judgment on the algorithm Another idea Another solution ~
jxmn
- 驾校考试系统 主要的一些驾驶考试相关知识-Driving School Examination System of the main driving test knowledge
