资源列表

« 1 2 ... .39 .40 .41 .42 .43 144.45 .46 .47 .48 .49 ... 2656 »

[数据结构常用算法ListMethodoctaloutput

说明:数据结构中,用链表法实现八进制数值输出的程序-List Method octal output
<彭丹> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法yosefu

说明:清华版数据结构实习题约瑟夫环的代码,下载的速度-Version of data structure Tsinghua internship Joseph Central title code, download the speed of
<fuxiangbo> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法LCA

说明:最近公共祖先(LCA),转化为 RMQ 用线段树解决-Recent public ancestor (LCA), into the tree line used to solve RMQ
<liziyu> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法ShortDistance

说明:或得一个连通图两两之间最短路径的代码,算法导论上的算法,自己实现的-a funtion to get the shortest distance between each to noeds in a graph
<董大凡> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法ImprovedEbulliton

说明:冒泡法改进: 1.若某次循环中没有数据交换过,则可认为数据已经有序了,不必再进行循环了,可在程序中设一变量Flag 用来标识有无数据交换 2.如果在一次循环中,最后的某些元素没有交换过,则说明后面这些元 素的顺序已排序,下次循环可不对其进行比较-Bubble Act to improve: 1. If there is no cycles in a data exchange, and may think the data
<yangxh> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法queen

说明:采用递归回溯算法求解N皇后问题;C语言实现,可以动态控制皇后数量-Backward recursive algorithm using N Queen' s problem C language implementation, you can dynamically control the number of Queen' s
<yangxh> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法Stack

说明:简单模拟栈的操作:包括栈的初始化,压栈,栈顶元素弹出以及取栈顶元素;采用C实现-Analog stack easy steps: including the stack initialization, push, pop elements as well as the Top-Top-check elements implementation using C
<yangxh> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法tu

说明:数据结构,实现图的邻接创建和各种遍历遍历(中序,前序,后序)-Data structure, adjacent to the creation of implementation plans and a variety of traversal traverse (in sequence, the former order, after the sequence)
<胡丹> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法HUFFMAN

说明:建立赫夫曼树,然后再由叶子到根实现赫夫曼编码。-Huffman tree set up, and then leaves to the root by the Huffman encoding implementation.
<鱼儿> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法SFE

说明:建立赫夫曼树,然后再由叶子到根实现赫夫曼编码。-Huffman tree set up, and then leaves to the root by the Huffman encoding implementation.
<鱼儿> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法NQueenProblem

说明:这是一个自己实现的N皇后问题c++解法,请各位指教-This is an own implementation of the N Queens problem c++ solution
<测试加利> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法Select

说明:此函数的功能是依次选出两个小的数,不要求原来数组中的数按大小顺序排列。-The function of this function are followed by two smaller number of elected and does not require a number of the original array by the size of order.
<li> 在 2025-01-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 144.45 .46 .47 .48 .49 ... 2656 »

源码中国 www.ymcn.org