搜索结果

找到约 3,261 项符合 f.m 的查询结果

书籍源码 Josephus排列问题定义如下:假设n个竞赛者排成一个环形。给定一个正整数m

Josephus排列问题定义如下:假设n个竞赛者排成一个环形。给定一个正整数m,从某个指定的第一个人开始,沿环计数,每遇到第m个人就让其出列,且计数继续进行下去。这个过程一直到所有的人都出列为止。最后出列都优胜者。每个人出列的次序定义了整数1,2,...,n的一个排列。这个排列称为一个(n,m)Josephus排列。例如,(7,3) ...
https://www.eeworm.com/dl/532/199248.html
下载: 146
查看: 1198

VHDL/FPGA/Verilog 扩频通信M序列,编码,通用VHDL语言

扩频通信M序列,编码,通用VHDL语言
https://www.eeworm.com/dl/663/199359.html
下载: 128
查看: 1036

串口编程 F:VB与分布式监控光盘源代码数字输出控制-修正

F:\VB与分布式监控光盘源代码数字输出控制-修正
https://www.eeworm.com/dl/624/199518.html
下载: 130
查看: 1046

人工智能/神经网络 机器学习中的E M算法

机器学习中的E M算法,本代码是基于高斯混合模型的E M 算法聚类。
https://www.eeworm.com/dl/650/199987.html
下载: 126
查看: 1075

教育系统应用 This software designs the student result management system m ay replace the tedious low effect the m

This software designs the student result management system m ay replace the tedious low effect the manual management, has realized the result management, the information management and the curriculum manages three big cores functions.
https://www.eeworm.com/dl/621/200194.html
下载: 91
查看: 1043

其他 模拟杨氏双缝干涉实验的M程序,用MATLAB进行仿真,可以很好的达到效果

模拟杨氏双缝干涉实验的M程序,用MATLAB进行仿真,可以很好的达到效果
https://www.eeworm.com/dl/534/200369.html
下载: 76
查看: 1065

其他 对于一个动态系统dy/dt=-y(t)+x(t-m),m为一个时间滞后常量

对于一个动态系统dy/dt=-y(t)+x(t-m),m为一个时间滞后常量,x(t)、y(t)都是关于时间 t的函数,其中x是一个正态分布的数据集合,可随机产生,这样情况下,如何将系统情况 用样本点表示出来
https://www.eeworm.com/dl/534/200372.html
下载: 96
查看: 1072

Java编程 排队系统 可实现M/M/C队列 马克洛夫过程模拟等功能

排队系统 可实现M/M/C队列 马克洛夫过程模拟等功能
https://www.eeworm.com/dl/633/200460.html
下载: 42
查看: 1147

Java编程 One-channel queuing system simulator (M/M/1) * Arrival and service times are random and distributed

One-channel queuing system simulator (M/M/1) * Arrival and service times are random and distributed exponetially. * * The simulator is time-slice-driven, i.e. the system model is being * run at discrete time points, with constant increments deltaT. * At each such time moment, program checks if a n ...
https://www.eeworm.com/dl/633/200463.html
下载: 179
查看: 1049

数据结构 时间复杂度为O(nlogn)的Joseph排列问题的计算程序。程序的运行时间与m无关。在一分钟之内可以计算n=10^6,m任意的Joseph排列问题.

时间复杂度为O(nlogn)的Joseph排列问题的计算程序。程序的运行时间与m无关。在一分钟之内可以计算n=10^6,m任意的Joseph排列问题.
https://www.eeworm.com/dl/654/200601.html
下载: 126
查看: 1043