Simulation Modeling,Statistical Analysis of Simulation Models,Discrete Event Simulation
标签: Simulation Statistical Modeling Analysis
上传时间: 2014-06-22
上传用户:guanliya
IEEE Std 1180-1990. IEEE Standard Specifications for the Implementations of 8x8 Inverse Discrete Cosine Transform, specifies the numerical characteristics of the 8x8 inverse discrete cosine transform (IDCT) for use in visual telephony and similar applications where the 8x8 IDCT results are used in a reconstruction loop. The specifications ensure the compatibility between different implementations of the IDCT.
标签: IEEE Implementations Specifications Discrete
上传时间: 2016-01-31
上传用户:guanliya
master.dat是医药销售管理系统的SQL数据库备份,用户只需要重新还原数据库就可以了。
上传时间: 2016-02-03
上传用户:zsjinju
对文本文件success.dat进行霍夫曼编码,用文本文件coding.dat保存编码
上传时间: 2016-02-12
上传用户:sunjet
LC72130+1823程序 void out(uchar dat) ulong in_data(void) void out_data(uchar dat1,uchar dat2,uchar dat3,uchar dat4) void display_tunner(unsigned long dat) void tunner_init(void) void display_mute(uchar dat) void RADI0_DIsplay_VOLUME(uchar volume) void RADI0_DIsplay(unsigned long dat) void auto_search(void)
上传时间: 2016-03-17
上传用户:181992417
DPSS. CALCULATES DISCRETE PROLATE SPHEROIDAL SEQUENCES FOR USE AS DATA TAPERS. Source from statlib.
标签: CALCULATES SPHEROIDAL SEQUENCES DISCRETE
上传时间: 2013-12-20
上传用户:wendy15
ML Estimation of frequency, phase, and amplitude of a sinusoid from discrete time samples MLEsim.m
标签: Estimation frequency amplitude discrete
上传时间: 2014-12-07
上传用户:dianxin61
Discrete mathematics离散数学 书名《离散数学在信息学竞赛中的应用》 涉及领域:算法、ACM、数学 内容包含: 重集全排列 Catalan数 简单数论 矩阵的简单运用 棋盘多项式与任务分配 置换群与pólya定理
标签: mathematics Discrete Catalan ACM
上传时间: 2016-04-07
上传用户:hustfanenze
SPADES The System for Parallel Agent Discrete Event Simulation(并行agent离散事件仿真系统) 是基于agent的分布式仿真的中间件系统。该文档详细翻译了SPADES,使读者可以比较详细的了解SPADES。
标签: agent Simulation Parallel Discrete
上传时间: 2013-12-10
上传用户:lunshaomo
DFT(Discrete Fourier Transformation)是数字信号分析与处理如图形、语音及图像等领域的重要变换工具,直接计算DFT的计算量与变换区间长度N的平方成正比。当N较大时,因计算量太大,直接用DFT算法进行谱分析和信号的实时处理是不切实际的。快速傅立叶变换(Fast Fourier Transformation,简称FFT)使DFT运算效率提高1~2个数量级。其原因是当N较大时,对DFT进行了基4和基2分解运算。FFT算法除了必需的数据存储器ram和旋转因子rom外,仍需较复杂的运算和控制电路单元,即使现在,实现长点数的FFT仍然是很困难。本文提出的FFT实现算法是基于FPGA之上的,算法完成对一个序列的FFT计算,完全由脉冲触发,外部只输入一脉冲头和输入数据,便可以得到该脉冲头作为起始标志的N点FFT输出结果。由于使用了双ram,该算法是流型(Pipelined)的,可以连续计算N点复数输入FFT,即输入可以是分段N点连续复数数据流。采用DIF(Decimation In Frequency)-FFT和DIT(Decimation In Time)-FFT对于算法本身来说是无关紧要的,因为两种情况下只是存储器的读写地址有所变动而已,不影响算法的结构和流程,也不会对算法复杂度有何影响。
标签: Transformation Discrete Fourier DFT
上传时间: 2016-04-12
上传用户:lx9076