资源列表

« 1 2 ... .47 .48 .49 .50 .51 1752.53 .54 .55 .56 .57 ... 2656 »

[数据结构常用算法tower

说明:能够演示各种数量的汉诺塔,演示操作情况和过程。可以任意进行设置-han nuo ta
<贾普> 在 2024-10-05 上传 | 大小:14336 | 下载:0

[数据结构常用算法guanya

说明:noip2010第三题关押罪犯...写得巨丑 只为上传-noip2010 the third problem.it s very ugly....
<xsc> 在 2024-10-05 上传 | 大小:833536 | 下载:0

[数据结构常用算法CPPdaimasdoublelistandsinglelist

说明:这个压缩包中包含了单向链表以及双向链表置逆如何实现的相关代码,是数据结构中重要的一环节,希望有帮助-This archive contains a singly linked list and doubly linked lists set against how The relevant code is the data structure important part, want to help
<li> 在 2024-10-05 上传 | 大小:17408 | 下载:0

[数据结构常用算法CRC16_32

说明:C代码源文件。查找表法计算CRC16和CRC32,先计算生成查找表,然后以byte为单位计算CRC码。 -Calculate the CRC16 and CRC32 with the Look-up-Table
<李海华> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法xitong

说明:通过实现哲学家进餐问题的同步深入了解和掌握进程同步和互斥的原理哲学家有N个,也定全体到达后开始讨论:在讨论的间隙哲学家进餐,每人进餐时都需使用刀、叉各一把,所有哲学家刀和叉都拿到后才能进餐。哲学家的人数、餐桌上的布置自行设定,实现刀和叉的互斥使用算法的程序实现。-Philosophers have N, is also scheduled to discuss after all reach: the gap in the discus
<赛德华> 在 2024-10-05 上传 | 大小:415744 | 下载:0

[数据结构常用算法process_schedule

说明:演示进程调度算法 使用的链表 包涵7个功能 4个算法-Process Scheduling Algorithm Demo
<gaojinyu> 在 2024-10-05 上传 | 大小:310272 | 下载:0

[数据结构常用算法ConvexHulls

说明:凸包,使用先左右排序再计算上凸包下凸包的方法,效率还可以。-Convex hull, and then calculated using the first order around the convex hull on the package approach, efficiency gains can be.
<leon> 在 2024-10-05 上传 | 大小:65536 | 下载:0

[数据结构常用算法LineSegmentIntersect

说明:线段求交,使用二叉树保存消息树,状态树,还有已经求过交点的树,效率还行。-Line segment intersection, save the message using the binary tree, state tree, as well as the intersection of the tree has been seeking, efficiency, okay.
<leon> 在 2024-10-05 上传 | 大小:79872 | 下载:0

[数据结构常用算法index-tree

说明:排序二叉树的改进,在每个节点上加一个值来统计该节点左边的结点个数,方便插入、删除和查找-Binary sort tree improvement, at each node with a value to the statistics of the node on the left side of the node number, convenient to insert, delete and search
<wutu> 在 2024-10-05 上传 | 大小:900096 | 下载:0

[数据结构常用算法R8.tar

说明:decision tree learning for C4.5
<sudheer> 在 2024-10-05 上传 | 大小:490496 | 下载:0

[数据结构常用算法queen

说明:实现八皇后问题,c++进行实现,源代码,每个皇后不能在同一行或者同一列-To achieve the eight queens problem
<绿茶> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法list

说明:C语言实现 线性链表的创建,销毁,遍历,插入元素,删除元素,取元素等操作 经典源代码。-C language implementation linear list of creating, destroyed, traverse, insert elements, remove elements, take elements such operation classical source code.
<liuzhixing> 在 2024-10-05 上传 | 大小:1024 | 下载:0
« 1 2 ... .47 .48 .49 .50 .51 1752.53 .54 .55 .56 .57 ... 2656 »

源码中国 www.ymcn.org