资源列表
xishujuzhenxiangcheng
- C语言实现的稀疏矩阵相乘。采用了子函数结构,实现了输入两个稀疏矩阵,用三元表法实现其相乘的子函数计算后打印矩阵。
daoyou
- 利用数据结构的平衡二叉树实现的简单的校园导游程序,可以实现导游功能-Use of the balanced binary tree data structure to achieve the simple procedures for the campus tour guides, tour guides can be achieved functional
fhghgh
- 校园导航++数据结构课程设计 -Campus Navigation++ data structure navigation campus curriculum design curriculum design++ data structure
erchashu
- 二叉树算法。实现了数据结构书中二叉树的算法。经老师检查过。可运行。-Binary tree algorithm. Binary tree data structure implemented the algorithm in the book. Checked by the teacher. Can run.
Top
- 设计一个软件,需要进行用户需求分析、系统需求确认、系统概要设计、设计用例场景、系统的详细设计、数据库详细设计、编码、单元测试、集成测试、系统测试、维护等活动。要求用户需求分析在系统需求确认之前完成,系统的详细设计必须在系统的概要设计、设计系统用例和设计用例场景之前完成。-A software design, the need for user needs analysis, system requirements confirmation, the system level design, de
Dynamic-Programming
- 这是算法设计与分析课程实验,动态规划的源程序。包含最长上升子序列,最长公共子序列,最大字段和问题,DP背包问题-This is a test algorithm design and analysis programs, dynamic programming source code. Rising sequence containing the longest, longest common subsequence, maximum field and problems, DP knapsac
list
- 单链表:完整代码,包括所有成员函数,在VC++2008编译通过-Single linked list: the complete code, including all the member functions compiled by VC++2008
singhal空化模型
- 运用DEFINE_MASS_TRANSFER宏的singhal空化模型
MinMaxHeap
- 最小最大堆的插入,删除,找最大最小值操作实现(写成C++库文件的形式,可在.cpp代码中直接调用)-MinMaxHeap, we can implement findMin and findMax in O(1) time and insert or delete in O(log n) time.
main
- 后缀树构造软件
liezhuyuan
- 该代码主要实现以Guass列主元法求解方程组矩阵,编程平台vs2008,语言c-This code to realize Guass main component method is used to solve the equations listed matrix, programming platform vs2008, language c++
parkSystem
- 利用栈知识来模拟停车场系统,通过车牌照和停车时间来管理停车场。-Knowledge of the use of stacks to simulate car park system, through the vehicle license plate and parking time to the management of car parks.
