资源列表
A0_005
- 验证哥德巴赫才:任何一个充分大的偶数N(≥4),可以用两个素数之和表示. 如 4=2+2 6=3+3 8=3+5 98=17+79-Verify Goldbach before: Any one sufficiently large even number N (≥ 4), can be expressed the sum of two primes. Such as 4 = 2+2 6 = 3+3 8 = 3+5 98 = 17+79
frmMain
- Simple upgraded calculator with StopWatch "timer"... CZ
PicFFT
- 对图像进行FFT变换和反变换的例子,离散余弦变换和余弦反变换。-Pairs of images FFT transform and inverse transform example, discrete cosine transform and cosine inverse transform.
1
- delphi project for computing ill on month statistic
2
- delphi project and pascal source file with zeidel algo
proga
- delphi project and pascal source file for gauss algorythm
adaboost
- Adaboost algorithm with matlab, very important in signal processing-Adaboost algorithm with matlab, very important in signal processing
image1
- better use of haar, orthogonal wavelet transform techniques
find_signal
- A limitation of find_system is that you can t search for blocks by specifying just one of their input or output signal names. You can search for blocks with a specific set of input or output names by using the InputSignalNames and OutputSignalNames p
aco-v1.1
- This MATLAB implementation computes a correspondence between two shapes based on ant colony optimization (ACO). The input shapes can be either two 2D contours (open or closed) or two arbitrary sets of 2D points.
cv7
- Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
a
- this code simulate sluted aloha protocol.
