资源列表

« 1 2 ... .91 .92 .93 .94 .95 996.97 .98 .99 .00 .01 ... 2656 »

[数据结构常用算法maze2

说明:给定一个n(n<20)行m(m<20)列迷宫,迷宫每个位置用整数1和0表示,0表示墙,1表示通道,给出迷宫起点(x0,y0)和终点(x1,y1),求出起点到终点的最短路径-Given an n (n < 20) row m (m < 20) out the maze, the maze of each position with the integer 1 and 0, 0 wall, one said channel, given the maze starting poi
<raopeize> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法backtrack

说明:利用backtrack思想,解决背包问题,旅行商问题,整数排序。展示给初学者思想的精髓~-Using backtrack thinking to solve knapsack problem, traveling salesman problem, integer sorting. Quintessence presented to beginners ~
<惊云吹雪> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法shujujiegou

说明:关于数据结构学习的一本书,包括常见的链表、树、队列等的操作-Learn about the data structure of a book, including a common list, tree, queue, and so the operation, to facilitate online learning
<江兰> 在 2025-06-20 上传 | 大小:850kb | 下载:0

[数据结构常用算法ATM

说明:用C++编程,模拟ATM取款机的基本功能-Using C++ programming, simulation of the basic functions of ATM cash machines
<翟志伟> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法Binarytreesortraversedeletedetermine

说明:用C++编程实现二叉树的排序,插入,删除等操作-Programming with C++ binary tree sort, insert, delete and other operations
<翟志伟> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法111

说明:现有两个已升序排好的数组,将它们合并为一个升序排序的数组(归并),请用函数模板实现。该方法可以演变成归并排序。-Ascending row of the existing two have a good array of them into a single ascending order of the array (merge), use function templates. This method can be turned into a merge sort.
<arthur> 在 2025-06-20 上传 | 大小:16kb | 下载:0

[数据结构常用算法ComplexCalculator1

说明:一个多功能的实用复数运算器 能实现加减乘除等运算-complexcalculate
<王哲> 在 2025-06-20 上传 | 大小:1.05mb | 下载:0

[数据结构常用算法ljl

说明:可以实现对地质大学景点的旅游景点咨询系统。-it is very easy,if you have used this you can outlook our school.
<刘经龙> 在 2025-06-20 上传 | 大小:329kb | 下载:0

[数据结构常用算法Airport

说明:一个机场调度算法的模拟,用VC开发,学习数据结构的可以看下。-Scheduling an airport simulation, using VC++, learning data structures may have a look.
<杨晓> 在 2025-06-20 上传 | 大小:637kb | 下载:0

[数据结构常用算法tudeshenduyouxiansousuo

说明:用图的遍历,邻接矩阵实现图的深度优先搜索,-Graph with adjacency matrix to achieve the depth-first search,
<刘月> 在 2025-06-20 上传 | 大小:242kb | 下载:0

[数据结构常用算法shenduyouxiansousuo(linjiebiao)

说明:图的遍历,用邻接表实现图的深度优先搜索建的工程实现-Graph traversal, with the adjacency list graph depth-first search to achieve the construction of the project implementation
<刘月> 在 2025-06-20 上传 | 大小:313kb | 下载:0

[数据结构常用算法Primsuanfa

说明:用prim算法求带权图的最小生成树,最小生成树的边集合存在mst数组中-With prim algorithm for getting the right plan with the minimum spanning tree, minimum spanning tree of the edge set of the array there mst
<刘月> 在 2025-06-20 上传 | 大小:245kb | 下载:0
« 1 2 ... .91 .92 .93 .94 .95 996.97 .98 .99 .00 .01 ... 2656 »

源码中国 www.ymcn.org