搜索资源列表
atrain8
- 数据结构中的,部分算法编程,基于c语言的算法。主要是关于图的部分-data structure, and some programming algorithm, based on the C language algorithms. Mainly on the part of the plan
Clvbo
- 防脉冲干扰移动平均值法数字滤波器的C语言算法及其实现-defense pulse interference moving average method digital filter algorithm in C Language and its Implementation
hi_fft
- 标准C语言的高效的fft算法,比经典法块1个数量级以上的运算速度。
quickSort
- 快速排序算法的C语言实现,快速排序是经典的排序算法。
knn
- 简单的 knn 算法 用c语言编的 得用file-knn algorithm use C Lagueage
1000C
- C语言算法,包括1000种算法,可用于VC编程,请大家参阅-C language algorithms, including 1000 kinds of algorithms, programming can be used in VC, please refer to
stacknode
- 栈这种数据结构是一个工具性的数据结构,通常被其它复杂数据结构所使用。比如实现二叉树的遍历的非递归算法。下面就用C++模板实现栈数据结构的一个较完整代码!在书本《数据结构(C语言版)--严慰明》提到栈可以用数组,也可以用链表实现,这里只用链表实现这一数据结构。-This data structure is a stack instrumental data structure is often used for other complex data structures. Such as a bi
StereoMatch
- 一个C++文件,是Stereo Match 立体匹配算法,包括SSD SAD SSD NCC NSSD Census 等基本算法,。用C/C++语言编写,适合初学者学习!-A C++ file, is Stereo Match stereo matching algorithms, including SSD SAD SSD NCC NSSD Census basic algorithm. With C/C++ language, suitable for beginners to learn!
FFT
- FFT算法在DSP软仿真中用C语言实现,波形图像都有,很有用-FFT algorithm in DSP soft simulation with C language, waveform images are, very useful