搜索资源列表
C-P-P-source-code 使用结构类型表示复数
- 使用结构类型表示复数。设计程序输入两个复数,可以选择进行复数的+、-、×或÷运算,并输出结果。-Using the structure type represents complex numbers. Enter two complex design process, you can choose the plural+,-,× or ÷ operations, and output.
FPGA_4FFT
- 针对高速数字信号处理的要求,提出用FPGA 实现基- 4FFT 算法,并对其整体结构、蝶形单 元进行了分析. 采用蝶算单元输入并行结构和同址运算,能同时提供蝶形运算所需的4 个操作 数,具有最大的数据并行性,能提高处理速度 按照旋转因子存放规则,蝶形运算所需的3 个旋转 因子地址相同,且寻址方式简单 输出采取与输入相似的存储器 运算单元同时采用3 个乘法的 复数运算算法来实现.-In accordance with the requirements of high speed d
S08101027
- 建立用于完成复数算术运算的类Complex。编写一个程序测试该类。-Visual c++
Butterfly-operations
- 8位基2FFT算法的蝶形运算的代码,不含有复数乘法器-8 base 2FFT algorithm butterfly operation code does not contain a complex multiplier
code
- VB实现复数运算、矩阵运算等的说明文档,可结合程序一起使用-vb achieve complex operations, matrix operations, linear algebra equations, etc.
算法
- 常见的算法,包括随机数产生算法,复数运算实数运算等