-
顺序表类型的实现,数据结构清华大学严老师C语言第二版算法。...
顺序表类型的实现,数据结构清华大学严老师C语言第二版算法。-order to achieve the type of data structure Tsinghua University teachers strict version of the second C-language algorithm.
- 2022-09-28 02:05:03下载
- 积分:1
-
在一台机器上只能处理n个作业,每个作业均可在单位时间内完成,又假定每个作业都有一个截止期限,当且仅当作业i在它的截止期限之前完成时,可以获得一定的效益。
给...
在一台机器上只能处理n个作业,每个作业均可在单位时间内完成,又假定每个作业都有一个截止期限,当且仅当作业i在它的截止期限之前完成时,可以获得一定的效益。
给定作业序列,要求一种作业排序算法,使获得的总效益值最大。
-On a single machine can handle only n-jobs, each job can be completed within the unit, but also assumes that each job has a deadline, if and only if job i in its completed before the deadline, they can to receive some benefits.
For a given job sequence, requires a job sorting algorithm, so that the greatest value of total benefits received.
- 2022-12-08 00:45:02下载
- 积分:1
-
图的遍历,在连通的无向图上访问全部节点的操作
图的遍历,在连通的无向图上访问全部节点的操作-Graph traversal, in the undirected graph connectivity to access all the nodes to operate
- 2022-04-18 21:00:35下载
- 积分:1
-
关于图的一些基本操作,以及实现细节
关于图的一些基本操作,以及实现细节-map on the basic operation and the achievement of details
- 2022-02-14 14:56:11下载
- 积分:1
-
串的KMP算法,无回溯的模式匹配中最具代表性的是KMP算法。它是基于对模式本身的字符分布特征所进行的分析,生成模式的特征向量,显示了P= aab 匹配S= ab...
串的KMP算法,无回溯的模式匹配中最具代表性的是KMP算法。它是基于对模式本身的字符分布特征所进行的分析,生成模式的特征向量,显示了P= aab 匹配S= ababbaabaa 的优化的KMP算法过程。-Strings of KMP algorithm, no backtracking pattern matching is the most representative of the KMP algorithm. It is based on a model of their own characters by distribution analysis of eigenvectors generated model shows that P = aab match S = ababbaabaa the KMP algorithm optimization process.
- 2022-03-19 16:46:38下载
- 积分:1
-
银行排队系统仿真
假设银行只有一个窗口(排一个队),客户到达时间间隔服从均值为200秒的指数分布,客户在窗口接受服务
的时间服从均值为300秒的指数分布。设计排队模拟系统,在进行了100人服务后,输出平均到达间隔、平均
等待时间、平均服务时间以及平均停留时间。
- 2022-01-24 19:08:32下载
- 积分:1
-
Our operating title, queue and stack functions, understanding these two concepts...
我们的作业题,队列和栈函数,对理解这两个概念有帮助-Our operating title, queue and stack functions, understanding these two concepts help
- 2022-08-05 10:07:35下载
- 积分:1
-
算法设计与分析的习题及题解,希望大家能喜欢。
算法设计与分析的习题及题解,希望大家能喜欢。-Algorithm design and analysis solution exercises and questions, I hope everybody can like.
- 2022-07-28 08:30:47下载
- 积分:1
-
Large databases, triggers (Trigger) knowledge, and its basic programming.
大型数据库,触发器(Trigger)知识,及其基础编程。-Large databases, triggers (Trigger) knowledge, and its basic programming.
- 2022-11-22 13:50:04下载
- 积分:1
-
Visual+C+++6.0数据库开发技术与工程实践,附源码,下载后请看“光盘说明.txt”再使用。...
Visual+C+++6.0数据库开发技术与工程实践,附源码,下载后请看“光盘说明.txt”再使用。-Visual+ C+++6.0 database development technology and engineering practice, with a source, after downloading, see " CD-ROM instructions. Txt" re-use.
- 2022-03-18 22:45:27下载
- 积分:1