-
这个是个简单的关于出票申请的处理,里边还有小型的进销存。...
这个是个简单的关于出票申请的处理,里边还有小型的进销存。-This is a simple application on the handling of the vote, there are small Invoicing inside.
- 2023-07-24 15:10:03下载
- 积分:1
-
data_structure_ustc
浙江大学白剑宇老师的《数据结构》课件,里面还有一个高教版的课件(Zhejiang University, Bai Jianyu teacher " data structure" courseware)
- 2010-05-22 20:54:55下载
- 积分:1
-
实现ADT,可以实现两个二叉树的几种逻辑关系来显示它们之间的联系.如:求两个二叉树是否是等价的.它们的交集并集是怎样的.等等.这样这些都是ADT要实现的方法....
实现ADT,可以实现两个二叉树的几种逻辑关系来显示它们之间的联系.如:求两个二叉树是否是等价的.它们的交集并集是怎样的.等等.这样这些都是ADT要实现的方法.-achieve ADT, can achieve two binary tree several logical relationship to show the linkages between them. Such as : whether the binary tree for two are synonymous. The intersection of what is the set. And so on. ADT then these are the methods to achieve.
- 2022-01-26 01:22:21下载
- 积分: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
-
学院管理体制
在这些高校管理体系中包含各种搜索老师记录,学生记录,这样,轻松地访问任何信息等。
- 2022-02-20 04:24:35下载
- 积分:1
-
设备管理系统,具有参考价值
设备管理系统,具有参考价值-equipment management system, with reference value
- 2023-08-23 13:30:04下载
- 积分:1
-
八皇后问题
八皇后问题-8 Queen
- 2022-10-24 10:50:04下载
- 积分:1
-
实现岛上建立公路的最短路径算法,调用了dikstra算法
实现岛上建立公路的最短路径算法,调用了dikstra算法-Highway on the island to achieve the establishment of the shortest path algorithm, called algorithm dikstra
- 2023-01-07 11:20:03下载
- 积分:1
-
Its about the data structure Q
Its about the data structure Q-Its about the data structure Queue...
- 2022-06-19 15:03:41下载
- 积分:1
-
一个代码,可以构成一个数从键盘到TR
a code which can constitute a number from keybord to a tr-a code which can constitute a number from keybord to a tree
- 2022-01-28 03:38:42下载
- 积分:1