资源列表
bank
- 这是数据结构报告,主要是研究开发银行业务模拟。-VC++ bank
fenzhixianjiefa
- 文章详细讲解分支限界的基本思想,单元最短路径问题,装载问题,0-1背包问题,旅游售货员问题等。
tubianli
- 图的广度优先和深度优先遍历,首先创建图,然后输出遍历序列-Figure of the breadth and depth of priority priority to traverse, first create figure, and then the output to traverse sequence
Huffman
- 实现哈夫曼编码,通过建哈弗曼树实现代码,环境为VC-Huffman tree
gansiduiwenti
- 敢死队问题的c++解决方法,用到了7种具体的解决方法-Death squads problem c++ solution, used seven kinds of specific solutions
01_introduction-ComSys1
- This file is about the FFT , .. asdasfa as fsf sdf sdf sdfsd fs fds
binay-file-operation
- 一个处理二进制文件的c++程序,将数据文件中的道路信息解析出来,并作输出以及排序等-A binary file handling c++ program, the data file path information parsed out, and for output and sorting
Interator
- 双向链表容器 实现了单向链表不能循环遍历各数据的问题-Doubly linked list container implements a one-way loop through the data is not the problem
Sort
- 这个文件里包含常见的几种排序算法:包括冒泡法、快速查找算法、合并查找算法、线性查找算法等。-sort algorithm
List
- 线性表的链式存贮,适合初学者联系使用,基于VS2013。-Linear table chain storage, suitable for beginners contact use.
ACMsuanfa
- ACM 经典算法大集合 ACM 经典算法大集合 ACM 经典算法大集合-A large collection of classic algorithms ACM ACM ACM large collection of classical algorithms a large collection of classical algorithms ACM large collection of classic algorithms
BinaryTree
- 实现二叉树的基本操作,前序遍历、中序遍历、后序遍历、层次遍历实现二叉树的遍历方法-The basic operation of the binary tree preorder traversal, the traversal after traversal, level traverse the binary tree traversal