资源列表

« 1 2 ... .57 .58 .59 .60 .61 1462.63 .64 .65 .66 .67 ... 2656 »

[数据结构常用算法C100

说明:100个C语言经典算法,没有错误,编译检验过,希望对学C的你有帮助-there are 100 good examples,it can help you improve you C ,beleive me
<拂月草> 在 2024-11-14 上传 | 大小:24kb | 下载:0

[数据结构常用算法The-algorithm-of-computer-mouse

说明:这个程序是基于615型号的电脑鼠搜索迷宫和冲刺及体现一些上层算法的程序。-This procedure is based on the615models of the computer mouse maze and sprint and embody some search the algorithm procedure.
<陈晨> 在 2024-11-14 上传 | 大小:24kb | 下载:0

[数据结构常用算法eight-queens

说明:八皇后问题:设8皇后问题的解为 (x1, x2, x3, …,x8), 约束条件为:在8x8的棋盘上,其中任意两个xi 和xj不能位于棋盘的同行、同列及同对角线。要求用一位数组进行存储,输出所有可能的排列。-Eight queens problem: Let the eight queens problem, the solution (x1, x2, x3, ..., x8), constraint conditions: on a
<娜迪拉> 在 2024-11-14 上传 | 大小:24kb | 下载:0

[数据结构常用算法Balance-two-forks-tree

说明:将二叉排序树转变为平衡二叉树,其操作有:创建二叉树、插入数据、 删除数据、输出、销毁二叉树和退出 -Binary sort tree into a balanced binary tree, its operations are: create a binary tree, insert data, delete data, output, the destruction of the binary tree and exit
<wanshaui> 在 2024-11-14 上传 | 大小:24kb | 下载:0

[数据结构常用算法the-shortest-way

说明:求图中由用户指定的开始点与目标点的最短路径并将路径节点和长度进行输出-calculate the shortest distance between the start and the end
<李明> 在 2024-11-14 上传 | 大小:24kb | 下载:0

[数据结构常用算法yuesefuhuan

说明:数据结构的一个实验报告,约瑟夫环,含完整代码-The data structure of an experimental report, Joseph ring, containing the complete code
<gao> 在 2024-11-14 上传 | 大小:24kb | 下载:0

[数据结构常用算法IEEE33jdsjsm

说明:IEEE33节点的数据整理于此处,便于查阅。无错误的收集在一起,方便参考,实验。-IEEE33 node data collation in here for ease of reference. Reference to international standards at the same time easily accessible.
<weiwei> 在 2024-11-14 上传 | 大小:24kb | 下载:0

[数据结构常用算法MazeSolutions

说明:c#写的回溯法求解迷宫问题,利用栈来存储方向信息,按原方向回溯-c# write backtracking to solve the maze problem, the direction of the information stored in the stack to the original direction backtracking
<冰冰> 在 2024-11-14 上传 | 大小:24kb | 下载:0

[数据结构常用算法treemap

说明:使用嵌套的矩形的相对面积的树形图显示用数据。 -Treemaps display data using the relative areas of nested rectangles.
<Kevin> 在 2024-11-14 上传 | 大小:24kb | 下载:0

[数据结构常用算法graph_dfs

说明:数据结构中的图结构的深度优先遍历算法,包括按邻接表方式存储的图。-dfs algorithm for graph structure
<秦明> 在 2024-11-14 上传 | 大小:24kb | 下载:0

[数据结构常用算法airline

说明:航班系统,包括订票,退票,增加航线,删除航线,修改航线等操作。-The flight system, including booking, a refund, increase the route, delete route, route revision operation.
<天琪> 在 2024-11-14 上传 | 大小:24kb | 下载:0

[数据结构常用算法WordFilter

说明:多叉树关键词匹配过滤.树从文本文件二进制文件加载;在程序里动态添加关键字-Multi-tree keyword matching filter.
<lingxi123> 在 2024-11-14 上传 | 大小:24kb | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 1462.63 .64 .65 .66 .67 ... 2656 »

源码中国 www.ymcn.org