搜索资源列表
dzqfft8
- 一个非常高效的基于TS101的8点fft代码,该代码实现8点复数FFT,入口数据按实部,虚部交替存放 FFT结果也按实部,虚部交替存放. 程序没有任何循环,也无须循转因子. 非常高效啊-a very efficient on the TS101 8:00 fft code that realization 8:00 complex FFT, import data by the real part and imaginary part of the turn kept FFT resul
FFT
- 本程序是基于C54x DSP的通用实数FFT程序,适合点数16~1024点或复数点数8~512点,主程序为rfft.asm。-This procedure is based on the C54x DSP real FFT common procedures, for points 16 ~ 1024 points, or plural points 8 ~ 512 points, the main program for rfft.asm
Thepreparationofcomplex
- 编写复数类scomplex,用友元函数重载,实现浮点数和复数的加法。-The preparation of complex class scomplex, UF element function overloading to achieve floating-point numbers and complex numbers addition.
complexclass
- 复数类的定义,运算的重载等源代码,初级学者编译,适合初级学者交流。-Complex type definition, operation overloading and other source code, compile the primary scholars, junior scholars for the exchange.
uuu
- 种复数其界面和使用方法与Windows的计算器相似。可以进行复数的加减乘除四则运算,取共轭运算计算器,有操作界面,c/c++源代码-Species complex interface and use methods similar to the Windows calculator. Addition, subtraction, multiplication and division can be the plural of the four operations, taking the con
computer
- 1. 所设计的复数计算器可以进行+、-、*、+=、*=、>=、<=、==、!=运算,其中>=、<=是针对复数的模进行; 2. 设计输入重载函数,要求能接收从键盘输入a+bi形式的复数,在程序中可以识别出实部并正确赋值。 3. 设计计算器测试程序,对加减法进行测试,要求在两位数以内进行,对乘法进行测试,乘法要求为一位数的运算。 4. 设计记录功能,可以记录下不同用户使用计算器的情况,记录以文件形式保存在计算机内,程序运行时要求输入用户名,显示该用户以前的记录。
complex
- C++复数类函数,能够进行简单的复数类操作和计算-complex class
fushu
- 定义一个复数类,然后生成两个对象,实现复数的加法和减法。-The definition of a complex type, and then generate two objects, realize complex addition and subtraction.
_cvdotp
- CCS开发环境,6678平台,求两个复数向量的点积。-dot product
complex
- 可以实现简单的复数域的相应的输入输出,和简单的加减运算。-You can achieve a simple complex field of the corresponding input and output, and simple addition and subtraction.
basic-calculation
- 基于C++的复数运算,定义了加减乘除取实部虚部,定义了2×2阶复数矩阵的乘法 内附详细注释-The basic calculation based on C++. Define basic calculation between complex number, including+,-,*,/. Define the multipy between two 2*2 complex matrixes.
