资源列表

« 1 2 ... .27 .28 .29 .30 .31 1632.33 .34 .35 .36 .37 ... 2656 »

[数据结构常用算法closed-points

说明:二维最近点对递归算法,最大点对为10000对-Two-dimensional nearest point of the recursive algorithm, the maximum point of the 10,000 pairs
<zibin_lee> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法longest-substring

说明:最长公共子序列递归算法,最长限制是10000字符-Longest common subsequence of a recursive algorithm, the maximum limit is 10,000 characters
<zibin_lee> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[数据结构常用算法MCMC

说明:马尔科夫链蒙特卡洛动态随机模拟mcmc方法的计算机实现,哈佛大学编的-mcmc in matlab
<江虎> 在 2025-06-14 上传 | 大小:1000kb | 下载:0

[数据结构常用算法order

说明:数据结构,利用循环链表实现斐波那契数列的输出。-data structure
<李欣田> 在 2025-06-14 上传 | 大小:162kb | 下载:0

[数据结构常用算法aaa

说明:给定一个k值 在任意一个n阶矩阵中找出最长且最接近k的一条路径-Given a k value in any of the matrix of order n to find the longest and closest to the path of k
<依然> 在 2025-06-14 上传 | 大小:787kb | 下载:0

[数据结构常用算法csharpMinSpanTree

说明:.net最小生成树的普林算法和克鲁斯卡尔算法得算法过程-. Net Princeton minimum spanning tree algorithm and Kruskal algorithms have algorithm process
<lockepeak> 在 2025-06-14 上传 | 大小:22kb | 下载:0

[数据结构常用算法testCircle

说明:一个关于简单的有向图回路的 vc工程,本算法需要用到的数据结构:两个边堆栈;一个顶点堆栈;一个终结数组-A simple directed graph on the vc project circuit, the algorithm requires data structures: two sides stack a vertex stack one end of the array
<zhanlijuan> 在 2025-06-14 上传 | 大小:29kb | 下载:0

[数据结构常用算法RedBlackT

说明:Construct Red black Tree using cmd, reading from the left(root) top=right, bottom=left
<Nodoka> 在 2025-06-14 上传 | 大小:3kb | 下载:0

[数据结构常用算法NQueens

说明:Calculating NQueen possibilities using back tracking algorithm
<Nodoka> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法yinhangjiasuanfa

说明:在避免死锁的方法中,所施加的限制条件较弱,有可能获得令人满意的系统性能。在该方法中把系统的状态分为安全状态和不安全状态,只要能使系统始终都处于安全状态,便可以避免发生死锁。 银行家算法的基本思想是分配资源之前,判断系统是否是安全的 若是,才分配。它是最具有代表性的避免死锁的算法。 -In the deadlock avoidance method, the constraints imposed by weak, it is possible to obtain satisfactory
<郭强生> 在 2025-06-14 上传 | 大小:4kb | 下载:0

[数据结构常用算法dataStructure

说明:用c++面向对象的方法写的一些数据结构小程序,适合初学者,有linelist,stack,queue,huffman编码,Tree···,和一个citylocation例子的应用-With c++ object-oriented way to write some small program data structures, suitable for beginners, there are linelist, stack, queue, huffman coding, Tree · · ·,
<jason> 在 2025-06-14 上传 | 大小:673kb | 下载:0

[数据结构常用算法huffman

说明:霍夫曼树编程实现,对了解霍夫曼树有重要的启发作用,指导霍夫曼树编程。-Huffman tree programming, Huffman tree is important for understanding the role of inspiration, guidance Huffman tree programming.
<陈剑心> 在 2025-06-14 上传 | 大小:859kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 1632.33 .34 .35 .36 .37 ... 2656 »

源码中国 www.ymcn.org