data array sdword 2 dup(?) str1 byte "Please input one 32-bit sign number :",0dh,0ah,0 str2 by
data array sdword 2 dup(?) str1 byte "Please input one 32-bit sign number :",0dh,0ah,0 str2 byte "The result is : ...
Digital+Input技术资料下载专区,收录715份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
data array sdword 2 dup(?) str1 byte "Please input one 32-bit sign number :",0dh,0ah,0 str2 byte "The result is : ...
This file implements a pid controller used to simulator cruise control in a car The input is a throtle value between 0...
All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of di...
A combined space鈥搕ime block coding (STBC) and eigen-space tracking (EST) scheme in multiple-input-multiple-output syste...
it will make the sinosoidal wave forms after you input the values of phase,freq,delay and sampling intervals
直接数字频率合成(Direct Digital Fraquency Synthesis,即DDFS,一般简称DDS)是从相位概念出发直接合成所需要波形的一种新的频率合成技术。
C++ Algorithms for Digital Signal Processing 第4章 滤波器程序
Fundamentals of Digital Signal Processing using MATLAB 教材的matlab原代码