资源列表
mousmigong1
- 经典算法老鼠迷宫问题第二种情况,vs2010通过-Classic algorithms rat maze the second case, vs2010 through
mousemig
- 经典算法老树迷宫,vs2010下通过实现-The classic algorithm old trees maze, vs2010 by
Link
- 循环链表的实现,在vs2010下编译通过-The realization of the circular linked list, compiled in vs2010 by
basika
- 经典算法巴斯卡三角的简单实现,vs2010编译通过-Simple implementation of the classic algorithm Pascal triangle, vs2010 compiled by
push
- 用数组实现栈和队列C++ 代码实现,经典-array stack c++
SaxShuffixTree
- SAX和后缀树的连接,将double转为字符,然后用后缀树建立连接-suffix tree
shujujiegou
- 栈回文、括号匹配等由C语言或C++语言编写的数据结构算法题-Stack palindrome
Insertion-sort-
- 插入排序,经典排序算法,使用VC++6.0。-Insertion sort
beibao
- 设有一个背包可以放入物品的重量为s,现有n件物品,重量分别为w[0],w[1],...,[n-1]。问题是能否从这n件物品中选择若干件放入此背包中使得放入的重量之和正好等于s。-Has a backpack can be placed in the weights of the articles of s, the existing n items, weight W [0], w [1], ..., [n-1]. The question is whether this certain wei
picture
- 图以矩阵形式存储,以广度优先和深度优先两种方法遍历-Map stored in the form of a matrix, priority to the breadth and depth first two methods traversal
header-files-of-linear-table
- 线性表相关类定义头文件 有顺序表,双向链表,循环链表的完整类定义-Sequence tables, doubly linked list, circular linked list complete class definition linear table class definition header files
countryList
- [基本要求] (1) 创建城市链表; (2) 给定一个城市名,返回其位置坐标; (3) 给定一个位置坐标P和一个距离D,返回所有与P的距离小于等于D的城市。 (4) 在已有的城市链表中插入一个新的城市; (5) 更新城市信息; (6) 删除某个城市信息。 -Basic requirements (1) to create a city linked list (2) given a city name, return its position
