资源列表
排序算法、字典和B-树的C++语言实现
- 排序算法、字典和B-树的C++语言实现 代码内容 包括以下算法: qui.c sort: quicksort qsort.c sort: qsort ins.c sort: insert sort shl.c sort: shell sort has.c dictionary: hash tables bin.c dictionary: binary tree rbt.c dictionary: red-black trees skl.c dic
图论算法库 C++ 语言实现
- 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压
偶数阶魔方和的算法
- 偶数阶魔方和的算法 线性规划单纯形法VC源码 -even order and the algorithm for solving linear programming simplex method VC FOSS
delauncy
- 生成tin,三角网格的显示,delauncy三角形的显示-generation tin, the triangular mesh, the triangular show delauncy
数据结构实验程序
- 包括插入法查找树生成程序、树的队列法层次遍历、用链式栈对树中序遍历、制作二插查找树的镜像副本-including the insertion procedure generation search tree, the tree traversal level cohort method, using chain stack of tree traversal, interpolation search produced two mirror copies of the tree.
RSA MD5 v1.2
- RSA MD5加解密算法,用c++实现,核心部分是c的代码,完全跨平台-RSA encryption and decryption algorithms, used to achieve c, c is the core part of the code, completely cross-platform
线性结构的推广
- 对线性表的扩充 具有连接提取字符串的功能 -of linear expansion of the table with the string connecting extraction function
真正能跑的DES
- 看了大家上传得很多得DES算法,试了试很多是有调试问题得.这里一个自己用过得,完全没有问题,可是看下.(谢谢)-read you upload a lot in DES algorithm, Bomb many are in debugging problems. here they used a lead, there is no problem, but a glance. (Thank you)
21种加密54种压缩 算法模块
- 21种加密54种压缩 算法模块-21 54 21 compressed 54 encryption algorithm compression module
Md5&Des&Diff
- Java 实现 Md5加密、Des加密的例子,另外还有一个Diff比较两个java数组的有何不同的例子。
CWC大型购物商城
- 对学习 VC有所帮助的几个例子,希望大家喜欢!-right VC help learning a few examples, hope you like them!
asvm_source
- active support vector machine