-
操作系统实验第一个
操作系统实验第一个-an OS experiment
- 2022-02-06 17:10:46下载
- 积分:1
-
静态sql详细介绍了数据库结构数据库相关的内容,重点介绍和解释了sql语言的使用...
静态sql详细介绍了数据库结构数据库相关的内容,重点介绍和解释了sql语言的使用-Static sql database structure described in detail the contents of the database-related, focusing on and explain the use of language sql
- 2022-05-07 17:33:38下载
- 积分:1
-
minimum spanning tree algorithm is the prim map for the shortest path algorithm...
最小生成树的prim算法
是求图中的最短路径的一个重要算法
但是是O(n2)复杂度的一个算法-minimum spanning tree algorithm is the prim map for the shortest path algorithm of an important but is O (n2) of a complex algorithm
- 2023-06-14 21:55:07下载
- 积分:1
-
MSSQL & MYSQL connection setup
RAD XE5 C++ 開發, 用於設定資料庫連線參數, 可設定 MSSQL 及 MYSQL, 並可將設定後的參數以DES編碼後存成檔案
- 2022-04-10 18:23:59下载
- 积分:1
-
数据结构常用算法设计 用C++实现二叉排序树与平衡二叉树
数据结构常用算法设计 用C++实现二叉排序树与平衡二叉树-algorithm commonly used data structures designed to achieve two C-tree fork and balanced binary tree
- 2023-05-30 18:00:03下载
- 积分:1
-
mysql db utils 还原和备份
这是 mysql db utils project.it 支持还原和 mysql.it 的备份是轻量化的项目。它是更多友好比命令行。更多的是轻型比其它工具。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-12 11:08:00下载
- 积分:1
-
该源码功能是实现赫夫曼编码,即构造最优二叉树,是字符界面的,自我感觉做的还不错,调试通过的,绝对好用...
该源码功能是实现赫夫曼编码,即构造最优二叉树,是字符界面的,自我感觉做的还不错,调试通过的,绝对好用-The source function is to realize Huffman coding, that is, the optimal tree structure is a character interface, and the sense of self, to do good, debugging adopted, the absolute ease of use
- 2023-08-12 19:10:03下载
- 积分:1
-
1背包问题的动态规划求解算法,
0
0-1背包问题的动态规划求解算法,
0-1背包不同于背包问题-0-1 knapsack problem of the dynamic programming algorithm, 0-1 knapsack different from the knapsack problem
- 2022-09-02 03:40:02下载
- 积分:1
-
(1) 用一个4*20的二维数组M,第1行存放按从小到大排序的20个所给出的ai和bi,第2行存放相应的作业序号,第3行存放1或2(1代表是来自ai,2代表是来...
(1) 用一个4*20的二维数组M,第1行存放按从小到大排序的20个所给出的ai和bi,第2行存放相应的作业序号,第3行存放1或2(1代表是来自ai,2代表是来自bi), 第4行存放0或1(0代表作业序号未进入最优调度方案;1代表作业序号已进入最优调度方案)
(2) 排序完后,按课本所述方法求一种最优调度方案,存放在S中。
-(1) with a 4* 20 two-dimensional array M, the first a line to deposit a small to large order of 20 given by ai and bi, line 2 store operation corresponding serial number, the first three lines deposited one or 2 (a representative from the ai, 2 representatives from the bi), the first four rows stored 0 or 1 (0 for job number to gain access to optimal scheduling programs a job number has been entered on behalf of the optimal scheduling scheme) ( 2) Sort exhausted, according to the methods described in textbooks, seeking the optimal scheduling of a program stored in the S in.
- 2022-05-07 13:53:40下载
- 积分:1
-
用perl写的Oracle管理工具
用perl写的Oracle管理工具- Oracle management tool writes which with perl
- 2022-02-01 09:26:47下载
- 积分:1