资源列表

« 1 2 ... .83 .84 .85 .86 .87 2488.89 .90 .91 .92 .93 ... 2656 »

[数据结构常用算法Dijstary

说明:优先队列实现dijkstra算法C++代码,如何使用-algorithms: Priority queue dijkstra algorithm C++ code ,and how to use
<褚炜雯> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法1

说明:三种二叉树的遍历算法,先序,中序,后序等的实现,采用C语言代码来实现的。-Three binary tree traversal algorithm, the first order, in sequence order of implementation, using C language code.
<曾全飞> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法yue

说明:实现磁盘寻址最优化问题,这是使用在算法分析与设计当中,利用贪心算法实现的最优问题-Disk addressing optimization problems
<yueguobin1> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法DeQ-using-STL

说明:this is sample dqueue implementation using STL
<sham> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法BT-Traversal

说明:this sample implementation of binary tree traversals-this is sample implementation of binary tree traversals
<sham> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法Graph-DFS-BFS

说明:graph traversal using bfs and dfs strategy
<sham> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法StringMatch

说明:算法设计与分析中的字符串匹配算法,C++代码-String matching algorithm, algorithm design and analysis courses, C++ code
<omic> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法Exp4_Huffman

说明:算法设计与分析中的哈夫曼算法,C++源程序-Algorithm design and analysis of the Huffman algorithm, C++ source
<omic> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法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.
<童浩> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法hufman

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

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

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

[数据结构常用算法sort

说明:快速排序算法,三路排序算法的一些使用和比较。三路排序算法的一些性能分析-Quicksort algorithm, some use of the three sorting algorithms and compare. Performance Analysis of the three sorting algorithms
<zhongpeng> 在 2024-11-06 上传 | 大小:1024 | 下载:0
« 1 2 ... .83 .84 .85 .86 .87 2488.89 .90 .91 .92 .93 ... 2656 »

源码中国 www.ymcn.org