资源列表
dynamic-program
- // VS2008 《 算法导论 》 P193页 的动态规划装配线调度问题C代码 -<Introduction to algorithm> P 193 dynamic programing
chyan_sks
- 09级数据结构实验,是有关对重言式的判别。 -About Chongyanshi
tower
- 能够演示各种数量的汉诺塔,演示操作情况和过程。可以任意进行设置-han nuo ta
guanya
- noip2010第三题关押罪犯...写得巨丑 只为上传-noip2010 the third problem.it s very ugly....
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
CRC16_32
- C代码源文件。查找表法计算CRC16和CRC32,先计算生成查找表,然后以byte为单位计算CRC码。 -Calculate the CRC16 and CRC32 with the Look-up-Table
process_schedule
- 演示进程调度算法 使用的链表 包涵7个功能 4个算法-Process Scheduling Algorithm Demo
ConvexHulls
- 凸包,使用先左右排序再计算上凸包下凸包的方法,效率还可以。-Convex hull, and then calculated using the first order around the convex hull on the package approach, efficiency gains can be.
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.
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
R8.tar
- decision tree learning for C4.5
queen
- 实现八皇后问题,c++进行实现,源代码,每个皇后不能在同一行或者同一列-To achieve the eight queens problem
