资源列表

« 1 2 ... .42 .43 .44 .45 .46 847.48 .49 .50 .51 .52 ... 2656 »

[数据结构常用算法city_position

说明:将若干城市的信息输入一个带头结点的单链表,结点中的城市信息包括城市名称,城市的位置坐标,要求:(1)给定一个城市名,返回位置坐标;(2)给定一个位置坐标p和一个距离d,返回所有与p得距离小于等于d的城市。-Enter the number of towns and cities take the lead in a single linked list nodes, nodes in the city information including city name, city location
<欧阳云飞> 在 2025-06-09 上传 | 大小:265kb | 下载:0

[数据结构常用算法avl

说明:基本的avl树,实现构造插入和删除节点的功能-Basic avl tree insertion and deletion nodes to achieve structural function of
<wangye> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法datastructure

说明:数据结构的一般题解,适合专升本考生或有兴趣的同志一观-The general problem solution data structure for Top-candidate or are interested in a concept of comrades
<李亚杰> 在 2025-06-09 上传 | 大小:110kb | 下载:0

[数据结构常用算法SearchWord

说明:电话的号码盘一般可以用于输入字母,使用数据结构及查找相关算法解决,利用电话号码对应单词,得到简单的拼音输入,这种输入还要求有一定的容错功能-Phone number plate can generally be used to enter letters, use the data structure and search algorithm to solve related to the use of telephone numbers corresponding to words, to b
<张晓风> 在 2025-06-09 上传 | 大小:133kb | 下载:0

[数据结构常用算法h

说明:哈弗曼树的介绍,关于树和根树的概念深化和重要应用-Havermann tree introduction, on trees and tree roots important application of the concept of deepening and
<victor> 在 2025-06-09 上传 | 大小:24kb | 下载:0

[数据结构常用算法AVL

说明:详细介绍AVL树(平衡的二叉排序树),深入学习数据结构的好材料。-Details AVL tree (balanced binary sort tree), in-depth study of data structures good material.
<victor> 在 2025-06-09 上传 | 大小:52kb | 下载:0

[数据结构常用算法245724378

说明:约瑟夫环的代码,经过我的修改,此代码属于最精练的约瑟夫换代码-Joseph ring code, after I modified this code are among the most refined of Joseph for the code
<abc> 在 2025-06-09 上传 | 大小:1.61mb | 下载:0

[数据结构常用算法4

说明:数据结构回文判别 运用栈与队列的c语言源程序代码-Data structure to use the stack and queue, palindrome determine c-language source code
<gg> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法Dijkstra

说明:迪杰斯特拉算法,求网络上的最短路径,这是算法的实现代码-Dijkstra' s algorithm, find the shortest path on the network, which is code for Algorithm
<dante> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法data

说明:数据结构学习的好材料,希望对大家有帮助,顶 -good material for learning data structure
<liaolinwei> 在 2025-06-09 上传 | 大小:226kb | 下载:0

[数据结构常用算法shuyouguandao

说明:问题描述: 某石油公司计划建造一条由东向西的主输油管道。该管道要穿过一个有n 口油井的油田。从每口油井都要有一条输油管道沿最短路经(或南或北)与主管道相连。如果给定n口油井的位置,即它们的x 坐标(东西向)和y 坐标(南北向),应如何确定主管道的最优位置,即使各油井到主管道之间的输油管道长度总和最小的位置? 编程任务: 给定n 口油井的位置,编程计算各油井到主管道之间的输油管道最小长度总和。-Problem Descr iption: A oil company plans t
<李东> 在 2025-06-09 上传 | 大小:7kb | 下载:0

[数据结构常用算法code--yuanchuang20091129

说明:用PHP编写的,Ax最短路径算法-广度优先搜索.txt
<ytrytry> 在 2025-06-09 上传 | 大小:1kb | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 847.48 .49 .50 .51 .52 ... 2656 »

源码中国 www.ymcn.org