登录
首页 » 算法 » 约瑟夫问题,数据结构的经典例题。有助于大家对数据结构的理解!...

约瑟夫问题,数据结构的经典例题。有助于大家对数据结构的理解!...

于 2022-06-14 发布 文件大小:28.75 kB
0 175
下载积分: 2 下载次数: 1

代码说明:

约瑟夫问题,数据结构的经典例题。有助于大家对数据结构的理解!-Joseph problems, the data structure of the classic Example. Data structure will help everyone understand!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 基于Matlab的GMM实现
    高斯混合模型(GMM)算法利用matlab实现,主函数信息如下:%   emgmm:GMM参数生成函数%   Input:%              Data:      D x N ,N个D维数据%              Alpha0: Gauss模型的权重初始值%              Mu0:      D x M,Gauss模型的中心初始值%              Sigma0:Gauss模型的方差初始值(假设每个方差矩阵都是对角阵, 即一个数和单位矩阵的乘积)%              loglikthreshold:EM迭代停止条件%   Output:%              [Alpha, Mu, Sigma]:高斯混合模型参数
    2022-03-10 08:23:18下载
    积分:1
  • 脊髓代码的源代码
    脊柱码是无比率码一个新的家庭。他们应用一个随机散列函数在消息比特,以产生伪随机比特,这反过来又可以(可选地)被直接映射到一个密集的高斯或均匀星座用于传输。一个好的,甚至是理想的,解决这一问题的---和一个有吸引力的结构在实际的无线网络---是使通信链路无比率。在一个无比率网络,发送编码数据,而无需任何显式估计或改编,隐适应由噪声,干扰,或衰落引入的变化无常。接收机处理数据(码元或比特),因为它到达时,解码它,直到该消息被成功接收。如果代码是好的,那么网络可以执行良好,没有招致的复杂性和实现多个固定速率编码和它们之间的采摘,实施几比特到码元的映射和采摘一个合适的一个,和最后的挑战,但并非最不重要的,估计信道质量,甚至面对不完善和滞后估计采摘好。
    2023-06-18 00:30:05下载
    积分:1
  • 一般实矩阵的特征值计
    一般实矩阵的特征值计算-general real matrix eigenvalue calculation
    2023-08-10 22:50:03下载
    积分:1
  • 利用AFEPack包求解变二次系数的椭圆型方程.在求解这个问题的过程中,先要把程序的结构进行整理,将变二次项系数的因素加进去 ,并使得其更加有利于复杂一些的问题...
    利用AFEPack包求解变二次系数的椭圆型方程.在求解这个问题的过程中,先要把程序的结构进行整理,将变二次项系数的因素加进去 ,并使得其更加有利于复杂一些的问题的求解 。为此,我们使用一个类来管理这个求解的问 题,先写一个对这个类进行声明的头文件 EllipticEquation.h-Use AFEPack package for solving variable coefficient elliptic quadratic equation. In solving this problem, the first to organize the structure of the procedure will change coefficient of quadratic terms added to the list of factors, and make it more conducive to the complexity of some of the problem solving. To this end, we use a class to manage to solve this problem, first write a statement of this type for the header files EllipticEquation.h
    2022-10-04 20:40:03下载
    积分:1
  • 给出N口井的坐标,把距离小于给定值的分为一组。只要一口井与这一组中有一口井小于给定距离,则它属于这组...
    给出N口井的坐标,把距离小于给定值的分为一组。只要一口井与这一组中有一口井小于给定距离,则它属于这组-N wells given the coordinates, distance less than the given value is divided into one group. As long as a well and the group has a well less than a given distance, it belongs to this group
    2022-04-11 11:05:12下载
    积分:1
  • Pilot Contamination Reduction
    应用背景This paper considers the problem of interference mitigation in multi-cell multi-antenna time division duplex (TDD) wireless systems for downlink transmission. An efficient way to obtain channel state information (CSI) at the base station is by using uplink pilots and reciprocity of the downlink channel. At the same time, it has been shown that pilots from different cells contaminate each other, resulting in corruption of precoding matrices used by base stations, and high inter-cell interference. This paper studies the effects of shifting the location of pilots in time frames used in neighboring cells, and its effectiveness in obtaining better channel estimates, and, thereby, inter-cell interference reduction.关键技术Wireless cellular network designs with multiple antennas have been adopted by several modern wireless systems, which aim for high throughput as well as high
    2023-07-07 06:45:03下载
    积分:1
  • 3*3耦合器解调
    基于光纤分布式马赫-曾德干涉仪的3*3耦合器解调算法,这种基于对称3×3 耦合器解调方法,该种解调法对于微、强振动两种信号都适用,这是由于该解调法解调出来的结果不仅准确,而且快速,其动态范围也是很大的。
    2022-03-20 17:05:19下载
    积分:1
  • HMM源码 java版,可以直接放到weka里用
    HMM源码 java版,可以直接放到weka里用,他是一个HMM算法的代码包,当需要在weka里使用该算法是,就可以通过配置 将其添加到weka里使用
    2022-08-18 17:53:53下载
    积分:1
  • PSO在室内定位系统中的应用
    资源描述室内定位系统,是用于在较大或复杂的建筑物内完成对目标物进行定位的实 时系统,其目标物包括人和物品。该系统的核心包括两个部分:硬件系统和软件 系统。其基本思想是利用算法根据参照点的坐标来确定目标物的坐标,从而实现 目标的定位。本论文的主要目标就是研发用于提高室内定位系统性能的软件系统。
    2022-03-22 19:39:42下载
    积分:1
  • 一款开源基于电子电路理论支持编写的电子电路模拟和分析小软件,可以对电子电路初学者进行模拟试验有点帮助。支持简单电路、串联电路、并联电路、交流电路的R,L,C串行...
    一款开源基于电子电路理论支持编写的电子电路模拟和分析小软件,可以对电子电路初学者进行模拟试验有点帮助。支持简单电路、串联电路、并联电路、交流电路的R,L,C串行电路,交流电路的双回路电路,交流电路的三回路电路的模拟和分析,并提供输出结果和线路图。-An open source-based electronic circuit theory to support the preparation of electronic circuit simulation and analysis of small software, can be carried out on the electronic circuit simulation beginners to some extent. Support a simple circuit, series circuit, parallel circuit, communication circuit R, L, C serial circuit, the exchange of double-loop circuit circuits, communication circuits three-loop circuit simulation and analysis, and provide output results and the circuit diagram.
    2022-01-26 06:21:45下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载