资源列表

« 1 2 ... .57 .58 .59 .60 .61 2462.63 .64 .65 .66 .67 ... 2656 »

[数据结构常用算法hamiton

说明:马的哈密顿周游问题 用的是二分算法 马的哈密顿周游问题 用的是二分算法-the question about hamiton
<速度> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法Unidirectional-ring-table-Josephus

说明:单向环表实现约瑟夫环,cout<<"请输入整数m,s,n:"<<endl cout<<"输出序列为: " -Unidirectional ring table Josephus
<王主彬> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法xyl

说明:匈牙利算法,实现二分图问题的好途径,自己写的,是用邻接表来实现。-Hungarian algorithm for bipartite graph a good way to write your own adjacency list.
<吴振禹> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法wll

说明:网络流算法,自己写的实现最大流问题的好方法,是用邻接表实现的ISAP,网上可是很少的哟-Network flow algorithm, a good way to write your own to achieve the maximum flow problem, is the ISAP adjacency list online but few yo
<吴振禹> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法prim

说明:最小树的prim算法 使用一个数组作为辅助空间 达到最优的目的-Most trees in the prim algorithm
<彭思泽> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法2

说明:C++中链表相关程序示意(编译通过)。可将一链表按结点分为偶奇两部分-C++ in the linked list to indicate the program (compiled by).
<Cc> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法paixu

说明:选择排序,插入排序,冒泡排序的性能比较1)对冒泡排序,插入排序,选择排序算法进行时间复杂度上的比较. (2)待排序表(或数组)的表长(或数组元素的个数)不小于50;其中数据要用伪随机数产生程序产生;至少要用5组不同的输入数据作比较. -Selection sort, insertion sort, bubble sort performance comparison
<乐浩> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法LCS

说明:采用递归的方式,找出两个字符串序列的所有最长公共子序列-Identify all the longest common subsequence of two strings of sequence
<黄杰> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法RandQSort

说明:使用随即快速排序算法可以提高算法的排序速度-the random quick sort
<李飞> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法Desktop

说明:随机采样和随机选择的sherwood算法可以进一步改进算法-the sherwood form the sampling
<李飞> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法Lexicographic-problems

说明:算法与设计书中的---经典的字典序问题,C++的形式,可直接用。-Lexicographic problems
<zhengbeibei> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法haffman

说明:在二叉树基本操作的基础上,掌握对二叉树的一些其它操作的具体实现方法。构造哈夫曼树。 -On the basis of the basic operation of the binary tree, master of some other operation on the binary tree specific implementation. Constructed Huffman tree.
<张紫凝> 在 2024-11-07 上传 | 大小:1024 | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 2462.63 .64 .65 .66 .67 ... 2656 »

源码中国 www.ymcn.org