资源列表

« 1 2 ... .87 .88 .89 .90 .91 292.93 .94 .95 .96 .97 ... 2656 »

[数据结构常用算法zuiduanludesuanfa

说明:8.4.1利用邻接矩阵的网络最小生成树算法-8.4.1 use of the network adjacency matrix algorithm for minimum spanning tree
<大无> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法90253940whiteblackpoint

说明:给出你设计的求解下面问题算法的伪代码并分析复杂性:设B={b1,b2, ,bn} 和 W={w1,w2, ,wn}为平面上黑点和白点的两个集合。一个黑点bi=(xi, yi )与一个白点wj=(xj, yj ) 匹配当且仅当xi≥xj 和yi≥yj 。设计一个贪心算法,找出黑白点之间的最大匹配数目。算法的复杂性要尽量接近nlgn. -Give your algorithm designed to solve the following
<> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法singlelinkedlist

说明:一个单链表的C语言程序,主要功能有链表建立,单链表测长,链表输出,删除指定结点,指定删除单链表中某个数据,并统计删除此数据的个数,单链表销毁等-single linked list
<520shuangzixing> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法Heap

说明:堆的基本操作,插入删除,把数组变为小根堆,并检查是否为小根堆,用小根堆排序的方法按降序对大小为n的数组进行排序。-The basic operation of the heap, insert delete the array into a heap of small roots, and check the heap for small roots, roots with a small heap sort in descending
<依枫> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法Joseqh

说明:约瑟夫环的问题解决,巩固初学者的编程基础-Joseph ring problem solving, consolidation of basic programming for beginners
<SAM> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法BinarySortTree

说明:二叉排序树的cpp文件,已经编译通过,没有错误,是数据结构方面的程序-Binary Sort Tree cpp file has been compiled, no errors, the procedure is the data structure
<fff> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法DIJ

说明:迪杰斯特拉算法是数据结构中一实验算法。用vs2008编写,已无错误-Dijkstra algorithm is an experimental algorithm for data structure
<fff> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法Algorithm

说明:修路问题算法是数据结构中关于图的算法,已经编译,并无错误,在vs2008中编译。为实验中所作算法。-Algorithm is a road problem on the graph data structure algorithms, have been compiled, no errors in the vs2008 compiler. By the algorithm for the experiment.
<fff> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法eightqueen

说明:数据结构课程设计八皇后问题 运用C语言编写,可直接运行-Curriculum design data structure using the eight queens problem written in C, can be directly run
<舒城> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法kangkaidedajiangjiang

说明:POJ题目BUCTOJ更为经典欢迎广大ACMer交流经验-POJ subject BUCTOJ more classical exchange of experience welcome ACMer
<sky> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法CLOSESTPAIR

说明:算法分析与设计之CLOSESTPAIR算法实现-CLOSESTPAIR
<zmq1991> 在 2025-01-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法7-27

说明:算法分析与设计之7-27(贪心算法)算法实现-analysis 7-27
<zmq1991> 在 2025-01-17 上传 | 大小:1kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 292.93 .94 .95 .96 .97 ... 2656 »

源码中国 www.ymcn.org