-
算符有限分析法 //程序功能: //根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 //文法:E→E+E E...
算符有限分析法 //程序功能: //根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 //文法:E→E+E E-E E*E E/E (E) i // 其中i为无符号整数-operator limited analysis// procedural functions :// operator under priority analysis, to conduct regular expression syntax analysis, judgment, an expression is correct.// Grammar : E E E E-E E E* E/E (E) i// for which i unsigned integers
- 2022-04-07 04:27:23下载
- 积分:1
-
约瑟夫环 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个...
约瑟夫环 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。(有详细注解)数据结构学习的好例子-Joseph ring known n individuals (identified by serial number 1,2,3 ... n, respectively) were sitting around on a round-table. K from the number of people reported a few, a few of the m out of that person him from one of the next person to start off, a few m to another person out and so the law of repetition until around round-table All of the people out. (Detailed notes) data structure to learn a good example of
- 2023-06-20 15:30:04下载
- 积分:1
-
讲述的是分布式数据库的基本概念和原理,适于初学者了解什么是分布式数据库...
讲述的是分布式数据库的基本概念和原理,适于初学者了解什么是分布式数据库-Is the distributed database described the basic concept and principle, suitable for beginners to understand what is distributed database
- 2022-03-26 03:02:48下载
- 积分:1
-
求最大公约数和最小公倍数的程序,输入两个数,能求出最大公约数和最小公倍数...
求最大公约数和最小公倍数的程序,输入两个数,能求出最大公约数和最小公倍数-seek common denominator and implements procedures to import two few, the common denominator can be obtained and implements
- 2022-02-11 22:12:42下载
- 积分:1
-
比较精度的作业调度三种算法FCFS,SJF,HRN,大家感兴趣的话不防下载...
比较精度的作业调度三种算法FCFS,SJF,HRN,大家感兴趣的话不防下载
- 2022-07-06 23:58:58下载
- 积分:1
-
code of the data structure on the application of bintree.
数据结构关于二叉树操作的源码-code of the data structure on the application of bintree.
- 2022-01-24 15:48:18下载
- 积分:1
-
如果要连接的数据库文件和当前文件在同一个目录下
如果要连接的数据库文件和当前文件在同一个目录下-If you want to connect to the database file and the current document in the same directory
- 2023-03-17 20:05:04下载
- 积分:1
-
用C语言实现动态表的源程序,包括各种必须的方法
用C语言实现动态表的源程序,包括各种必须的方法-C language movements of the source, including all necessary means
- 2022-05-07 10:57:32下载
- 积分:1
-
POJ 1001己AC源代码,不信你可以试试.
POJ 1001己AC源代码,不信你可以试试.-POJ 1001 F AC source code, do not believe you can try.
- 2022-09-25 13:05:03下载
- 积分:1
-
数据结构 基础要好
数据结构 基础要好-better data structure foundation
- 2022-10-16 14:30:04下载
- 积分:1