搜索结果

找到约 4,334 项符合 M序列 的查询结果

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

数据结构 时间复杂度为O(nlogn)的最长单调递增子序列问题的计算程序。不是动态规划算法。在一分钟之内可以计算n=10^6个元素的递增子序列。

时间复杂度为O(nlogn)的最长单调递增子序列问题的计算程序。不是动态规划算法。在一分钟之内可以计算n=10^6个元素的递增子序列。
https://www.eeworm.com/dl/654/200603.html
下载: 35
查看: 1203

VHDL/FPGA/Verilog 设计一个能够自启动的24-1的伪随机码(111101011001000)发生器。 设计一个序列信号发生器

设计一个能够自启动的24-1的伪随机码(111101011001000)发生器。 设计一个序列信号发生器,产生一个011100110011序列码。 实现序列1110100。测试序列码波形 个人比较欣赏第二种方法
https://www.eeworm.com/dl/663/201710.html
下载: 151
查看: 1170

matlab例程 采用自相关法计算混沌时间序列最小延迟时间的Matlab原程序。

采用自相关法计算混沌时间序列最小延迟时间的Matlab原程序。
https://www.eeworm.com/dl/665/201735.html
下载: 94
查看: 1127

matlab例程 采用(去偏)的复自相关法计算混沌时间序列最佳延迟时间DelayTime的Matlab原程序

采用(去偏)的复自相关法计算混沌时间序列最佳延迟时间DelayTime的Matlab原程序
https://www.eeworm.com/dl/665/201738.html
下载: 52
查看: 1443

matlab例程 采用AverageDisplacement平均偏移法计算混沌时间序列的DelayTime的Matlab程序

采用AverageDisplacement平均偏移法计算混沌时间序列的DelayTime的Matlab程序
https://www.eeworm.com/dl/665/201739.html
下载: 181
查看: 1082

matlab例程 采用DelayTime_MutualInformation互信息法计算混沌时间序列的delaytime的Matlab原程序

采用DelayTime_MutualInformation互信息法计算混沌时间序列的delaytime的Matlab原程序
https://www.eeworm.com/dl/665/201742.html
下载: 23
查看: 1108

单片机开发 计算一组序列的游程数(序列长度为16)

计算一组序列的游程数(序列长度为16),并在数码管上显示,用89S51实现
https://www.eeworm.com/dl/648/201805.html
下载: 37
查看: 1854

其他 This m file analyzes a coherent binary phase shift keyed(BPSK) and a amplitude shift keyed(ASK) comm

This m file analyzes a coherent binary phase shift keyed(BPSK) and a amplitude shift keyed(ASK) communication system. The receiver uses a correlator(mixer-integrator[LPF]) configuration with BER measurements comparing measured and theoretical results. The bandpass and low pass used in the receiver a ...
https://www.eeworm.com/dl/534/201814.html
下载: 77
查看: 1056