资源列表

« 1 2 ... .31 .32 .33 .34 .35 1736.37 .38 .39 .40 .41 ... 2656 »

[数据结构常用算法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

[数据结构常用算法ruanjian

说明:软件技术基础常用资源集合 找马鞍点 单链表顺序表 -The basis of a collection of commonly used software technology resources in order to find the saddle-point single-chain form
<李豪> 在 2024-10-05 上传 | 大小:1717248 | 下载:0

[数据结构常用算法1020111

说明:把学生的学号作为关键字进行二分法查询,而且能够以学号递增排序,可以以成绩递减排序-The number of students learning dichotomy as keyword queries , but also to learn numbers in ascending order , descending order can result
<周小> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法erchashubianli

说明:二叉树的遍历,适用于VC环境 是一个基本的源代码-just for VC environment
<王二> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法hoffman-and-cirqueue

说明:数据结构队列的各种操作,包括判断队空,判断队满,入队,出队,显示现有元素和显示长度等六个操作;另外还有赫夫曼树的编码程序-the operation of cirqueue and hoffman tree
<彭水燃> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法joseph

说明:joseph问题求解,使用数据结构中的线性表实现输入n个人和n个密码,输出josoph问题序列-joseph problem solving, data structures using the linear form in the input n and n personal password, serial output josoph problem
<Liangxu> 在 2024-10-05 上传 | 大小:201728 | 下载:0

[数据结构常用算法parkingproblem1

说明:数据结构模拟停车场问题,用栈和队列来模拟实现-Data structure simulation parking problems, with stacks and queues to simulate achieve
<Liangxu> 在 2024-10-05 上传 | 大小:4096 | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 1736.37 .38 .39 .40 .41 ... 2656 »

源码中国 www.ymcn.org