资源列表

« 1 2 ... .81 .82 .83 .84 .85 1586.87 .88 .89 .90 .91 ... 2656 »

[数据结构常用算法货郎担分枝限界图形演示

说明:货郎担分枝限界图形演示 问题描述:某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。-traveling salesman Branch and Bound graphic demonstration Problem descr iption : A salesman to a number of cities to sell co
<林周> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法表达式类型的实现

说明:数据结构表达式求值详细算法(包括WORD文档)-data structure expression evaluates detailed algorithm (including Word document)
<林明> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法数据结构程序设计jgj

说明:航空订票的实现以及查询,根据姓名,地址.时间等-air booking and the realization of inquiry, under the name and address. Time
<Jiner> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法chejiandiaodu

说明:有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机
<chen> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法KeyPath

说明:数据结构中关键路径算法的实现与应用。介绍求关键路经的算法,对于给出的事件结点网络,要求求出从起点到终点的所有路径,经分析、比较后找出长读最大的路径,从而得出求关键路径的算法。-data structure Critical Path algorithm implementation and application. Introduced for passing key algorithm is given for the inciden
<周善人> 在 2024-10-08 上传 | 大小:4096 | 下载:1

[数据结构常用算法Some_Sort_Program_Implement_by_C

说明:几种排序算法的C语言实现 用函数实现如下算法: (1) 直接插入排序, 希尔排序 (2) 冒泡排序, 快速排序 (3) 选择排序, 堆排序 (4) 归并排序 (5) 基数排序 -several algorithm using C language function algorithm to achieve the following : (a) direct insertion sort, Hill sequ
<丘方> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法BIT_ADD

说明:关于对两个8位字符二进制的相加的算法设计 结果保存在第三方数组中-on two eight characters together in a binary algorithm design results stored in third-party arrays
<William> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法shujuzonghe

说明:这是个数据结构的综和算法。包函了数据结构里所有的算法-This is a comprehensive data structure and algorithm. 9.1.2 of the data structure, all the algorithms
<luyufan> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法Huffman_for_vc

说明:数据结构里比较常见到的压缩算法。希望对大家有用。-data structures more common to the compression algorithm. We hope that the right useful.
<sun> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法BalTree

说明:平衡树基类.可以通过继承重载建立自己需要的平衡树结构-balance tree base class. Heavy succession through the establishment of their own needs, the balance tree structure
<lk> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法dijewrkstra

说明:dijkstra算法的链表实现,另外需要include一个头文件,稍后上传-Dijkstra algorithm to achieve the list, while the need to include a header file, later Upload
<fsdf> 在 2024-10-08 上传 | 大小:4096 | 下载:0

[数据结构常用算法fushuyunhuan

说明:一个复数四则运算的C++源程序代码,主要是对运算符重载实现-a plural four Operational C source code, the main thing is to achieve Operator
<gongyw> 在 2024-10-08 上传 | 大小:4096 | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 1586.87 .88 .89 .90 .91 ... 2656 »

源码中国 www.ymcn.org