资源列表
read_file_in_c
- linux 下 使用C语言读取文件并查找显示为数字字符;-linux using C language to read documents and find the figures appear as characters
shell_programming
- my simple shell scipts just for fun :] From Russia with LOVE -my simple shell scipts just for fun :] From Russia with LOVE
p3
- This scr ipt checks for a valid e-mail address and can send e-mail to the e-mail address inputed. The code for "Check e-mail scr ipt" is made up of multiple files.
QuickSort
- 快速排序(Quicksort)是对冒泡排序的一种改进。由C. A. R. Hoare在1962年提出。它的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Quick Sort
bianchengzhimei-
- 2014年编程之美初赛第二题的C++源程序,题目你们上网一搜就有,这边不重复了-2014 Program of the United States preliminary second title of C++ source code, you access a search topic there, do not repeat it here
findPath
- matlab编程计算在复杂网络中任意两点之间的路径-The path between two points in the complex network
vad
- 在进行语音识别时,进行端点检测,测出语音信号长度-During speech recognition, endpoint detection, measuring the length of the speech signal
adact
- ADAPTIVE NONSUBSAMPLED THRESHOLDING NSCT
Naderi
- DFS impelement article: On the Role of Population Size and Niche Radius in Fitness Sharing
ex4_13
- 用matlab实现双线性变换切比雪夫I型低通滤波器设计-Bilinear transformation chebyshev type I low-pass filter design
Multipath
- 基于matlab的多径信道仿真源程序,可以进行多径瑞利衰落信道仿真-Based on matlab multipath channel simulation source code, you can be multi-path Rayleigh fading channel simulation
2D-Gaussian-Fitting
- 二维高斯拟合,用于寻找强度点的中心值。 二维高斯拟合,用于寻找强度点的中心值。-To use this code, you can mark the text below with the mouse and copy and paste it via the windows clipboard into a Matlab M-file editor window.
