资源列表

« 1 2 ... .14 .15 .16 .17 .18 1519.20 .21 .22 .23 .24 ... 2656 »

[数据结构常用算法daggen

说明:生成任意数量task的dag图,可通过改变参数来确定图的深度,广度,依赖关系的复杂度等-generate dag of any number of tasks
<肖慧荣> 在 2024-11-12 上传 | 大小:6kb | 下载:1

[数据结构常用算法word1

说明:1、设置多个就绪队列,并给队列赋予不同的优先级数,第一个最高,依次递减。 2、赋予各个队列中进程执行时间片的大小,优先级越高的队列,时间片越小。 3、当一个新进程进入内存后,首先将其放入一个对列末尾,如果在一个时间片 结束时尚未完成,将其转入第二队列末尾。 4、当一个进程从一个对列移至第n个队列后,便在第n个队列中采用时间片轮转执行完。 5、仅当时间片空闲时,才调度第二个队列中的进程。 -1, setting a
<frog> 在 2024-11-12 上传 | 大小:6kb | 下载:0

[数据结构常用算法C

说明:电脑随机画了个迷宫,,怎样算,能知道这个迷宫是否可以走出(即是不是死迷宫).-The computer randomly draw a maze, how to count, to know this maze can get out of (that is, not a dead labyrinth).
<name> 在 2024-11-12 上传 | 大小:6kb | 下载:0

[数据结构常用算法dongtaifengqusuanfa

说明:动态分区算法,经典算法的实现,跟相关课程相关-Dynamic partition algorithm, and the realization of the classical algorithm, with related courses related
<张文奇> 在 2024-11-12 上传 | 大小:6kb | 下载:0

[数据结构常用算法Some-algorithms-from-DataStructure

说明:数据结构中的一些算法,包括 相关的程序实例-Some algorithms from DataStructure
<kevin> 在 2024-11-12 上传 | 大小:6kb | 下载:0

[数据结构常用算法sheji-Microsoft-Word-

说明:具有多种经典的数据结构算法的程序集合,完全是经过多次测试编译调试好的,可以运行的!--with a variety of classic data structures set of algorithm is completely after several tests compiler debug Yes, we can run!
<刘义> 在 2024-11-12 上传 | 大小:6kb | 下载:0

[数据结构常用算法Kruskal

说明:最小生成树算法,是从图论角度分析树的形成,并寻找最短路径的算法。- 英语 中文(简体) 日语 The minimum spanning tree algorithm is the formation of the parse tree from the pers
<小许> 在 2024-11-12 上传 | 大小:6kb | 下载:0

[数据结构常用算法source-codes

说明:some good programs. its all been corrent and working fine.
<PRITAM KUMAR PAUL> 在 2024-11-12 上传 | 大小:6kb | 下载:0

[数据结构常用算法Graph-traversal

说明:图的遍历示例。包括深度优先和广度优先。控制台程序。-Graph traversal.DFS and BFS.
<Chen> 在 2024-11-12 上传 | 大小:6kb | 下载:0

[数据结构常用算法zoj-2212

说明:zoj的第2212测试题:阿耳戈斯(希腊神话中的百眼巨人)-the 2212nd test of zoj:Argus
<mzdbskipop> 在 2024-11-12 上传 | 大小:6kb | 下载:0

[数据结构常用算法yuwen1

说明:实验题目 分治算法的应用 实验内容 1、 二分搜索算法实现; 2、 大整数乘法或Strassen矩阵乘法的实现。 -Experimental subject partition use of the algorithm The experiment content 1, search algorithm dichotomy 2, big integer Strassen multiplication or
<宇文> 在 2024-11-12 上传 | 大小:6kb | 下载:0

[数据结构常用算法BinarySearchTree

说明:按键盘输入顺序,二叉搜索树的建立,前序,中序,后序周游算法。链式存储。-Keyboard input order, the establishment of the binary search tree, preorder, inorder and postorder travel around the algorithm. Chain store.
<冯乐乐> 在 2024-11-12 上传 | 大小:6kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 1519.20 .21 .22 .23 .24 ... 2656 »

源码中国 www.ymcn.org