资源列表

« 1 2 ... .35 .36 .37 .38 .39 1840.41 .42 .43 .44 .45 ... 2656 »

[数据结构常用算法wuhan-traffic

说明:一、 目的: 对应数据结构课程所学的基本原理和方法,学习图状结构求最短路径的算法,将理论知识运用于实际。 二、 任务: 请根据附图和附表,设计一个武汉市交通导引系统。用户输入起点站和目标站,系统显示起点站到目标站的最短路径。 三、 要求: 1. 提示用户输入起点站和目标站 2. 系统向用户显示一条最短路径(经过站数最少的路线),如果有两条以上最短路线,则按换乘次数排序显示。 3. 显示每一条路线时,不仅要显示
<李明> 在 2024-10-03 上传 | 大小:172032 | 下载:0

[数据结构常用算法The-production-of-function-call-tree

说明:文档是编程工作的一个非常重要的环节,它一般包括规格化程序清单、函数调用关系、变量参访表和程序结构等等。本文介绍了用BorlandC++编程实现函数列表和函数调用树的自动生成方法,并详细分析了有关的数据结构和主要算法及技巧。-It is very important to make a document for programming work.Generally speaking,it includes standard program
<李飞> 在 2024-10-03 上传 | 大小:171008 | 下载:0

[数据结构常用算法TopologicSort

说明:《数据结构》中谈到“图”中,拓朴排序算法的实现。-the topologic-sort of "Graph" in data-structre
<王宁> 在 2024-10-03 上传 | 大小:171008 | 下载:0

[数据结构常用算法DFS

说明:dfs数据结构课作业程序 大二完成程序设计-program of dfs
<kevin> 在 2024-10-03 上传 | 大小:171008 | 下载:0

[数据结构常用算法contest1

说明:uestc暑期集训第一次比赛,AC了的水题,希望对入门的朋友们有帮助。-4 AC codes for uestc contest 1,which can help you to hackle the "waterful" problems
<GuanHWang> 在 2024-10-03 上传 | 大小:171008 | 下载:0

[数据结构常用算法The-maximum-problem

说明:最大值问题,程序设计C语言源代码,很有用,没有报告-The maximum problem
<xierikang> 在 2024-10-03 上传 | 大小:171008 | 下载:0

[数据结构常用算法Stack

说明:堆栈的代码实现,VC++平台开发,C语言描述的数据结构-Stack code to achieve, VC++ platform development, the C language to describe the data structure
<李海锋> 在 2024-10-03 上传 | 大小:171008 | 下载:0

[数据结构常用算法zhebanchazhao

说明:实现折半查找,非递归形式,从而实现数据结构所要的结果。-To achieve binary search, the non-recursive form
<赵爱云> 在 2024-10-03 上传 | 大小:171008 | 下载:0

[数据结构常用算法bigm

说明:大数乘大数的c语言程序,使用字符串方式,没有长度限制-Large numbers multiply large numbers c language program, use the string method, there is no length limit
<zzw> 在 2024-10-03 上传 | 大小:171008 | 下载:0

[数据结构常用算法SStable

说明:实现对顺序表的查找,折半查找的实现,c++代码-Achieve the order table search, binary search, c++ code
<叶子> 在 2024-10-03 上传 | 大小:171008 | 下载:0

[数据结构常用算法channel_estimation

说明:传统的信道估计仿真,有注释,有详细的教程流程解释,生成BER图,可改变调制方式-The traditional channel estimation simulation, notes, a detailed tutorial to explain the process to generate BER map, you can change the modulation scheme, etc.
<无双> 在 2024-10-03 上传 | 大小:171008 | 下载:0

[数据结构常用算法约瑟夫

说明:如何正确的使用链表来解决约瑟夫环问题,数据结构(Solving Joseph ring problem by using linked list)
<yangben2015 > 在 2024-10-03 上传 | 大小:171008 | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 1840.41 .42 .43 .44 .45 ... 2656 »

源码中国 www.ymcn.org