资源列表

« 1 2 ... .13 .14 .15 .16 .17 2618.19 .20 .21 .22 .23 ... 2656 »

[数据结构常用算法Check bus routes

说明:问题描述 当一个用户从甲地到乙地时,由于不同需求,就有不同的交通方式及不同的交通路线。有人希望以最快速度到达,有人希望以最短距离到达,有人希望用最少的费用等。交通方式有公交车和地铁。编写一北京公交线路查询系统,通过输入起始站、终点站,为用户提供三种或以上决策的交通咨询。(problem descr iption When a user goes from point a to point b, there are different modes of transportation and d
<想梦> 在 2025-06-09 上传 | 大小:421kb | 下载:0

[数据结构常用算法第五次作业

说明:输入或存储任意一个无向图,显示图的深度优先搜索遍历路径和广度优先搜索遍历路径。 要求: 1)基于图的邻接表存储结构实现。 2)基于图的邻接矩阵存储结构实现。(Input or store any undirected graph to show the depth first search traversal path and breadth first search traversal path of the graph Requirement 1 the implement
<sortman,> 在 2025-06-09 上传 | 大小:42kb | 下载:0

[数据结构常用算法SeqList

说明:用C语言定义一个顺序表以及对顺序表的基本操作,如查找,删除,插入等(Define a sequence table and basic operations on the sequence table.)
<gnoix> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法The_Art_of_Computer_Programming.Vol4

说明:该书是计算机程序设艺术的第四卷。主要内容是讲 组合算法。是高德纳老爷子呕心沥血之做(Vol 4: Combinatorial Algorithms)
<wang73ying> 在 2025-06-09 上传 | 大小:9.74mb | 下载:0

[数据结构常用算法1

说明:济南大学校园导航,,查询最短路径,校园景点查询,有条件最短路查询(University of Jinan campus navigation, query shortest path, campus attractions inquiry, conditional shortest path query)
<daitl> 在 2025-06-09 上传 | 大小:577kb | 下载:0

[数据结构常用算法太阳能电池参数计算器 升级版

说明:太阳能电池参数计算,可以快速方便计算电流,电压,填充因子等参数(Solar cell parameter calculation)
<苗bron> 在 2025-06-09 上传 | 大小:84kb | 下载:0

[数据结构常用算法esxiaation-program-estimation

说明:谱估计源程序:是谱估计中的经典算法esprit,MUSIC等算法的源程序(Spectrum estimation source program: esprit is the classic spectrum estimation algorithm, such as MUSIC source program of the algorithm)
<Fruderic> 在 2025-06-09 上传 | 大小:10kb | 下载:0

[数据结构常用算法shujujiegousuanfa

说明:各种最小生成树算法 最短路径算法 邻接矩阵和邻接表的相互转化 求连通分量的算法(Interconversion of various minimum spanning tree algorithm shortest path algorithm adjacency matrix and adjacency list of requirements connected component algorithm)
<举杯邀月> 在 2025-06-09 上传 | 大小:13kb | 下载:0

[数据结构常用算法new-DV-Hop-code

说明:改进DV-Hop定位算法 首先设置初始量,布置了一个范围为100×100m2的区域,其上随机分布100个传感器节点,其中有10个信标节点,节点的通信半径为30m。 第二步在正方形区域内产生均匀分布的随机拓扑,随机产生节点坐标并将其中十个选定为信标节点,其余九十个设为未知节点,然后画出节点分布图。 第三步通过最短路径法计算未知节点与每个信标节点的最小跳数。 第四步根据前面记录的其他信标节点的位置信息和相距跳数估算平均每跳的实际距离,用跳数估计距离的方法得出未知节点到信标节点的距离。 第五
<robinkk4> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法POJceshishujuheji

说明:一位ACMer过来人的心得POJ测试数据合集 大家都看看啊~~~(Of a ACMer someone who experiences the POJ test data collection we all look at ah ~ ~ ~)
<李帅> 在 2025-06-09 上传 | 大小:17kb | 下载:0

[数据结构常用算法Data-structure-and-algorithm

说明:详细介绍vb环境中的数据结构与算法的基础内容,包括算法,堆栈,二叉树等。(Basic content, data structure and algorithm in detail in the VB environment includes the algorithm, stack, two fork tree.)
<下雨就安静了> 在 2025-06-09 上传 | 大小:208kb | 下载:0

[数据结构常用算法N-Queue_DFS

说明:BFS法求解N皇后问题,输出全部解决方案。(BFS method for solving N queens problem and output all solutions.)
<急速蜗牛> 在 2025-06-09 上传 | 大小:32kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 2618.19 .20 .21 .22 .23 ... 2656 »

源码中国 www.ymcn.org