资源列表

« 1 2 ... .14 .15 .16 .17 .18 2119.20 .21 .22 .23 .24 ... 2656 »

[数据结构常用算法DataStructureTest

说明:数据结构的一些基本的相关的试验,如二叉树的遍历,打印,如排序算法,检索算法,动态结构的静态实现实验-Data structures related to some basic tests, such as binary tree traversal, print, such as sorting algorithms, search algorithms, the dynamic structure of the realization
<林小峰> 在 2024-10-20 上传 | 大小:390144 | 下载:0

[数据结构常用算法04strings

说明:数据结构中的串用法比较复杂,而且有堪称重头戏的KMP算法,很多读者即使会用也不知道原理,本电子书将对其详细讲述-Use the string data structure is complex, and has called the highlight of the KMP algorithm, many readers do not know if will use the principle of the book will det
<vans> 在 2024-10-20 上传 | 大小:390144 | 下载:0

[数据结构常用算法guanjianlujing

说明:实现数据结构中关键路径的查找,能都找到并输出路径。程序调试完成-Data structure to find the critical path, can all be found and the output path. Complete program debugging
<刘树强> 在 2024-10-20 上传 | 大小:390144 | 下载:0

[数据结构常用算法Dijkstra

说明:Dijkstra find the shortest way from A->B
<quan> 在 2024-10-20 上传 | 大小:389120 | 下载:0

[数据结构常用算法eightqueen

说明:八皇后的摆放问题 八皇后问题是1850年大数学家高斯提出来的,该问题在8*8的国际象棋棋盘上放置8个皇后,条件是做到没有一个皇后能“吃掉”任何其他皇后,即没有任何两个皇后被放置在棋盘的同一行或者同一列,或者同一对角线上。 该案例利用回溯算法穷举出该问题的所有解。 -Placing eight queens problem eight queens problem is the high Christie mathema
<梅树> 在 2024-10-20 上传 | 大小:389120 | 下载:0

[数据结构常用算法633425621438750000

说明:Vc程序,主要是关于C语言开发事的程序,源于数据结构 -Vc program, the main thing about C-language development program, from the data structure
<张馨予> 在 2024-10-20 上传 | 大小:390144 | 下载:0

[数据结构常用算法1

说明:已知字符串,按字典顺序排列、存储,并分析存储方案。 2.有一个100个元素的数组,值为实数,写出求最大值及位置的算法,并讨论存储结构。以上两题具体描述见课件。-Known string, according to the dictionary order, storage, and analysis of storage scheme. 2 there is an array of 100 elements, val
<李林> 在 2024-10-20 上传 | 大小:391168 | 下载:0

[数据结构常用算法shortest-path

说明:最短路径分析,从任意一点到另一任意一点,道格拉斯算法-shortest path
<朱怡> 在 2024-10-20 上传 | 大小:390144 | 下载:0

[数据结构常用算法002

说明:Visual c++数据结构源代码(精髓)-The Visual c++ data structure of the source code (the essence)
<凌云> 在 2024-10-20 上传 | 大小:390144 | 下载:1

[数据结构常用算法10.22

说明:C++实现链式数据结构,动态数组 栈 队列,用的迭代器,模版-C++ implementation of linked data structures, dynamic array stack queue, use iterators, template
<aishang> 在 2024-10-20 上传 | 大小:391168 | 下载:0

[数据结构常用算法3D-Convex-Hall_struct

说明:构建三维凸包 给出很多的点坐标,然后根据算法要求构建凸包-Construction of three-dimensional convex hull We give a lot of point coordinates, and then build the convex hull algorithm according to the requirements of
<徐云朋> 在 2024-10-20 上传 | 大小:391168 | 下载:0

[数据结构常用算法goFive

说明:一个优雅的基于MFC的,利用a-b剪枝算法,无bug,注释清晰-a perfect go-bang
<王智> 在 2024-10-20 上传 | 大小:389120 | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 2119.20 .21 .22 .23 .24 ... 2656 »

源码中国 www.ymcn.org