资源列表
LimitedLabyrinth
- labyrinth: you need to find the doable way to go to the destinaton.And then print out the path.-labyrinth: You need to find the doable way to go to the destinaton.And then print out the path.
BiTree
- 二叉树的前序、中序、后序和层次遍历,以及求二叉树的 高度
SqList
- 数据结构顺序表基本操作库,可直接调用该文件执行顺序表的基本操作。期中包括增删查改一系列功能-Basic operation order table data structure library
21840292hog
- hog en matlab descr iption
1404_IKeyBoard
- 题目是PKU 1404 I KEY BOARD。这是用C++实现的代码-It a the C++ solution of problem-1404 in PKU ACM on-line judge
dongtaiguihuabeibaowenti
- 这是关于01背包问题的动态规划算法。采用C++语言完成的,代码间有注释。-This is about 01 knapsack problem dynamic programming algorithm. Using C++ language completed, there are comments between the code.
ruance1.0
- NextDate函数的设计、实现和测试 函数有3个参数:月份、日期和年;它们都具有整数值,且满足以下条件: 1<=月份<=12 1<=日期<=31 1812<=年<=2012 函数返回输入日期之后的那个日期;如果输入无效值,如2000年6月31日,输出指示相应变量超出取值范围;对于无效的日月年组合,如“1999年13月32日”输出“无效输入日期”。 -NextDate function of the design, implementa
dyObst
- 使用动态规划算法实现的最优二叉查找树问题,算法基础中的基本算法。使用vc6.0进行编译-Dynamic programming algorithm using the optimal binary search tree problem, the algorithm based on the basic algorithm. Compiled using vc6.0
ALGraph
- 无向图的邻接表存储。包括具体操作,如建立、销毁、插入、删除等。-Undirected adjacency table storage. Including specific operations, such as the creation, destruction, insert, delete and so on.
1
- 关于数组的随机数 各种排序算法 sort()和partial_sort()算法对vector容器的处理-Array of random numbers on a variety of sorting algorithms
counter
- 编写一个具有类模板tmplt,用于实现所谓的反序输出问题,其中使用了类型参数T(使所处理的元素类型可变化)以及普通参数n(元素个数也可变化): 而后编制主函数,将类模板实例化为某个具体的类并说明类对象,之后通过对象调用其负责输入数据的成员函数,再通过对象调用另一成员函数按反序输出那些输入数据。-The preparation of a class template has the following styles tmplt, used to achieve the so-called
lingo
- 水电站的生产计划 lingo程序实现的较好的水电站模型-The production plan of hydropower station