资源列表

« 1 2 ... .62 .63 .64 .65 .66 2167.68 .69 .70 .71 .72 ... 2656 »

[数据结构常用算法primfindpath

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

[数据结构常用算法hanshu

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

[数据结构常用算法architect_accessorize

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

[数据结构常用算法Nqueen

说明:给出了用三种方法实现的N皇后,包括循环、递归、位运算等,方便初学者进行研究学习。-Three ways to achieve the N-Queens, including loops, recursion, bit operation, easy for beginners to study learning.
<子木> 在 2024-09-21 上传 | 大小:241664 | 下载:0

[数据结构常用算法maze_couples_ferry

说明:数据结构中关于队列、堆栈、搜索的迷宫问题,couples问题和轮渡问题-Data structure on the queue, stack, search maze Couples problem and ferry problem
<lchongq> 在 2024-09-21 上传 | 大小:73728 | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 2167.68 .69 .70 .71 .72 ... 2656 »

源码中国 www.ymcn.org