资源列表
matlab 切比雪夫
- 切比雪夫算法
quick_so
- quicccck sort using divide n conquer-quicccck sort using divide n conquer...
fft
- fft滤波程序-fft filtering process. . . . . . . . . . . . . . . . . . . . .
FFTT2
- 快速傅里叶变换函数 编程语言:C 特点:简单明了 易于理解-fourier transformer
convertwords
- 讲输入的字符串反转输出,如 i come from china 翻转后输出 china from come i-Reverse output about the input string, such as i come from china flip out china from come i
AR1PSD
- 用Fortan编写的由AR模型参数得到功率谱的程序-Written by Fortan AR model parameters obtained by the power spectrum of the process
CountingSort
- 在众多排序中,排序有堆排序,快速排序,计数排序,基数排序和桶排序等,下面是计数排序-counting sort
bubble-sorting
- 冒泡排序,是指计算机的一种排序方法,它的时间复杂度为O(n^2),虽然不及堆排序、快速排序的O(nlogn,底数为2),但是有两个优点:1.“编程复杂度”很低,很容易写出代码;2.具有稳定性,-bubble sorting in C/C++
QSort
- 快速排序算法。注释详细而且正确运行,希望对大家有用。-Quicksort algorithm. Notes the detailed and correct operation, and the hope that useful.
1979
- 深度优先搜索(DFS),此代码为自己写的POJ1979题的源代码。使用dfs算法简单水过。-Depth-first search (DFS), this code is to write their own POJ1979 title of the source code. Dfs algorithm is simple to use water too.
Cpp1
- 这段代码是实现寻找最大最小数算法的一段代码,可正确输出一组数据的最大最小数。-This code is to realize the algorithm for maximum minimum number of a piece of code, which can output the maximum number of minimum a set of data.
exp1-1
- 输出所有小于等于n(n为大于2的正整数)-Output all less than or equal n (n is a positive integer greater than 2) primes
