资源列表

« 1 2 ... .20 .21 .22 .23 .24 2225.26 .27 .28 .29 .30 ... 2656 »

[数据结构常用算法qsort

说明:这个对于刚接触算法的同学来说比较不错,是一个快速排序的算法,名为Qsort,比普通的排序算法好很多,算法采用的是分冶法-It is a very good method
<陈晔> 在 2024-11-09 上传 | 大小:6kb | 下载:0

[数据结构常用算法Calculator

说明:用堆栈实现的多位数表达式的运算,可以加括号。-Multi-digit arithmetic expressions
<杨波> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[数据结构常用算法searchMax10

说明:以最快的速度查找数组里最大的10个元素,采用堆结构实现-Find the fastest largest array of 10 elements, using heap structure to achieve
<陈贵兵> 在 2024-11-09 上传 | 大小:38kb | 下载:0

[数据结构常用算法EK

说明:ek最大流,求网络中可行的最大流量,返回该最大值-Feasible in ek maximum flow, network maximum flow, return to the maximum
<liang xinglun> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法Pascals-triangle-based-on-List

说明:基于VC6.0环境下的C++编程,用循环链式队列的数据结构,实现杨辉三角的计算-Based on VC6.0 environment C++ programming with cycle chain queue data structure, to achieve the calculation of Pascal' s Triangle
<龙影> 在 2024-11-09 上传 | 大小:6kb | 下载:0

[数据结构常用算法Polynomial-arithmetic

说明:基于VC6.0编程环境,数据结构为队列,实现多项式运算的C++源码,通过测试,绝对正确无误。-Based on VC6.0 programming environment for the queue data structure, polynomial arithmetic C++ source
<龙影> 在 2024-11-09 上传 | 大小:8kb | 下载:0

[数据结构常用算法Fix

说明:实现表达式求值,实现中缀到后缀的转换并求值(利用栈)-infix to suffix
<戴仁华> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[数据结构常用算法sort

说明:本程序使用c语言实现严蔚敏版数据结构书上排序算法,运行通过,有一定注释-This program uses the c language version of the data structure YanWeiMin book sorting algorithms, run through, there are certain notes
<稻草人> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[数据结构常用算法fileOperating

说明:用C++实现的结合哈弗曼树编码的原理来实现对文件的压缩和解压-use the principle of the huffman tree which is very effective in compressing and decompressing the file via C++
<wfl> 在 2024-11-09 上传 | 大小:2.87mb | 下载:0

[数据结构常用算法finding-the-shortest

说明:结合图论的知识并用C++语法知识实现的解决各个城市之间最短距离问题,它很好地结合了找出图上任意两个点之间最短距离及路线的Dijstra 算法。-we combine the technology of the map with the knowledge of C++ to find the shortest distance of the two spots.It perfectly take the advantage of the
<wfl> 在 2024-11-09 上传 | 大小:21.79mb | 下载:0

[数据结构常用算法Ba1

说明:回溯法实现八皇后,基于MFCD的对话框程序!-Backtracking to achieve the eight queens, the dialog box procedure based MFCD' s!
<> 在 2024-11-09 上传 | 大小:359kb | 下载:0

[数据结构常用算法Ba2

说明:爬山法实现八皇后,基于MFC的对话框程序。-Climbing method to achieve the eight queens, dialog-based MFC program.
<> 在 2024-11-09 上传 | 大小:363kb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 2225.26 .27 .28 .29 .30 ... 2656 »

源码中国 www.ymcn.org