资源列表

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

[数据结构常用算法Stack

说明:C++方式实现的模板栈,采用链表方式存储。-C++ realization of the template stack, using the stored list.
<cary> 在 2024-10-07 上传 | 大小:251904 | 下载:0

[数据结构常用算法NetSimulator

说明:本课题假设ti为广播基站数据包(单位数据包大小为512bits)的发布时刻,令发布时间间隔Xi = ti - ti-1 (i=0, 1, 2, …),t0 = 0,则任意Xi满足负指数分布: p{Xi ≥ t} = p0(t) = , t ≥ 0 或者 p{Xi < t} = 1-p0(t) =1- , t ≥ 0 该负指数分布的广播包发布时间间隔的均值为1/λ。 假设处理一个数据包的时间为0.05s,令λ分别等于5K
<luyu> 在 2024-10-07 上传 | 大小:2538496 | 下载:0

[数据结构常用算法taxis-compare

说明:使用两个源程序文件,一个用于构造三个算法的具体实现,另一个为主函数,完成计算统计完成一定次数对某个算法的运行时间和比较次数的统计 -Using two source files, a three algorithms used to construct a concrete realization of the other main functions, to complete the calculation of the stat
<马波> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法aa

说明:一个链表的范例 这对于初学者而言是一个很好的例子 有助于初学者对链表的理解-This is a list of examples for beginners is a good example to help beginners understand the list
<哥哥> 在 2024-10-07 上传 | 大小:284672 | 下载:0

[数据结构常用算法polylist

说明:数据结构实现两个多项式的加法,首先输入两个多项式,如"5,8",代表5x^8,以"0,0"结束,结束后输出两个多项式相加的和-Data structure to achieve the addition of two polynomials, first enter the two polynomials, such as " 5,8" , on behalf of 5x ^ 8, to " 0,0"
<李烨> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法binaryTree

说明:基于VC++语言,通过双向链表法创建二叉树。此PPT将分享我如何将二叉树形象的比喻成为双项链。-Based on VC++ language, create a binary tree by two-way linked list method. I will share this PPT binary image of how the metaphor of a double necklace.
<Anjiss> 在 2024-10-07 上传 | 大小:504832 | 下载:0

[数据结构常用算法hannuotadeshixian

说明:经典游戏汉诺塔的实现。本程序较短,采用递归算法-Implementation of classic game Tower of Hanoi. The procedure is shorter, using the recursive algorithm
<> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法FastDFS_v3.02.tar

说明:FastDFS系统,非常好用的分布式系统FastDFS系统,非常好用的分布式系统-FastDFS system, very easy to use distributed systems FastDFS system, very easy to use distributed systems
<林嘉唐> 在 2024-10-07 上传 | 大小:344064 | 下载:0

[数据结构常用算法list

说明:线性表的应用:用顺序表实现求集合的交并差-The application of the linear table: order table with a collection of cross-seeking and achieving poor
<陈蔚> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法FastDHT_v1.18.tar

说明:FastDHT,一款开源分布式系统,可以配合FastDFS使用,实现去重功能,具体配置详见源码说明-Definitely a good thing FastDHT definitely a good thing FastDHT definitely a good thing FastDHT
<林嘉唐> 在 2024-10-07 上传 | 大小:125952 | 下载:0

[数据结构常用算法XUESHENDAPEIWENTI

说明:一班有m 个女生,有n 个男生(m 不等于n ),现要开一个舞会。男女生分别编号坐在舞池的两边的椅子上。每曲开始时,依次从男生和女生中各出一人配对跳舞,本曲没成功配对者坐着等待下一曲找舞伴。 请设计一系统模拟动态地显示出上述过程,要求如下: (1)输出每曲配对情况; (2 )计算出任何一个男生(编号为X )和任意女生(编号为Y ),在第K 曲配对跳舞 的情况.至少求出K 的两个值 分别用循环队列和链队列
<陈蔚> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法baogao

说明:C++猴子选大王实验报告,内含源代码,还有报告模板,心得-shiyan baogao
<龚俊宇> 在 2024-10-07 上传 | 大小:477184 | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 1647.48 .49 .50 .51 .52 ... 2656 »

源码中国 www.ymcn.org