资源列表
[数据结构常用算法] zhebanchazhao
说明:折半查找的算法。将数列按有序化(递增或递减)排列,查找过程中采用跳跃式方式查找,即先以有序数列的中点位置为比较对象,如果要找的元素值小于该中点元素,则将待查序列缩小为左半部分,否则为右半部分。通过一次比较,将查找区间缩小一半。 -Binary search algorithm. The series by ordering (ascending or descending) order, find the process of usin<张驰> 在 2024-12-29 上传 | 大小:167kb | 下载: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-12-29 上传 | 大小:167kb | 下载:0
[数据结构常用算法] The-algorithm-set-of-C
说明:C语言的算法集,包含插值算法、复数运算、非线性方程组、极值问题、拟合与逼近、排序、线性代数方程组、数值积分等。-The algorithm set of C<yahaliu> 在 2024-12-29 上传 | 大小:167kb | 下载:0
[数据结构常用算法] comparision--of-two-algorithms
说明:对动态规划法和贪心法的分析和比较,通过比较研究来分析各算法的特点。-Analysis and comparision with two algorithms<李阳荣> 在 2024-12-29 上传 | 大小:167kb | 下载:0
[数据结构常用算法] Matrix
说明:实现稀疏矩阵的各种运算操作,包括加法,减法,乘法,转置,求逆矩阵-Sparse matrix operations to achieve a variety of operations including addition, subtraction, multiplication, transpose, inverse matrix<chaser tang> 在 2024-12-29 上传 | 大小:167kb | 下载: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-12-29 上传 | 大小:167kb | 下载:0
[数据结构常用算法] datastruction
说明:数据结构深入和提高的绝佳资料,美国优秀程序员突破经典算法创新实现多种数据结构的优秀之作-the improvement of learning data struct and you will learn more<tomaxwell> 在 2024-12-29 上传 | 大小:167kb | 下载:0