资源列表

« 1 2 ... .98 .99 .00 .01 .02 2103.04 .05 .06 .07 .08 ... 2656 »

[数据结构常用算法MyList

说明:一个采用链表编写的列表类,类似于CPtrList,不同的是本代码是个模板类,在使用上更加简便。同时,读者可以作为写模板时的参考。-A list prepared by using a list of categories, similar to CPtrList, difference is that this code is a template class, in the use of much simpler. At the sa
<Lee> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法new

说明:数据结构—链表&深度遍历的演示练习。对于初学数据结构的朋友可以提供参考-Data structure- linked list traversal depth demonstration
<ILLUSION-EX> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法LMS

说明:最小均方算法的一种改进算法,性能有很大的改进。-Minimum mean-square algorithm is an improved algorithm, the performance has greatly improved.
<hy> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法RLS

说明:递归最小算法的一种改进算法,性能有很大的改进。-Recursive minimization algorithm of an improved algorithm, the performance has greatly improved.
<hy> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法LatinSquare1

说明:一个C++实现的拉丁方构造程序, 很简单有效. 而且很容易理解.-A C++ Realize the Latin square structure procedure, very simple and effective. But it is easy to understand.
<龚文引> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法file1

说明:线性表的顺序存储表示(结构)及实现 创建一个顺序表(数据自拟); 在顺序表的指定位置插入一个元素; 在顺序表的指定位置删除一个元素; 将两个有序顺序表合并成一个新的有序顺序表 -Linear sequence of storage, said table (structure) and realize the creation of a chronological table (data from the propo
<朱琼琼> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法02

说明:求网中顶点间最短路径,如果有错误或者不足请指教-Network for the shortest path between vertex, if there is an error or inadequate advice please
<张三> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法20080325

说明:一个基本的数据结构的源程序,适合初学者的学习-A basic source of data structures, suitable for beginners to learn
<王风> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法zhebanchazhao

说明:用折半查找的方法进行指定数的查询并返回其位置-Find a way to use half the specified number of query and return to their position
<dengzhihua2347> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法maxium

说明:《数据结构》课程中一个作业。该程序是实现在自定义的若干行的取行最小值。对于正在上数据结构的同学会有一定的参考价值。
<黎厚泉> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法Kruskal

说明:按克鲁斯卡尔(Kruskal)算法思想,编制一个寻找最小生成树的完整的程序。-By Kruskal (Kruskal) algorithm ideas, the preparation of a minimum spanning tree search procedures.
<liangliu> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法tuzhaosewenti

说明:图着色问题的回溯算法,图着色问题是一个NP-完全问题.-Graph Coloring Problem of backtracking algorithms, graph coloring problem is an NP-complete problem.
<张金水> 在 2024-09-28 上传 | 大小:1024 | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 2103.04 .05 .06 .07 .08 ... 2656 »

源码中国 www.ymcn.org