资源列表
BSTF
- 用c实现平衡二叉树,可显示各节点,展看或收回,适合数据结构实验使用-C to achieve a balanced binary tree, each node, the show to see or to recover data structure suitable for experimental use
guass
- 高斯消去法解线性方程组,可以解一般的线性方程-Gaussian elimination solution of linear equations can be a general solution of linear equations
SnakeX
- 数据结构课程设计 描述如下: 现有一个大小为Map_Long * Map_Width的方格地图(每一方格尺寸为BoxSize * BoxSize),在地图中间处有一个长度为3*3方格的小蛇。一旦游戏开始后:地图上随机位置处生成一只大老鼠(占一个方格);小蛇自动朝着一个方向运动,并且用户可以通过按:上、下、左、右键改变小蛇的运动方向。当小蛇吃到大老鼠,即蛇运动到它的蛇头所在坐标等于老鼠所在坐标时,小蛇长度增加1。如此往复,随着小蛇变成了大蛇,游戏难度也随之增加,但当小蛇吃到自己身体或者头部
tree
- MFC对话框类实现对二叉树的中序遍历排序,前序遍历排序,后序遍历排序,请仔细阅读程序后了解程序输入的格式-MFC dialog class in order to realize the binary tree traversal order, preorder traversal order, post order traversal order, please carefully read the procedures to understand the procedure input fo
BSTree-MFC
- MFC 写的二叉搜索树,希望可以给大家带来帮助。-MFC wrote two binary search tree, I hope we can help.
ProcessStatics
- 数据结构课程设计 1、系统进程统计(必做)(链表) [问题描述] 设计一个程序,每秒统计一次当前系统的进程状况,并按照内存使用自多到少排序打印输出相关信息。对已经结束的进程,另外给出一个列表,并显示该进程的结束时间和持续时间。 [基本要求] (1) 该题目要求使用两个链式线性表。一个链表存储当前活动进程,要求使用双向链表,排序要求是按照内存使用自多到少排序。另外一个链表存储已结束进程,要求使用单向链表,按照结束时间离当前时间的关系排序,最近的最前,最远的最后。
shujujiegou
- 以广州旅游业为背景,设计一个变长记录文件存取类库。程序采用B+树作为索引系统,支持字节流嵌入方式和文件链接方式,以较友好的用户界面,加强程序容错性-Guangzhou tourism industry as the background, to design a variable-length record file access library. Program uses B+ tree as an indexing system to support byte-stream mode and
Camshift
- camshift算法最简单的描述了,再看不懂就不要学这个了-camshift algorithm describes the most simple, look do not know, do not learn this the
Quene
- 线性表、链表、队列的实现,为初学者所用-Array list and Link list
recursion1
- 使用visual c++语言编写的递归算法-Using visual c++ language of the recursive algorithm
Compressor
- 分别用huffman编码和范式huffman编码压缩文件-Paradigm respectively huffman encoding and huffman encoding compressed file
shuzhu
- 用数组的算法,还是不错的,可以下载看一看-Algorithm using an array, or good, you can download to see