资源列表

« 1 2 ... .23 .24 .25 .26 .27 2428.29 .30 .31 .32 .33 ... 2656 »

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

说明:该程序实现多项式相加算法,主要利用了链表的知识-Polynomial combined
<梁 烨> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法KMP

说明:KMP算法主要用于匹配字符串,算法复杂度为O(N),本代码用C 语言编写-KMP string matching algorithm is used, the algorithm complexity is O (N), the code written in C language
<胡光> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法guibingpaixu

说明:实现归并排序在C++平台上实现,功能尽管比较简单,但是应用非常广泛-realize merge sort
<杨晰琼> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:离散数学代数系统,详细的代码实现,以及不错的算法-Discrete Mathematics algebra system, a detailed code, and good algorithms
<李荣波> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法closetpair

说明:最近点算法,求若干个点之间的最近点对间的距离,给出横纵坐标!-Nearest point algorithm, find the number of points between the nearest point of the distance between the vertical and horizontal coordinates are given!
<沈强> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法dijkstra.tar

说明:上古大神Dijkstra的最短路径算法的C++实现-C++ implementation of Dijkstra-algorithm
<子林> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法Fibonacci

说明:Fibonacci数列求解代码,递归调用和迭代算法-Fibonacci Fibonacci Fibonacci
<mrqing> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法list

说明:利用指针实现线性表。 要求:用模板类的继承,实现链表的几个函数功能,主要包括链表的插入,追加和删除。并在main函数中对你的链表的各项功能进行测试 -The use of pointers to the linear form. Requirements: the inheritance with template classes, implement a linked list of functions of severa
<wenda> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法telephone

说明:数据结构课程设计,电话簿,单链表。重点在于链表的使用。-Data structure curriculum design, telephone directory, a single linked list. Focuses on the use of linked lists.
<王海涛> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法maze

说明:控制台输出的迷宫类的经典问题,L代表阻隔物,W代表通路,可作为解决一般迷宫问题的代表。-Console output of the classic maze problem, L on behalf of the barrier, W on behalf of access, it can solve the general mazeproblem as a representative.
<> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法2010210522

说明:数据结构···赫夫曼树···查找、删除、插入···链表、二叉树-Hoffman tree
<fang> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法K-NN

说明:最近邻求解函数极小值,简单方便,易于理解,方便解读。-better for reading,better for righting
<huangjinhuang> 在 2025-01-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 2428.29 .30 .31 .32 .33 ... 2656 »

源码中国 www.ymcn.org