搜索资源列表
CAL_BIG_SOFT
- 这是一个用于计算的算法,是用波兰公司的c++开发的一个小算法-This is the one used in the calculation algorithm is used Polish company c developed a small algorithm
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个数量级以上的运算速度。
Des
- C写的DES、TRIP DES 及CPU卡中常用的报文摘要提取及校验算法,已成功应用于产品中。
quickSort
- 快速排序算法的C语言实现,快速排序是经典的排序算法。
模糊C均值聚类算法
- 用于入侵检测的模糊C均值代码,用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
hahuman
- 香农-范诺 和 霍夫曼无损 压缩算法-Shannon and huffman code by C++
KMP
- 用于模式匹配的算法,c++,能够比传统的回溯方法要强的多-for pattern match,c++
SIFT_CSharp-Emgu_cv--code
- C#实现的SIFT算法源码,其中有详细的注解-C# implementation of the SIFT algorithm source code, including detailed comments
CSharp---Matrix-code
- C#实现的矩阵的各种运算,包括基本的算法,还有矩阵的各种分解,一般求逆和广义矩阵的求逆,很好的学习资料,推荐。-Matrix C# implementation of various operations, including the basic algorithm, there is a matrix of various decomposition generally seek the inverse and generalized matrix inversion, learning ma
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