资源列表

« 1 2 ... .72 .73 .74 .75 .76 2477.78 .79 .80 .81 .82 ... 2656 »

[数据结构常用算法KnightTour

说明:数据结构中骑士游历问题的详细代码程序,开发环境为vc6-Data structure detailed code procedures, the development environment knight tour problem is vc6
<苗岩> 在 2025-06-09 上传 | 大小:424kb | 下载:0

[数据结构常用算法CPP_STL

说明:C++标准库参考手册,包括经常用到的数据结构、算法等-C++ standard library reference manual, including the frequently used data structures, algorithms, etc.
<顾树国> 在 2025-06-09 上传 | 大小:9.23mb | 下载:0

[数据结构常用算法hufPP

说明:this code is used to generate huffman codes
<amine> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法Dijkstra

说明:Dijkstra算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。-Dijkstra algorithm
<Sara> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法myApp(1)

说明:it looks for a member in a population
<aviwe> 在 2025-06-09 上传 | 大小:128kb | 下载:0

[数据结构常用算法IFS

说明:迭代加深搜索,实质上是限定下界的深度优先搜索。即首先允许深度优先搜索K层,若没有发现可行解,再将K+1后 重复以上步骤搜索,直到搜索到可行解。-Iterative Deepening Search
<杨晶城> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法greedy-algorithm

说明:贪婪算法从文件输入一个高精度正整数N,去掉其中任意S个数后剩下的数字按原左右次序将组成一个新的正整数。编程对给定的N和S,寻找一种方案使得剩下的数字组成最小的新数。 输出得到的新正整数 -greedy algorithmEnter a high precision the file is an integer N, remove any of the number of S after the number of the left and right in order to form
<cxd> 在 2025-06-09 上传 | 大小:26kb | 下载:0

[数据结构常用算法QuikSort

说明:数据结构与算法导论实验课的实验,实现快速排序-Data Structures and Algorithms Introduction to experiment course experiments, fast sorting
<Linecho> 在 2025-06-09 上传 | 大小:411kb | 下载:0

[数据结构常用算法Buiness

说明:采用回溯法解决经典的商人过河问题,特色是可以让用户随意设定商人和仆人的数量(商人数大于仆人数)。-Use backtracking to solve the classic businessman river issues, This program allows users to freely set the number of merchants and servants (trade number is greater than the number of servant).
<Anwei> 在 2025-06-09 上传 | 大小:2kb | 下载:0

[数据结构常用算法kspxdfcz

说明:数据结构,快速排序算法,快速排序并对分查找-Fast sorting algorithm Quicksort and binary search
<浦健> 在 2025-06-09 上传 | 大小:3.19mb | 下载:0

[数据结构常用算法jisuanchurudu

说明:数据结构,cyuyan 计算数组的出度和入度。-Data structures, arrays calculate the degree and in-degree.
<浦健> 在 2025-06-09 上传 | 大小:172kb | 下载:0

[数据结构常用算法HaffumanCode

说明:根据赫夫曼算法求赫夫曼树,根据赫夫曼树求赫夫曼编码-According to Huffman tree Huffman coding requirements
<小小> 在 2025-06-09 上传 | 大小:2kb | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 2477.78 .79 .80 .81 .82 ... 2656 »

源码中国 www.ymcn.org