资源列表

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

[数据结构常用算法切割

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

[数据结构常用算法BoundAndBranch

说明:我的算法作业,求一个在总花费小于1500的条件下从源结点到目的结点的最短路径,源代码Tree.cpp(C++语言编写,VC++6.0 IDE下调试通过),利用的是分支定界算法。可执行文件Tree.exe说明在ReadMeFirst请按照说明使用。-algorithm operations, for a total cost of less than 1,500 from the source node to node purpose o
<> 在 2024-11-13 上传 | 大小:30kb | 下载:1

[数据结构常用算法CSkyRainReg

说明:《数据结构》中二叉树的常用算法的练习。包括排序、兄弟-孩子链表的建立,查找等。-"data structure," the binary tree algorithm commonly used in practice. Includes sorting, brother-child Chain establishment, such as search.
<zxp> 在 2024-11-13 上传 | 大小:30kb | 下载:0

[数据结构常用算法datastructnote

说明:数据结构笔记,类c语言版本,我自觉很不错,大家可以-data structure, type c language version, I do feel quite well, and we can s
<郑小光> 在 2024-11-13 上传 | 大小:30kb | 下载:0

[数据结构常用算法ManySort

说明:数组排序算法-----这个程序的头文件中包含四种排序方法:泡沫排序法,插入排序法,快速排序法和选择排序法-array algorithm----- this procedure the first document contains four ranking : bubble sort, insertion sort, quick sort and select Sort
<popandsmtp> 在 2024-11-13 上传 | 大小:30kb | 下载:0

[数据结构常用算法01knap

说明:设有n种物品,每一种物品数量无限。第i种物品每件重量为wi公斤,每件价值ci元。现有一只可装载重量为W公斤的背包,求各种物品应各取多少件放入背包,使背包中物品的价值最高。-with n product, every kind of infinite number of copies. I first product for each weight wi kilograms, each worth ci yuan. Existing a
<汤烈> 在 2024-11-13 上传 | 大小:30kb | 下载:0

[数据结构常用算法diujianqiaozhicswggod2006813

说明:堆栈表达式求值系统,处理整型数,c语言编写-stack expression for the value system, handling integer, c language
<cswggod> 在 2024-11-13 上传 | 大小:30kb | 下载:0

[数据结构常用算法datastructureCH3

说明:简单介绍了一种数据结构的构建及其使用情况,-introduces a simple data structure of the building and its use,
<朱华> 在 2024-11-13 上传 | 大小:30kb | 下载:0

[数据结构常用算法problem1103(update)

说明:浙江大学ACM练习题 1103 提交通过代码 上一个包失误未付原码,十分抱歉!-Zhejiang University ACM 1103 Exercises code submitted through a packet errors unpaid original code, I am very sorry!
<> 在 2024-11-13 上传 | 大小:30kb | 下载:0

[数据结构常用算法100-C-code

说明:100个经典的C语言算法源代码,适合入门者学习-100 classical algorithm for C language source code suitable for beginners learning
<song> 在 2024-11-13 上传 | 大小:30kb | 下载:0

[数据结构常用算法xtree.tar

说明:X-tree的C++源码,对应文章S. Berchtold, D. A. Keim, H.-P. Kriegel: The X-tree : An Index Structure for High-Dimensional Data. -X-tree in C source code, the corresponding articles S. Berchtold, D. A. Keim. H.-P. Kriegel : The X-tr
<> 在 2024-11-13 上传 | 大小:30kb | 下载:0

[数据结构常用算法bianli_loca

说明:图的遍历,正常人和非正常人过河的问题,MFC界面,操作简单-graph traversal, normal and non-normal to cross the river, MFC interface, simple operation
<诺可> 在 2024-11-13 上传 | 大小:30kb | 下载:0
« 1 2 ... .91 .92 .93 .94 .95 1496.97 .98 .99 .00 .01 ... 2656 »

源码中国 www.ymcn.org