资源列表

« 1 2 ... .01 .02 .03 .04 .05 106.07 .08 .09 .10 .11 ... 2656 »

[数据结构常用算法shiyan6

说明:本程序比较各种排序算法的优劣(包括快速比较,基数比较等等),希望大家指教.-the procedures compare the merits Sorting Algorithm (including rapid comparison, the comparison base, etc.), we hope the exhibitions.
<chen> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[数据结构常用算法切割

说明:这是一个分治解决的零件切割问题:给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?加上一个小界面-This is a solution to the partition cutting parts : a given width of the rectangular plate W,
<亿摆> 在 2024-11-20 上传 | 大小:30kb | 下载:0

[数据结构常用算法C_C++与数据结构

说明:C、C++语言实现的数据结构重要算法和程序 比较全。-C, C language data structures and algorithms important procedure is all.
<何小熊> 在 2024-11-20 上传 | 大小:7.78mb | 下载:0

[数据结构常用算法图的最小生成树

说明:数据结构常用算法:图的最小生成树 经典算法:图的最小生成树-algorithm commonly used data structures : Figure the minimum spanning tree algorithm classic : Figure the minimum spanning tree
<牛牛> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法平衡二叉排序树的综合操作1

说明:数据结构常用算法:平衡二叉排序树的综合操作 全部程序代码,在C环境编译通过。-algorithm commonly used data structures : a balanced binary sort tree all integrated operation code, the C compiler through the environment.
<牛牛> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[数据结构常用算法B_SORT

说明:B树排序算法的实现,还不错。有兴趣的可以看看。-B-tree algorithm to achieve, quite good. Interested parties can look at.
<何小熊> 在 2024-11-20 上传 | 大小:5kb | 下载:0

[数据结构常用算法改进后的迷宫算法

说明:迷宫算法程序学习,数据结构里的经典学习程序,代码经过自己的优化,加快了搜索速度-maze procedures learning algorithms, data structures of classical learning process, by its own code optimization to speed up the search process
<杜昭翼> 在 2024-11-20 上传 | 大小:10kb | 下载:0

[数据结构常用算法汇编语言程序设计报告

说明:这是有关汇编语言的程序设计实例,以实验报告的形式给出.有源码,流程图.-This is the assembly language programming examples, the report of the experiment is given. A source, the flow chart.
<鲁宾> 在 2024-11-20 上传 | 大小:22kb | 下载:0

[数据结构常用算法简单的表达式求值

说明:语法分析正确后就可以求值了,求值时用到一个操作数堆栈和操作符堆栈,以及一个算符优先表(存储了运算符之间的优先关系),具体细节可以阅读源码。-syntax analysis is correct after it evaluates the value used for a number of operations and the operator stacks stack, and an operator priority list (
<李平> 在 2024-11-20 上传 | 大小:1.88mb | 下载:0

[数据结构常用算法用栈设置密码

说明:这个算法,是用来设置密码的,有数据结构中的栈来实现的。-The algorithm is used to set up passwords, and data structure of the stack to achieve.
<纵横驰骋> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法无向图的邻接表生成和显示

说明:这个源程序是关于无向图的邻接表生成和显示的,可以用这个程序实现-the source of the undirected graph generation and adjacent table shows, this procedure can be used to achieve
<纵横驰骋> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法求一个Dijkstra优化算法

说明:求解一个最短路径问题程序,可以参考一下求一个Dijkstra优化算法! 谢谢了 目的是求给定两点之间的最短距离 或者改一下我的程序也行 -shortest path to solve a problem of procedure, can seek a reference Dijkstra algorithm optimization! Thank you, the purpose is scheduled for 2:
<Bill> 在 2024-11-20 上传 | 大小:3kb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 106.07 .08 .09 .10 .11 ... 2656 »

源码中国 www.ymcn.org