搜索资源列表
miracl-user
- 一套关于大数运算函数库,用来设计与大数运算相关的密码学之应用,这里是说明文档-a majority of computing functions, for the design and operation of large numbers of Cryptography Application, here is the documentation
tree-2.03
- 一个德国人Kasper Peeters用C++ template写的tree的STL实现,并和STL其他容器vector,map一样,提供标准STL接口,供用户调用。非常有参考价值,说明文档参见tree.pdf。-a German Kasper Peeters C template to write the tree S TL realized, and other containers and STL vector, map, providing standard STL interface,
MAtrixVC
- 矩阵运算,用于进行矩阵运算的C++算法,内有说明文档!-matrix operations used in the C matrix algorithm, which is documented!
maxflow-v2.2.src.tar
- 最大流最小割算法的经典实现,对于图像处理的初学者很有帮助。内附说明文档。
C_Code_of_FAT_Filesystem_for_Eemonstration_Date_20
- fat16文件系统源代码和演示程序,内附详细说明文档
c++DesignWorks
- C++数据结构课程设计的源代码,里面有二十多个选题,每个选题均提供了详细的说明和经过编译的源代码以及选题的介绍,这些都在说明文档里,很有价值,值得下载。代码很多,管理员多给点点数啊,嘿嘿。
kechengsheji
- 银行家算法 具有详细的说明文档 可供学生朋友使用和学习
Haffman
- 哈夫曼算法的应用,是对一个文章利用哈夫曼树进行编码和解码,里面包含详细说明文档-Application of Huffman algorithm is an article for the use of Huffman encoding and decoding tree, which contains detailed descr iption of the document
Josephus
- 约瑟夫环的实验,包括一个cpp源代码文件以及doc说明文档。-Joseph ring experiments, including a cpp source code files and documentation.
houzhuishu
- 内有后缀树源码及相关说明文档ppt,算法较完整,经过试验,可以运行,希望对你有帮助-Source within the suffix tree and related documentation ppt, more complete method, after testing, you can run, I hope to help you
HASH(Trie)-
- hash trie树 字典树,完整的sdk开发包 具有说明文档-hash trie tree dictionary tree, the complete development kit with documentation sdk
uthash-1.5
- 一个非常不错的c++哈希表结构算法,有详细说明文档-A very good c++ hash table structure algorithm, a detailed documentation
HuffmanCoding
- 哈夫曼编码,用C语言实现的. 包括说明文档,源码,和可执行文件-Huffman coding, implemented in C language
data-structure-Graph
- 本软件围绕无向图的应用这一主题,用图形化的界面实现了无向图的建立、显示邻接表、动态构造最小生成树(分别利用Prim算法和Kruscal算法)、查找最短路径等功能。 具体功能: 给定一个图,完成: (1) 建立并显示出它的邻接链表 (2) 分别用普里姆算法和克鲁斯卡尔算法构造其最小生成树,随时显示其构造的过程 (3) 给出某一确定顶点到所有其他顶点的最短路径 (4) 给出每一对顶点之间的最短路径 说明:程序开发时所用的文件和源码在文件夹“配套文件”中提供。另附说明
QQUBBIT4MATLAu
- 量子信息科学使用的源码和量子进化算法,包含量子状态等等,而且附有详细的说明文档 可直接使用。 已通过测试。 -Source of quantum information science and quantum evolutionary algorithm, including the quantum state, and accompanied by detailed documentation can be used directly. Has been tested.
HotelManage.zip
- 酒店管理系统介绍说明文档及源代码使用C++MFC开发,Hotel management system documentation and source code C++MFC development
strassen
- Java实现Strassen大矩阵乘法,内有说明文档-Big Java implementation Strassen matrix multiplication, there are documented
VariReg
- 很好的数据挖掘软件,完全免费.内附说明文档,总之是比较先进的开源挖掘软件。-hen hao de shuju wajue ruanjian ,fansiren de,zhegewangzhan zhixiang zhuanqian .
joseph
- 代码用优化算法解决了经典约瑟夫问题,算法复杂度为o(n),并且附有算法分析和说明文档。-Code with a simple algorithm to solve the classic problem of Joseph
frequency-statistic
- 算法实现了统计任一字符串中各个不同字符出现的频率,附有说明文档和算法分析。-Algorithm to achieve a frequency statistics Any string of characters appearing in different, with the documentation and analysis of algorithms.