资源列表
DataStructure1800
- 数据结构1800题是一本很好的掌握数据结构的书,答案清楚详细,编程时数据结构加算法,学好数据结构很重要。-Data Structure 1800 is a good problem to master data structure of the book, the answer is clear about the details, programming data structures plus algorithm, master data structure is very importan
Chap4_BinaryTree
- 二叉树算法结构的实现,对二叉树的操作-The realization of the two binary tree algorithm structure,On the two fork tree operation....
sjjg1.chm
- 数据结构程序集 本人学习数据结构的总结 实现了严蔚敏数据结构中大部分算法代码-Data structure assembly, I study the data structure implementation of the summary data structure YAN Wei-Min algorithm in most of the code
mkltest
- 利用intel的矩阵运算库mkl实现矩阵的运算,利用vc2008实现。-Use of intel mkl library implementation matrix operation matrix operation, using vc2008 achieved.
zuiduanlujingwangluoliu
- 最短路径与网络流 讲解最短路径与网络流的算法及其实现-The shortest path and network flow on the shortest path and network flow algorithm and its implementation
yw
- 单链表删除、插入-Single-linked list to delete, insert
TEST1
- 打开一个数据文件,并排序,其实排序很简单,但是打开文件然后输出对于入门的人来说是有点难度的-It can open a file of data,then sort them.
fdff
- c+加法运算可以分类计算加减乘除的四则运算-Program files, four computing operations and so on, can be divided into modules
Data_structure_on_the_operation_plan
- 数据结构中关于图的操作,含多种操作方法例子-Data structure on the operation plan, including examples of a variety of methods of operation
STACKS
- 堆栈、队列的链式实现 基本要求:所设计的程序要有简单的DOS界面,方便用户进行操作,完成以下功能: 以链式存储方式,实现堆栈的入栈、出栈、取栈顶元素功能。 以链式存储方式,实现带表头结点的循环队列的入队、出队、取队首元素、求队列长度。 查找出队列中的最大元素。 利用所实现的堆栈对队列中元素进行逆置,并将结果输出到文本文件中。 提高要求: 系统运行时能从文本文件中读取堆栈、队列元素信息,运行结束能将堆栈、队列最新元素信息保存至相应文件中。-Stack, queue ch
data_structure
- 大学计算机专业课程中数据结构各章的算法设计,都是比较经典的算法,希望对大家有帮助-University computer science curricula of the various chapters of the data structure algorithm design, are relatively classic algorithms, we would like to help
MyExp
- 使用C++写的迷宫小程序,可以在VC环境下运行,自带10个迷宫库,可修改配置文件选择。-A maze code in C++ can run in VC directly including 10 maze file inside which can be chosen by modifying the ini type file