资源列表

« 1 2 ... .02 .03 .04 .05 .06 1507.08 .09 .10 .11 .12 ... 2656 »

[数据结构常用算法migong

说明:电脑鼠走迷宫的源代码资料,可能不全,请谅解-Computer Mouse Maze source information may be incomplete, please understand
<大黄> 在 2024-10-09 上传 | 大小:11264 | 下载:0

[数据结构常用算法Maze-(1)

说明:用mfc实现迷宫自动寻路代码,可以自己制作地图,也可以利用自身带的地图。-With the mfc code automatically find its way to achieve the maze, you can produce their own maps, you can also use their own zone map.
<聂辰> 在 2024-10-09 上传 | 大小:61440 | 下载:0

[数据结构常用算法Researeh-on-trajeetoy

说明:首先,探讨了映射方法的选择。此步骤是整个规划方法的基础。协调映射因为具有 变形小、网格不会重叠等优点,被作为最佳选择。根据协调映射的理论,建立了平面上 圆形域、矩形域、多边形域等参数域的映射模型,可根据轨迹规划的需要来选择映射的 边界。由于协调映射时所需处理的数据量很大,本文给出了编程时具体的数据结构,其 中大型稀疏矩阵采用三元组压缩存储。 -First, the choice of the mapping meth
<周保兴> 在 2024-10-09 上传 | 大小:3261440 | 下载:0

[数据结构常用算法binary-tree

说明:这是个有关C语言二叉排序树的简单小小小小程序 -This is a small c language program about binary tree
<heihei> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法bag1

说明:使用不同的方法解决背包问题:本算法采用的是动态规划方法,比较好的解决背包问题。-Use different methods to solve knapsack problem: The algorithm is a dynamic programming approach, a better solution to knapsack problem.
<yuyangyang> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法bag3

说明:背包问题是很经典的问题,可以使用多种方法解决,这里使用回溯法解决。-Knapsack problem is a classic problem, you can use a variety of methods to solve, backtracking is used here to solve.
<yuyangyang> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法assemble

说明:装箱问题是大家经常碰到的问题,也有很多解决方法,这里使用近似算法解决。-Packing problem is that we often encounter the problem, there are many solutions, approximation algorithm is used here to solve.
<yuyangyang> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法bag2

说明:背包问题有很多解决算法,这里使用贪心算法解决背包问题-There are many algorithms to solve knapsack problem, greedy algorithm is used here to solve knapsack problem
<yuyangyang> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法msort

说明:中介数排序是数学上的经典问题,在数据结构里也是大家经常碰到的问题,这里很好的解决了这个问题。-Intermediate number of sorting is a classic mathematical problems in the data structure is the problem we often encounter, where a good solution to this problem.
<yuyangyang> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法Matrix-calculations

说明:程序使用C语言构造了一个简单的十字链表,对于数据结构的学习很有帮助-Programs use C language construct a simple ten cable for data structure of the table, learning to have the help very much
<xiangwei> 在 2024-10-09 上传 | 大小:3072 | 下载:0

[数据结构常用算法Adjacency-matrix

说明:使用C语言实现的邻接矩阵,程序中使用了数据结构和算法的一些简单的知识。-Using C language of the realization of the adjacency matrix, and the program was used in data structure and algorithms of some simple knowledge.
<xiangwei> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[数据结构常用算法Stack

说明:用C#语言写了一个堆栈的程序使用数据结构写的大家可以看看提出宝贵意见-Written in C# language uses a stack data structure to write valuable advice we can see
<朱杰> 在 2024-10-09 上传 | 大小:41984 | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 1507.08 .09 .10 .11 .12 ... 2656 »

源码中国 www.ymcn.org