搜索资源列表
C Algorithm_配套源码Robert Sedgewick
- 这是Donald Kunth(计算机科学学术界最最有名的大师级人物,曾获图灵奖及其他无数科技奖项)的*Robert Sedgewick的名著C算法一书的配套源码-Kunth (computer science academic gurus of the most famous figures, won the Turing Award and countless other technology awards) Robert Sedgewick the disciples of the fam
Huffman
- Huffman源码,用C++编写,配套数据结构教程,为控制台应用程序-Huffman code, using C++ Prepared, supporting data structure tutorial for the console application
DataStructreBookSource
- 本书源码为高一凡编著的《数据结构》算法实现及解析配套光盘源码。-Source book for high Yifan edited by the Data Structure matching algorithm and analytical source CD-ROM.
datastructure
- 一些数据结构常用源码,由C写成。配套严蔚敏的《数据结构(C语言版)》-Some commonly used data structure source code written by C. YAN Wei-min matching " data structure (C language version)"
data-structure-Graph
- 本软件围绕无向图的应用这一主题,用图形化的界面实现了无向图的建立、显示邻接表、动态构造最小生成树(分别利用Prim算法和Kruscal算法)、查找最短路径等功能。 具体功能: 给定一个图,完成: (1) 建立并显示出它的邻接链表 (2) 分别用普里姆算法和克鲁斯卡尔算法构造其最小生成树,随时显示其构造的过程 (3) 给出某一确定顶点到所有其他顶点的最短路径 (4) 给出每一对顶点之间的最短路径 说明:程序开发时所用的文件和源码在文件夹“配套文件”中提供。另附说明
the-code-for-acmer-
- 这个代码是配套acm的黑书使用的,里面的源码准确,希望对各位acmer友帮助!-This code is used ACM supporting the black book, inside source accurately, hope you acmer friends help!
hw1-joseph
- c++数据结构中处理约瑟夫环问题源码,使用模版编写链表。配套清华版数据结构图书。-c++ data structure in processing Josephus source, use the template to write a linked list. Supporting Tsinghua version data structure books.
hw2-poly
- c++数据结构中处理多项式加和问题源码,使用链表。配套清华版数据结构图书。-c++ data structure in processing the polynomial plus problem source, use a linked list. Supporting Tsinghua version data structure books.
严蔚敏数据结构(最全资料)
- 严老师的最全配套源码,学习数据结构的好资料(Teacher Yan's most complete source code, learning data structure of good information)