资源列表

« 1 2 ... .34 .35 .36 .37 .38 1839.40 .41 .42 .43 .44 ... 2656 »

[数据结构常用算法insertion

说明:插入排序 算法较简单 初学者 希望能在这个网站成长-Insertion sort algorithm is simple for beginners hoping to grow this website
<xuyang> 在 2024-10-03 上传 | 大小:171008 | 下载:0

[数据结构常用算法code

说明:二分法对文本进行排序。比较简单。好像帮一个朋友做毕业设计的时候用到的代码。-Dichotomy of the text sort. Simple. Seems to help a friend used to do when the graduate design code.
<kefan> 在 2024-10-03 上传 | 大小:171008 | 下载:0

[数据结构常用算法zhebanchazhao

说明:折半查找的算法。将数列按有序化(递增或递减)排列,查找过程中采用跳跃式方式查找,即先以有序数列的中点位置为比较对象,如果要找的元素值小于该中点元素,则将待查序列缩小为左半部分,否则为右半部分。通过一次比较,将查找区间缩小一半。 -Binary search algorithm. The series by ordering (ascending or descending) order, find the process of usin
<张驰> 在 2024-10-03 上传 | 大小:171008 | 下载:0

[数据结构常用算法dtgh

说明:用动态规划算法做的石子归并问题,vc6环境下能够成功运行-Dynamic programming algorithm to do with stones merge problem, vc6 environment can be run successfully
<肖健> 在 2024-10-03 上传 | 大小:171008 | 下载:0

[数据结构常用算法filecreate

说明:程序对文本文件的建立和用户权限的设置进行了说明,掩饰了C++中文件的操作方式、和读取方法-Procedures for the establishment of the text file and set user rights are described, covering the C++ in the file mode of operation, and reading methods
<文哥> 在 2024-10-03 上传 | 大小:171008 | 下载:0

[数据结构常用算法quicksort

说明:快速排序算法,适合初步学习数据结构的同学了解排序的特点-quicksort in C language
<linmeng> 在 2024-10-03 上传 | 大小:171008 | 下载:0

[数据结构常用算法The-algorithm-set-of-C

说明:C语言的算法集,包含插值算法、复数运算、非线性方程组、极值问题、拟合与逼近、排序、线性代数方程组、数值积分等。-The algorithm set of C
<yahaliu> 在 2024-10-03 上传 | 大小:171008 | 下载:0

[数据结构常用算法zhan

说明:一种利用栈实现括号匹配的方法,能够取得很好的效果,希望对大家有所帮助。-A use of parentheses stack to achieve matching method, can achieve good results, we want to help.
<胡恢军> 在 2024-10-03 上传 | 大小:171008 | 下载:0

[数据结构常用算法comparision--of-two-algorithms

说明:对动态规划法和贪心法的分析和比较,通过比较研究来分析各算法的特点。-Analysis and comparision with two algorithms
<李阳荣> 在 2024-10-03 上传 | 大小:171008 | 下载:0

[数据结构常用算法Matrix

说明:实现稀疏矩阵的各种运算操作,包括加法,减法,乘法,转置,求逆矩阵-Sparse matrix operations to achieve a variety of operations including addition, subtraction, multiplication, transpose, inverse matrix
<chaser tang> 在 2024-10-03 上传 | 大小:171008 | 下载:0

[数据结构常用算法lu-jing-guihua

说明:这是对未知路径的动态规划探讨的文档,主要包括: A*算法的基本理论 A*算法的理论 A*算法的实现-This is the unknown path dynamic planning of documents, including: The basic theory of A* algorithm The A* algorithm theory The A* algorithm to achieve
<朱茵茵> 在 2024-10-03 上传 | 大小:171008 | 下载:0

[数据结构常用算法datastruction

说明:数据结构深入和提高的绝佳资料,美国优秀程序员突破经典算法创新实现多种数据结构的优秀之作-the improvement of learning data struct and you will learn more
<tomaxwell> 在 2024-10-03 上传 | 大小:171008 | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 1839.40 .41 .42 .43 .44 ... 2656 »

源码中国 www.ymcn.org