资源列表

« 1 2 ... .89 .90 .91 .92 .93 2294.95 .96 .97 .98 .99 ... 2656 »

[数据结构常用算法ShortPath_DIJ

说明:数据结构中的缔结斯特拉最短路径源程序,在DEV c++中测试通过,数据结构为邻接矩阵-Data structures concluded Stella source shortest path, in DEV c++ in the test, the data structure of adjacency matrix
<lizhenye> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法rev

说明:计算逆序数,用的是归并排序方法实现的。时间复杂度和归并排序方法的一样-Reverse calculation of the number of ways using a merge sort implementation. Merge sort time complexity, and the same method
<qy> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法intSLList

说明:c++上传的 整形单链表 数据结构初学者使用-c++ From the plastic single-linked list data structure to use for beginners
<yushui> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法SPOJ3273_treap

说明:数据结构Treap的C++实现,时间复杂度nlogn-Data structure Treap the C++ implementation, the time complexity nlogn
<liuzhongxin> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法LHhuffman

说明:数据结构中的哈弗曼编码,很有用哦,下载看看。-Ha Fuman encoded data structure, useful Oh, download to see.
<jiaolong> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法chazhao

说明:折半查找算法的递归算法,采用顺序方式存储。完整的程序-Recursive algorithm binary search algorithm, using the order stored. Complete program
<changqianqian> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法Huffman

说明:Huffman编码+贪心算法-Huffman
<miss_xu> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法nqueen

说明:用概率算法求解N皇后问题。1、拉斯维加斯概率算法 每一行得到了几个摆放位置时,不是按顺序进行摆放,而是随机摆放的。因此程序每次运行的时间都不一样。用拉斯维加斯算法除非找不到解,如果找到,答案就一定是正确的。-Probabilistic algorithm with N queens problem. 1, Las Vegas probabilistic algorithms have several display each lin
<miss_xu> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法bridge

说明:bridge(求桥的算法),dijkstra算法 kruskal算法,求多个桥的算法-bridge
<王泽宇> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法huffman

说明:哈弗曼编码 很有用的,直接就可以用的了-huffman code
<杨小玲> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法chessboard

说明:用C++语言实现棋盘覆盖分治算法 在一个2k×2k 个方格组成的棋盘中,恰有一个方格与其它方格不同,称该方格为一特殊方格,且称该棋盘为一特殊棋盘。在棋盘覆盖问题中,要用4种不同形态的L型骨牌覆盖给定的特殊棋盘上除特殊方格以外的所有方格-C++ language with the board divided coverage of a 2k × 2k Algorithm in the composition of the board of
<kyc> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法BinaryTree

说明:求解任意一个二叉树的中序先序后序遍历结果-Solving any one of the first order binary tree in postorder traversal sequence results
<灵霄> 在 2025-01-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 2294.95 .96 .97 .98 .99 ... 2656 »

源码中国 www.ymcn.org