搜索资源列表
完全实现快速排序算法
- 完全实现快速排序又称分区交换排序法 在待排序文件中任取一个元素(例如第一个元素),以该元素为标准,将所有元素分为二部分:所有小于该元素的集合,所有大于等于该元素的集合。 将该元素放在二部分中间 利用递归原理,分别对每部分进行排序-Fast sort algrithms
插入算法完整实现
- 该程序关键在于Shell sort的实现: 缩小增量排序法 取整数d1,将所有距离为d1的倍数的元素为1组,在各组内排序。(每组内部插入排序) 取d2<d1,同样排序 依次下去,直到di=1-Sort algrithms of insertion method.
三角网
- 构建三角网的VB程序,构建三角网的算法很多,这是逐点插入法,并在插入后进行外接圆检测,构成最有三角网-Triangulation algrithms for VB, it is Point Insertion algrithms, and detect the circumcircle after inserted, then make the best Triangulation.
内存回收算法
- 内存回收算法,一般学校计算机专业的操作系统课程设计内容.可以免费下载-Algrithms for memory recycle, the subject of the OS curriculum design for the computer department students of colleges.
C算法源代码
- C语言常用算法源代码,很经典,很常用的。-C bible algrithms.
cheszhou
- 一个简单的象棋游戏,这是我第一次用面向对象的方法写一个较大的程序。对博奕算法,没有过多的研究,智能化程度不高,只体现其原理!-a simple chess game .this is my first time to develop a big program whith oo. superficial resersh to game algrithms, little artificial intelligence,only embo
SArrdcsrma
- sar imaging algrithms
3_22
- this ia a cppp code file including SIFT and other algrithms based in opcv
3des
- Crypt_Decrypt algrithms
encryptdll3.6a
- md5dfiwqjaskdj jidfakdj a sdjfiajsdfk a faj dfjioaejf a dfjaie aksdf ja
完全实现快速排序算法
- 完全实现快速排序又称分区交换排序法 在待排序文件中任取一个元素(例如第一个元素),以该元素为标准,将所有元素分为二部分:所有小于该元素的集合,所有大于等于该元素的集合。 将该元素放在二部分中间 利用递归原理,分别对每部分进行排序-Fast sort algrithms
插入算法完整实现
- 该程序关键在于Shell sort的实现: 缩小增量排序法 取整数d1,将所有距离为d1的倍数的元素为1组,在各组内排序。(每组内部插入排序) 取d2<d1,同样排序 依次下去,直到di=1-Sort algrithms of insertion method.
三角网
- 构建三角网的VB程序,构建三角网的算法很多,这是逐点插入法,并在插入后进行外接圆检测,构成最有三角网-Triangulation algrithms for VB, it is Point Insertion algrithms, and detect the circumcircle after inserted, then make the best Triangulation.
内存回收算法
- 内存回收算法,一般学校计算机专业的操作系统课程设计内容.可以免费下载-Algrithms for memory recycle, the subject of the OS curriculum design for the computer department students of colleges.
C算法源代码
- C语言常用算法源代码,很经典,很常用的。-C bible algrithms.
3des
- Crypt_Decrypt algrithms -Crypt_Decrypt algrithms
des
- des 加解密 Crypt_Decrypt algrithms-des encryto and decryto minides Crypt_Decrypt algrithms
3DES
- 3des Crypt_Decrypt algrithms
five-algrithms
- 資料挖掘的五個最熱門演算法,包括adaboost,C4.5,CART,ID3,Fuzzy_k means等.-The most popular five algrithms applied in Data mining