搜索结果
找到约 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)
数学计算 生成均匀随机数列算法实现和生成高斯随即序列的两种算法实现
生成均匀随机数列算法实现和生成高斯随即序列的两种算法实现
其他 交织器的一部分,可以生成交织索引函数,如果加上一个随即序列发生器就可以组成一个交织器 了!
交织器的一部分,可以生成交织索引函数,如果加上一个随即序列发生器就可以组成一个交织器 了!
matlab例程 时间序列分析的工具箱,里面有html说明
时间序列分析的工具箱,里面有html说明
matlab例程 针对M/PH/1(k)排队系统推导出该排队系统在任意时刻、到达时刻、退去时刻的队列长度状态概率分布、平均队列长度、以及平均等待时间
针对M/PH/1(k)排队系统推导出该排队系统在任意时刻、到达时刻、退去时刻的队列长度状态概率分布、平均队列长度、以及平均等待时间,并编写程序进行数值计算,并对M/E2/1(k), M/M/1(k), M/H2/1(k)排队系统的性能进行数值比较。
其他书籍 本软件提供了VC++中调用Matlab.m函数编译后的动态链接库.Matlab的数值处理能力很强,用VC++调用Matlab函数可以解决很多问题
本软件提供了VC++中调用Matlab.m函数编译后的动态链接库.Matlab的数值处理能力很强,用VC++调用Matlab函数可以解决很多问题
数据结构 一种基于二维链表的稀疏矩阵模半板类设计 A template Class of sparse matrix. Key technology: bin,2-m linked matrix. con
一种基于二维链表的稀疏矩阵模半板类设计
A template Class of sparse matrix.
Key technology: bin,2-m linked matrix.
constructors: 1.normal constuctor 2.copy constuctor. 3.assignment constructor.
Basic operator: 1. addition(sub) of two matrix
2. inverse of a matrix.
3. multiply of two matrix.
etc ...
Linux/Unix编程 The Reed-Somolon code is specified by the finite field, the length (length <= 2^m-1), the numbe
The Reed-Somolon code is specified by the finite field, the length
(length <= 2^m-1), the number of redundant symbols (length-k), and
the initial zero of the code, init_zero, such that the zeros are:
init_zero, init_zero+1, ..., init_zero+length-k-1
软件设计/软件工程 在oracle中sequence就是所谓的序列号
在oracle中sequence就是所谓的序列号,每次取的时候它会自动增加,一般用在需
要按序列号排序的地方。
软件工程 时间序列的重要说明书
时间序列的重要说明书,可以通过学习时间序列来进行经济,生活建模
VHDL/FPGA/Verilog IDCT-M is a medium speed 1D IDCT core -- it can accept a continous stream of 12-bit input words at
IDCT-M is a medium speed 1D IDCT core
-- it can accept a continous stream of 12-bit input words at a rate of
-- 1 bit/ck cycle, operating at 50MHz speed, it can process MP@ML MPEG video
-- the core is 100% synthesizable