-
Data structure of the dynamics of regulatory law, given the same part of the two...
数据结构里的动态规化法,给出两个字符串的相同部分。-Data structure of the dynamics of regulatory law, given the same part of the two strings.
- 2022-04-12 05:33:21下载
- 积分:1
-
字符串形式的表达式求值算法,支持4则运算和括号
字符串形式的表达式求值算法,支持4则运算和括号-The string forms of expression evaluation algorithm, to support the four operations and brackets
- 2023-03-26 05:10:04下载
- 积分:1
-
一个很好的通讯录管理系统
一个很好的通讯录管理系统-a very good correspondence management system
- 2022-01-25 17:17:43下载
- 积分:1
-
检查堆栈值的 C 语言源码
检查堆栈值的 C 语言源码-inspection stack value of C language source code
- 2023-07-30 00:55:03下载
- 积分:1
-
数据结构自考试题及答案
希望能够帮助大家
数据结构自考试题及答案
希望能够帮助大家-Data structure questions and answers to help everyone
- 2022-12-21 15:50:03下载
- 积分:1
-
一个文档管理的演示程序,针对凌乱的文件及其繁琐的查找问题,如何在数据库中实现全文检索。...
一个文档管理的演示程序,针对凌乱的文件及其繁琐的查找问题,如何在数据库中实现全文检索。-A document management demonstration program, for the messy and tedious to find the file problem, how to achieve the full-text search in the database.
- 2022-07-07 14:02:11下载
- 积分: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
-
俄国人写的内存数据库的delphi封装
俄国人写的内存数据库的delphi封装-Russian people write memory database delphi Packaging
- 2022-04-24 15:04:06下载
- 积分:1
-
n!不为0的最后一位,可以输出千万级别的阶乘最后一位
n!不为0的最后一位,可以输出千万级别的阶乘最后一位-n! not the last one is 0, you can output level factorial million last
- 2023-06-24 18:20:03下载
- 积分:1
-
二叉排序树,实现简单的排序,删除,插入,保存,恢复等功能...
二叉排序树,实现简单的排序,删除,插入,保存,恢复等功能-Binary sort tree, the realization of a simple sort, delete, insert, save and restore functions
- 2023-08-02 19:30:03下载
- 积分:1