资源列表

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

[数据结构常用算法zhengyuanbiyesheji

说明:使用A星算法计算中国各大城市之间的最短路径。比如从北京到武汉的最短路径要经过哪些城市。当然,常见的两点之间最短路径算法是迪杰斯拉的算法。这是我的毕业设计,现在分享给大家啦。-A star algorithm to calculate the shortest path between the major cities in China. For example, to go through the shortest path from
<郑元> 在 2024-10-20 上传 | 大小:77824 | 下载:0

[数据结构常用算法data-algorithm

说明:主要是java的一些数据算法,主要就是练习我们 软件分析,软件设计,软件实现,软件维护-data algorithm
<侯伟> 在 2024-10-20 上传 | 大小:18817024 | 下载:0

[数据结构常用算法primfindpath

说明:Prim算法实现在一个有向图中找一条从一点到另一点的一条路,并不要求是最短路。-Use Prim Algorithm to find a way in a digraph.
<wc> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法1229

说明:和谐短信问题 对于给定的由 n 个人组成的社团以及社团员间发送短信的信息,设计一个计算最大和谐子社团的算法。 -For a given by n personal associations and community members to send SMS messages, the design of a harmonious community algorithm to calculate the maximum oscilla
<wjf> 在 2024-10-20 上传 | 大小:248832 | 下载:0

[数据结构常用算法1416

说明:飞机加油问题 对于给定的n个国际机场到中心机场的距离d1,d2,...,dn ,以及地面加油费用s,编程计算从距中心机场最远的国际机场飞到中心机场的最少费用-For a given n international airport to the center of the airport from D1, D2,..., DN, as well as the ground refueling cost s, programming cal
<wjf> 在 2024-10-20 上传 | 大小:414720 | 下载:0

[数据结构常用算法hanshu

说明:函数符号的重载,可以用来定义各种运算符的重载!-Overloaded function symbols can be used to define a variety of operator overloading!
<chenhao> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法architect_accessorize

说明:设计模式中的代理模式,用C++实现,我自己做的一个例子,供新人参考-Design patterns in proxy mode, with C++, an example of my own doing, for the new reference
<发生的> 在 2024-10-20 上传 | 大小:23552 | 下载:0

[数据结构常用算法BTREEOS

说明:本程序实现了二叉树的基本操作,包括建立,遍历,求叶子节点个数,树深度,获取某节点路径-This program implements the basic operation of the binary tree, including the establishment of traversal, seeking the number of leaf nodes, the tree depth, for a node path
<wang> 在 2024-10-20 上传 | 大小:820224 | 下载:0

[数据结构常用算法Texpression

说明:一个表达式和一棵二叉树之间存在着自然的对应关系,写一个程序,实现基于二叉树表示的算术表达式Expression的操作-An expression and a binary tree between there is a natural correspondence between write a program based on binary tree arithmetic expression Expression operation
<艾超> 在 2024-10-20 上传 | 大小:2048 | 下载:0

[数据结构常用算法802.11b-PHY-MATLAB-Code

说明:IEEE80211b_PHY_DBPSK的matlab仿真源代码 IEEE80211b_PHY_DBPSK的matlab仿真源代码 -matlab code of IEEE80211b_PHY_DBPSK matlab code of IEEE80211b_PHY_DBPSK matlab code of IEEE80211b_PHY_DBPSK
<liu> 在 2024-10-20 上传 | 大小:14336 | 下载:0

[数据结构常用算法Minimum-spanning-tree

说明:给定一个地区的n个城市间的距离网,用Prim算法或Kruskal算法建立最小生成树,并计算得到的最小生成树的代价-The distance between the network to set a region of n cities, Prim' s algorithm or Kruskal' s algorithm to create a minimum spanning tree, and the calculatio
<李萌> 在 2024-10-20 上传 | 大小:2048 | 下载:0

[数据结构常用算法hotel-management

说明:模拟旅馆管理系统中床位分配和回收的功能,设计能为单个旅客分配床位,在其离店便回收床位.-Simulate the allocation and recovery of the beds in the hotel management system designed for the single traveler allocated beds, recovery beds in the Check.
<李萌> 在 2024-10-20 上传 | 大小:2048 | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 2147.48 .49 .50 .51 .52 ... 2656 »

源码中国 www.ymcn.org