资源列表
K
- 最大K乘积问题。这个一个可以实现的代码。大家看看,参考一下。-The biggest problem of K product. This one can achieve code. Let us look at the reference.
4
- 这是一个实现哈夫曼编码的代码,大家看看,参考一下。我觉得这个不错的。-This is a realization of Huffman code, let us look at reference. I think this is good.
tree2
- 链式存储二叉树 程序有简单的二叉树的输入,输出、查找、删除, 简单易懂-Bintree chain storage procedures are simple binary tree of the import, export, find, delete, easy-to-read
xiasanjiaojuzhen
- 下三角矩阵的算法 程序有简单的下三角矩阵的输入,输出、查找、删除, 简单易懂-Lower triangular matrix algorithm process simple lower triangular matrix of the import, export, find, delete, easy-to-read
C
- 数据结构 清华大学c语言版的源码,不错的一本书 -Tsinghua University, c language data structure version of the source, a good book
course_material
- 本文件为C++数据结构源代码,数量很多,质量较高-This document is for the C++ Data structure source code, the large number of high-quality
paixu
- 用C++编写的用于排序的程序,是用冒泡法实现的-With C++ Prepared for the sort of procedures, is achieved Bubble Act
DataStructure
- 数据结构基本知识 包括 链表 树 图 栈的基本知识-Basic knowledge of data structures including linked lists tree stack basic knowledge
Apple_Set
- Problem A:放苹果 Time Limit:1000MS Memory Limit:65536K Total Submit:1094 Accepted:441 Language: not limited Descr iption 把M个同样的苹果放在N个同样的盘子里,允许有的盘子空着不放,问共有多少种不同的分法?(用K表示)5,1,1和1,5,1 是同一种分法。 Input 第一行是测试数据的数目t(0 <= t
qsort
- 快速一维数组排列,使用qsort函数,可使用在大量一维数组的快速排列中-Fast one-dimensional array array, use the qsort function, can be used in a large number of one-dimensional array arranged in the rapid
data_structures_with_java
- 数据结构java源码,是数据结构与算法第2版的-Java source data structure is a data structure and algorithm version 2
DS
- 自己写的数据结构代码,包括链表,栈,队列,树-Data structure to write their own code, including linked lists, stacks, queues, trees