-
用Java写的面相对象的数据库管理系统
用Java写的面相对象的数据库管理系统- Appearance object database management system writes which with
Java
- 2023-07-10 17:20:03下载
- 积分:1
-
文件读取解析插入ORACLE数据库
选择AL2格式文件,修改代码可以插入txt文件等等,解析文件赋值实体,格式固定,转而插入ORACLE数据库记录
- 2022-02-28 16:32:04下载
- 积分:1
-
含并、交和差运算的集合类型试验报告,这个报告是做计算机试验的标准样式,分为了7个模块。...
含并、交和差运算的集合类型试验报告,这个报告是做计算机试验的标准样式,分为了7个模块。-containing, intersection and poor computing pool type test report, the report is made to the standard computer test pattern, divided into seven modules.
- 2023-03-02 05:40: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
-
MiniDatabase
实现自己的数据库管理程序。
可以在输入端里写入SQL语句, 那么我的程序就可以帮你把刚才的语句实现, 然后反应在我的数据库中, 我的数据库的话, 都是我自己管理存储方式, 表属性存储, 等等。要表扬的是我自己利用了缓冲区技术, 当然比正规的MySQL, SQL Server程序差得很多, 但是我自己模仿的它们的内部结构。
用VC++。
谢谢, 大家的欣赏。
- 2022-05-30 00:34:03下载
- 积分:1
-
是用回朔法实现跳马程序。数据结构入门的好例子
是用回朔法实现跳马程序。数据结构入门的好例子-is back Schomburg Method vault procedures. Structure data entry a good example
- 2023-09-02 00:20:03下载
- 积分:1
-
著名的文件合并算法,欢迎大家使用下载,好东西呀。
著名的文件合并算法,欢迎大家使用下载,好东西呀。-Documentation of well-known algorithm, welcome everyone to use the download, you good things.
- 2022-10-31 09:45:02下载
- 积分:1
-
数据结构课程设计报告1
数据结构课程设计报告1-sergyrt hgrth
- 2023-05-22 19:25:03下载
- 积分:1
-
人力资源管理系统
人事工资管理系统是非常通用的管理信息系统,是企事业单位实现办公自动化的前提和基础。 后台数据库使用SQL Server,前台开发工具使用Visual C++。 本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势
- 2022-01-26 02:27:27下载
- 积分:1
-
数据结构与算法――C++版 好书要不要,不用付钱的哦
数据结构与算法――C++版 好书要不要,不用付钱的哦-data structures and algorithms-- C version of the books should not and do not have to pay oh
- 2022-05-09 09:58:50下载
- 积分:1