资源列表
FFT
- 离散快速Fourier变换,适用于复系数.-Discrete fast Fourier transform for complex coefficients.
Subset
- ary[]{1,2,3,4} 求打印其的所有子集。这是关于【幂集】的问题。 【幂集】包括【全集】和【空集】。对于有N个元素的集(/ □ \)合,它的幂集个数有2的N次方个。 比如这个例子,数组有4个元素。那么用4个位表示每一个元素(假设从左到右表示1234吧),0表示该数不存在,1表示存在。 则: 0000表示空集{}。 0001表示{4}。 0010表示{3}; 0011表示{3,4}; ………… 1110表示{1,2,3}; 1111表示{1,2,3,
P1
- matlab code pc audio encoders, my first and second order
P1_a3
- matlab code pc audio encoders, my first and second order
-AGM-Kruskal
- This algorithm find the shortest patch using the Kruskall algortithm, coded in C language
Agenda_com_Arquivo
- This is a Diary program, coded in C. It create a file "agenda.txt" with infos
CipherDES
- des algorithm implemented using java
runge4
- 使用龙格库塔方法求解病态方程,提供了两种算法,一种为定步长,一种为变步长-Using the Runge-Kutta method to solve ill equation provides two algorithms, one for the fixed step, a step to change
cppfrance_CALCULATRICE___Page
- Encryption and Decryption AES
cppfrance_CALCULATRICE-BASIQUE___Page
- BIG NUMBER CALCULATRICE BASIQUE
Newtons-method
- In numerical analysis, Newton s method (also known as the Newton–Raphson method), named after Isaac Newton and Joseph Raphson, is a method for finding successively better approximations to the roots (or zeroes) of a real-valued function. The algorith
m5
- 全相位谱分析与传统FFT谱分析比较程序,全相位谱分析的泄漏明显减少-Spectral analysis of all phase FFT spectrum analysis and comparison with the traditional procedure, all phase significantly reduced the leakage of spectral analysis
