-
" Database system implementation," the first four chapters, the databas...
《数据库系统实现》前四章,数据库实现的经典书,介绍了很多原理性的东西。-" Database system implementation," the first four chapters, the database to achieve a classic book describes the principles of a lot of things.
- 2022-01-21 06:16:59下载
- 积分:1
-
文档管理系统1.0bjsp
文件管理系统1.0Bjsp-document management system 1.0Bjsp
- 2023-01-24 23:10:03下载
- 积分:1
-
本市石通过永cbainxie乘虚诗仙
ben wenjian shi tongguo yong cbainxie chengxu shixian-ben wenjian shi tongguo yong cbainxie Rezeption gxu shixian
- 2022-02-05 16:43:17下载
- 积分:1
-
一本很好的数据库文档, PostgreSQL 8.0.0 中文文档。
一本很好的数据库文档, PostgreSQL 8.0.0 中文文档。-PostgreSQL
- 2022-01-22 14:02:47下载
- 积分:1
-
用DataGridView显示ACCESS数据库表
用C#编程连接到一个Access数据库,打开其中的一张表,在DataGridView控件中显示数据表的详细内容。
- 2022-12-01 19:35:03下载
- 积分:1
-
数据库课程设计,设计一个订户订阅报刊的应用系统
数据库课程设计,设计一个订户订阅报刊的应用系统-Database of curriculum design, the design of a subscriber subscriptions to newspapers and magazines of the application system
- 2022-01-21 05:03: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
-
直接通过ADO操作Access数据库
直接通过ADO操作Access数据库-directly through ADO Access database operation
- 2022-05-24 04:27:52下载
- 积分:1
-
《算法导论》中文版!!中文名《现代计算机常用数据结构和算法》,程序员内功修炼必备。...
《算法导论》中文版!!中文名《现代计算机常用数据结构和算法》,程序员内功修炼必备。-"algorithm" Introduction to Chinese version! ! The Chinese name of "modern computer commonly used data structures and algorithms", the programmer must Internal KungFu.
- 2022-07-09 14:26:27下载
- 积分:1
-
设计邻接表类,实现无向图的深度优先非递归遍历,无向图的广度优先遍历,并设计主函数输入数据进行测试...
设计邻接表类,实现无向图的深度优先非递归遍历,无向图的广度优先遍历,并设计主函数输入数据进行测试-Design category adjacency list, realize undirected graph of the depth-first traversal non-recursive, non-directed graph breadth-first traversal, and the design of the main function of the input data for testing
- 2022-09-01 23:30:03下载
- 积分:1