搜索资源列表
完全实现快速排序算法
- 完全实现快速排序又称分区交换排序法 在待排序文件中任取一个元素(例如第一个元素),以该元素为标准,将所有元素分为二部分:所有小于该元素的集合,所有大于等于该元素的集合。 将该元素放在二部分中间 利用递归原理,分别对每部分进行排序-Fast sort algrithms
Md5加密算法
- vb实现MD5的加密算法,简单易用!运行速度快!-MD5 implementation, VB version. It s easy to use and the speed is very fast.
DCT算法实现
- 普通DCT,快速DCT,快速IDCT算法的实现 vc程序 希望你喜欢!-ordinary DCT, fast DCT and IDCT algorithm for the rapid realization vc procedures hope you like!
找第k小算法程序
- 此代码查找序列中指定第几大小的程序,这将会在快速排序异步并行算法中用到。-this code sequence you specify the size of several of its procedures, which will be in the fast asynchronous parallel sorting algorithm used.
raytracer-fast
- 一种光线追踪算法的程序,利用VB编程,可以显示三维形体的真实感-a ray tracing algorithm for the procedure, and use VB can demonstrate that the photorealistic 3D Shape
FastICA_25
- 经典的独立成分分析算法(Fast算法),适合独立成分分析的初学者,GUI界面简单明了
用于GSM加密的A5算法
- E统天下--织网梦 ...背景不同。Java是基于C++、面向计算机程序 设计...代替。 (2)Javascr ipt 源代码无须编译 嵌入HTML...则与之不同。Java的源代码必须进行编译,成为 存在...中的一部分,以一般的文本编辑器就可以连同HTML一... www.51foru.com/index008jsjc.htm 19K 2003-12-10 - 百度快照 C Java PHP Perl Python的程序代码美化工具使用 ...php) 一个速度很快的C/C++/Java源
fast-corner-detect
- 基于VC++环境的快速的角点检测算法,比灰度面积法和边缘曲率法,有着更好的效果-Based on VC++ environment, a fast corner detection algorithm, than the gray area of law and the edge curvature method, have better results
fftshixian
- 快速傅立叶变换(FFT)算法实现 将DFT算法与FFT算法计算时间进行比较,分析二者的效率和精确差异。-Fast Fourier Transform (FFT) algorithm to DFT algorithm and FFT algorithm for computing time to carry out comparative analysis between the two differences in the efficiency and precision.
SortComparor
- 比较插入、归并、快速、基数四种排序算法的性能-Comparison of insertion, merge, fast, and base the performance of four sorting algorithms
Collision_demo
- 演示了快速的几何碰撞检测算法,包括可编译的完整原代码-Including complete collision source, fast
adaptive_algorithm
- 包含常用的LMS,RLS,快速RLS(FTF)等自适应滤波算法,搜集了多种合集,全部为m文件,很有启发,更好理解自适应算法。-Contains the commonly used LMS, RLS, fast RLS (FTF) adaptive filtering algorithm, etc. to collect a wide range of Collection, all for the m file, very enlightening and better understandin
Walsh
- 传统快速离散Walsh变换算法(FWT)-Traditional fast discrete Walsh transform algorithm (FWT)
FAST
- 基于FAST算法的特征点检测,基于opencv和vs2010-Based on the FAST algorithm of feature point detection, based on opencv and vs2010
fast-matlab-src
- 这是用matlab编写的fast算法,这是一种速度非常快的角点检测方法,实时性很强。-binary descr iptor
算法
- 总结了各个排序算法的使用,包括了冒泡,选择,插入,归并,希尔,快排等常用的排序算法(Summed up the use of sorting algorithms, including bubble, select, insert, merge, Hill, fast row and other commonly used sorting algorithm)
matlab编写的量子遗传算法
- 实现移民优化问题,算法精度高,速度快,具有很好的收敛性(The convergence accuracy is high, the speed is fast.)
算法竞赛入门经典完整版
- 法竞赛入门资料,帮助快速练习算法,掌握算法核心思想(Algorithm competition introductory information to help fast practice algorithm)
des算法工具
- 集合好几种des算法的工具,简单快捷方便实用(A collection of several DES algorithm tools, simple, fast, convenient and practical.)
Newman快速算法对空手道俱乐部优化
- 本程序采用了Newman快速算法对34个节点的空手道俱乐部网络进行了划分(This program uses Newman fast algorithm to divide the Karate Club network of 34 nodes.)