资源列表
C
- C 语言100个经典的算法例题 让你了解一些常用的编程算法,比如排序算法、冒泡算法、折半查找算法-C-100 classical algorithm example to let you know some common programming algorithms, such as sorting algorithms, bubble algorithm, binary search algorithm etc.
ChanAlgorithm12233
- chan算法,一种适合在视距环境下使用的定位方法-chan
avltree
- 平衡二叉树C++模板类 平衡二叉树C++模板类 平衡二叉树C++模板类-AVLTree C++ class template
red_black_tree
- data structure black and red tree.
Classic_source_code_data_structure_course
- 数据结构课程经典程序源码Classic source code data structure course-Classic source code data structure course
ISAM
- 基于B-树的信息存储,支持插入、删除、搜索、对B-树的信息定制等各种操作。-Information restore based on the B-tree.Founctions like insert、delete and search can be supported.
2
- 有一只电子老鼠被困在如下图所示的迷宫中。这是一个12*12单元的正方形迷宫,蓝色部分表示建筑物,白色部分是路。电子老鼠可以在路上向上、下、左、右行走,每一步走一个格子。现给定一个起点S和一个终点T,求出电子老鼠最少要几步从起点走到终点-Have an electronic mouse trapped in the maze as shown below. This is a square of 12* 12 unit maze, the blue part of that building, t
sourcecode
- 数据结构与算法原书第二版(C语言描述)涉及的源代码-Data structures and algorithms second edition of the original book (C language descr iption) involved in the source code
suijikuaipai
- 随机快排的算法实现。。需要的下下来看看吧-Fast random row algorithm. . Need to look at it the next down. .
bufenbeibao
- 部分背包问题,使用贪心算法。。。需要的可以看下-Part of the knapsack problem, use the greedy algorithm. . . Needs may have a look
DataStructCode
- 很好的数据结构代码,我调试过没有问题,从最基本的链表到图算法都有-Good data structure code, I had no problems debugging, from the most basic graph algorithms are linked to
dataStruct
- 零基础学数据结构附带光盘,包含所有源代码。适合学习-Zero-based learning with CD-ROM data structure that contains all the source code. For learning
