-
一个数据结构,其中每个元素包含指向下一个和以前的内容在列表中,形成了双向线性名单。...
一个数据结构,其中每个元素包含指向下一个和以前的内容在列表中,形成了双向线性名单。-A data structure in which each element contains pointers to the next and previous elements in the list, thus forming a bidirectional linear list.
- 2023-08-09 05:35:03下载
- 积分:1
-
试试 Moodle 的电子学习
Moodle 是一个开源免费的电子学习网站。
简单下载 moodle 安装它......
在你的 htdocs......
& 使用它在多个方面......访问作为老师经理、 学生、 部门首长和管理员...
- 2023-07-08 10:20:04下载
- 积分:1
-
想做个图片存取的程序,可JPG不行。请帮看一下。
想做个图片存取的程序,可JPG不行。请帮看一下。-Want to be a picture of the program access can not JPG. Please help to look at.
- 2022-08-18 09:39:36下载
- 积分:1
-
数据库远代码,比较好的java实现的,比较清晰好用
数据库远代码,比较好的java实现的,比较清晰好用-The database is far code, java to achieve a better, more clear and easy to use
- 2022-01-25 19:08:36下载
- 积分:1
-
sqlite轻量级数据库,适用于嵌入式系统的开发
sqlite轻量级数据库,适用于嵌入式系统的开发-sqlite database, applicable to embedded system development
- 2023-09-01 17:35:03下载
- 积分:1
-
NetBeans under the Java access to the database project file.
NetBeans下的 Java访问数据库的工程文件。-NetBeans under the Java access to the database project file.
- 2022-04-24 23:51:14下载
- 积分:1
-
数据库的实例,提供的第一个字母,汉字转换…
数据库实例,提供了汉字首字母转换的详细信息,相信大家能得到。
- 2023-05-26 17:30:03下载
- 积分:1
-
此为编译原理实验报告 学习消除文法左递规算法,了解消除文法左递规在语法分析中的作用 内含 设计算法 目的 源码 等等.... 算法:消除左递归算法为: (1)把...
此为编译原理实验报告 学习消除文法左递规算法,了解消除文法左递规在语法分析中的作用 内含 设计算法 目的 源码 等等.... 算法:消除左递归算法为: (1)把文法G的所有非终结符按任一种顺序排列成P1,P2,…Pn 按此顺序执行 (2)FOR i:=1 TO n DO BEGIN FOR j:=1 DO 把形如Pi→Pjγ的规则改写成 Pi→δ1γ δ2γ … δkγ。其中Pj→δ1 δ2 … δk是关于Pj的所有规则; 消除关于Pi规则的直接左递归性 END (3)化简由(2)所得的文法。即去除那些从开始符号出发永远无法到达的非终结符的 产生规则。-to compile this report principle experiment to eliminate learning grammar rules Left delivery algorithm, left the Elimination delivery grammar rules in grammar analysis of the role of the design algorithm containing purpose algorithm source code .... etc. : Elimination left recursive algorithm : (1) grammar, of all non-G website by the end of a paramagnetic Arrange sequence P1, P2, ... Pn implementation of this order (2) FOR i : n = 1 DO TO BEGIN FOR j : = 1 DO put the shape of Pi Gamma approximate rewrite the rules 1 into Pi Gamma Gamma 2 k .... These ions 1 2 ... k ions on all the rules; Pi elimination of the direct rule left recursive END (3) Reduction from (2) from the grammar. Removing that those symbols s
- 2022-05-09 09:48:32下载
- 积分:1
-
物资管理系统
物资管理系统-VC 使用ADO实现-Material Management System-VC use ADO
- 2023-02-01 06:45:04下载
- 积分:1
-
数据结构实习 迷宫求解
数据结构实习 迷宫求解-data structure internship Maze Solving
- 2022-12-13 03:15:03下载
- 积分:1