资源列表

« 1 2 ... .58 .59 .60 .61 .62 463.64 .65 .66 .67 .68 ... 2656 »

[数据结构常用算法poly

说明:一元多项式A = anxn + … + a1x + a0, B = bnxn + … + b1x + b0,根据运算符+、-、*,分别计算A + B、A - B、A * B。-A polynomial A = anxn+ ...+ a1x+ a0, B = bnxn+ ...+ b1x+ b0+ operator,-,*, respectively, to calculate the A,+ B, A- B, A* B.
<童浩> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法hufman

说明:实现哈夫曼树的建立,对输入字符窜进行哈弗曼编码,解码-Huffman tree establishment, Ha Fuman encoding, decoding
<田喜鹏> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法N-queen-problem

说明:N皇后问题,解决N皇后问题,详细的C代码-N-Queens problem, solve the N queens problem, the details of the C code
<天涯> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法sort

说明:快速排序算法,三路排序算法的一些使用和比较。三路排序算法的一些性能分析-Quicksort algorithm, some use of the three sorting algorithms and compare. Performance Analysis of the three sorting algorithms
<zhongpeng> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法poj1201_SPFA

说明:poj1201,用SPFA实现的差分约束系统求解-use SPFA to slove POJ1201
<CHN> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法VariousSortingAlgorithm

说明:使用C++实现的各种排序算法,选择排序,堆排序,冒泡排序-The use of C++ realize the sorting algorithm, selection sort, heap sort, bubble sort and so on
<hello> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法noname

说明:走迷宫小程序,加了字符型图像界面,数据结构学习的初步应用-Maze procedures, data structures, learning the initial application
<misszhou> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法zuihou

说明:学习数据结构的材料,一个关于火车进站出站的算法,队列的操作-Study the data structure of the material, a station algorithm, queue operations on the station.
<misszhou> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:建无向图,求每个顶点的度,有向网的创建。拓扑排序。-not to create maps for each of the vertex, is to create the network. Topological sorting.
<小璞1992> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法count_char

说明:编写程序统计一个字符串"C++ is beginer s language"中单词的个数-Programming statistics and a string C++ is beginer' s language " in the word number
<武叶> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法swap_SORT

说明:排序函数为swap(int a[], int size) (size为数组的长度)
<武叶> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法dijkstra

说明:寻求最短路径的matlab程序 pathS: 所求最短路径的起点 pathE :所求最短路径的终点 -Matlab program pathS seek the shortest path: the shortest path starting point pathE: The end of the shortest path
<sun> 在 2025-01-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 463.64 .65 .66 .67 .68 ... 2656 »

源码中国 www.ymcn.org