搜索结果
找到约 4,334 项符合
M序列 的查询结果
按分类筛选
- 全部分类
- matlab例程 (62)
- 其他 (24)
- VHDL/FPGA/Verilog (14)
- 通讯编程文档 (12)
- 数学计算 (10)
- 通讯/手机编程 (8)
- 学术论文 (6)
- 数据结构 (6)
- 书籍源码 (5)
- 源码 (5)
- 汇编语言 (4)
- 单片机开发 (4)
- VC书籍 (4)
- 无线通信 (4)
- 技术资料 (4)
- 人工智能/神经网络 (3)
- 3G开发 (3)
- 通信网络 (2)
- 中间件编程 (2)
- 软件设计/软件工程 (2)
- 文章/文档 (2)
- 多国语言处理 (2)
- 其他书籍 (2)
- 邮电通讯系统 (2)
- 编译器/解释器 (2)
- 数值算法/人工智能 (2)
- 教程资料 (1)
- 加密解密 (1)
- 嵌入式/单片机编程 (1)
- *行业应用 (1)
- Java编程 (1)
- 压缩解压 (1)
- GPS编程 (1)
- 游戏 (1)
- 电子书籍 (1)
- Linux/Unix编程 (1)
- Linux/uClinux/Unix编程 (1)
- VIP专区 (1)
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 ...
数据结构 时间复杂度为O(nlogn)的Joseph排列问题的计算程序。程序的运行时间与m无关。在一分钟之内可以计算n=10^6,m任意的Joseph排列问题.
时间复杂度为O(nlogn)的Joseph排列问题的计算程序。程序的运行时间与m无关。在一分钟之内可以计算n=10^6,m任意的Joseph排列问题.
数据结构 时间复杂度为O(nlogn)的最长单调递增子序列问题的计算程序。不是动态规划算法。在一分钟之内可以计算n=10^6个元素的递增子序列。
时间复杂度为O(nlogn)的最长单调递增子序列问题的计算程序。不是动态规划算法。在一分钟之内可以计算n=10^6个元素的递增子序列。
VHDL/FPGA/Verilog 设计一个能够自启动的24-1的伪随机码(111101011001000)发生器。 设计一个序列信号发生器
设计一个能够自启动的24-1的伪随机码(111101011001000)发生器。
设计一个序列信号发生器,产生一个011100110011序列码。
实现序列1110100。测试序列码波形
个人比较欣赏第二种方法
matlab例程 采用自相关法计算混沌时间序列最小延迟时间的Matlab原程序。
采用自相关法计算混沌时间序列最小延迟时间的Matlab原程序。
matlab例程 采用(去偏)的复自相关法计算混沌时间序列最佳延迟时间DelayTime的Matlab原程序
采用(去偏)的复自相关法计算混沌时间序列最佳延迟时间DelayTime的Matlab原程序
matlab例程 采用AverageDisplacement平均偏移法计算混沌时间序列的DelayTime的Matlab程序
采用AverageDisplacement平均偏移法计算混沌时间序列的DelayTime的Matlab程序
matlab例程 采用DelayTime_MutualInformation互信息法计算混沌时间序列的delaytime的Matlab原程序
采用DelayTime_MutualInformation互信息法计算混沌时间序列的delaytime的Matlab原程序
单片机开发 计算一组序列的游程数(序列长度为16)
计算一组序列的游程数(序列长度为16),并在数码管上显示,用89S51实现
其他 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 ...