资源列表

« 1 2 ... .31 .32 .33 .34 .35 1936.37 .38 .39 .40 .41 ... 2656 »

[数据结构常用算法折半查找-c++

说明:折半查找算法,实现对于一组数据的查找操作,利用折半查找法进行查找-binary search algorithm, to achieve a set of data for the search operation, the use of binary search method you
<陈钊> 在 2024-10-01 上传 | 大小:218112 | 下载:0

[数据结构常用算法air_book

说明:飞机订票系统,任务:通过此系统可以实现如下功能: 录入:可以录入某个航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定) 查询:可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓); 可以输入起飞抵达城市,查询飞机航班情况; 订票:(订票情况可以存在一个数据文件中,结构自己设定) 可以订票,如果该航班已经无票,可以提供相关可选者航班; 退票:可退票
<han> 在 2024-10-01 上传 | 大小:218112 | 下载:0

[数据结构常用算法nongfu

说明:
<张伟> 在 2024-10-01 上传 | 大小:218112 | 下载:0

[数据结构常用算法DataStruct_code

说明:数据结构》的全部代码实现(C语言),配合《数据结构》算法实现及解析使用。-data structure, "the realization of all the code (C language), with a" data structure "and analytic algorithm used.
<无知> 在 2024-10-01 上传 | 大小:218112 | 下载:0

[数据结构常用算法kthtree

说明:kthtree问题 给定一棵有向树T,树T 中每个顶点u都有一个权w(u);树的每条边(u,v)也都有一个 非负边长d(u,v)。有向树T的每个顶点u 可以看作客户,其服务需求量为w(u)。每条边(u,v)的边长d(u,v) 可以看作运输费用。如果在顶点u 处未设置服务机构,则将顶点u 处的服务需求沿有向树的边(u,v)转移到顶点v 处服务机构需付出的服务转移费用为w(u)*d(u,v)。 树根处已设置了服务机构,现在要在树
<wu> 在 2024-10-01 上传 | 大小:218112 | 下载:0

[数据结构常用算法shiyan3

说明:这是数据结构习题书上实验四的一个程序,可以下载来-This is the data structure of the four experimental exercise books, a process, can be downloaded to
<dhfa> 在 2024-10-01 上传 | 大小:218112 | 下载:0

[数据结构常用算法data

说明:图的链式表示,深度优先、广度优先算法,Dijkstra算法,包括源码程序和ppt所以对学习数据结构很有帮助-Figure chain, depth-first and breadth-first algorithm, Dijkstra algorithm, including the source program and ppt so helpful learning data structures
<于慧斌> 在 2024-10-01 上传 | 大小:217088 | 下载:0

[数据结构常用算法BinarySortTree

说明:二叉排序树的查找、插入和删除 要求:在屏幕上表示出二叉查找树的结构,用到的抽象数据类型为元素数据类型和二叉树结点类型。 -Binary sort tree search, insert, and delete requirements: binary search tree structure is shown on the screen, the abstract data types used for the element
<丁洁琼> 在 2024-10-01 上传 | 大小:217088 | 下载:0

[数据结构常用算法zuiyoubianma

说明:本文介绍了二叉树的几种遍历,是很好的原创学习材料-This article describes several binary tree traversal is a very good learning materials originality
<zrx2> 在 2024-10-01 上传 | 大小:217088 | 下载:0

[数据结构常用算法算法竞赛

说明:算法竞赛,里面包含了所有算法,适合算法初学者(Algorithm competition, which contains all the algorithms, suitable for beginners)
<zhugfjds > 在 2024-10-01 上传 | 大小:217088 | 下载:0

[数据结构常用算法flru

说明:
<Mauthfw > 在 2024-10-01 上传 | 大小:217088 | 下载:0

[数据结构常用算法vmyl

说明:根据输入的有效数值,计算出本人的生日日期()
<jpbert> 在 2024-10-01 上传 | 大小:217088 | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 1936.37 .38 .39 .40 .41 ... 2656 »

源码中国 www.ymcn.org