资源列表
tsinghua-yanweimin
- 目前最全的清华严蔚敏版数据结构的ppt讲义-Currently the most comprehensive lectures ppt Min Yan Tsinghua version of the data structure
tongxunlu
- 制作一个简易的通讯录,包括基本操作和存储功能。 用〈〈数据结构〉〉中的双向链表作数据结构,结合C语言基本知识。编写一个通讯录管理系统。以把所学数据结构知识应用到实际软件开发中去。 设计内容:本系统应完成一下几方面的功能: 输入信息——enter() 显示信息———display( ) 查找以姓名作为关键字 ———search( ) [由一人完成] 删除信息———delete( ) 存盘———save ( ) 装入———load( ) 任务: 每条信息至包含 :姓名
bank
- 大学本课数据结构课题设计多资源银行家算法源代码
xianxingbiao
- 大整数加法,可以实现超大型整数加法,比如两百位-Large integer addition
Rhapsody_2007_09_19
- 提供了rbtree ttree avltree list hashtable等常用容器的算法,代码经过uclinux + arm44b0平台验证
migong
- 从入口处摸墙求解,利用循环通过对墙壁的触摸来寻找出口。规定迷宫为一个二维数组,迷宫入口在二维数组第一行,出口在二维数组最后一列。-From the entrance to touch the wall solving, use of loop through the walls of touch to find export. The provisions of the maze for a two-dimensional array, the maze entrance in the two-
circlelist
- 利用c语言实现二叉树的遍历,先序后序中序-Using c language binary tree traversal, the first order in the sequence after sequence
muyable-raeian
- 本文主要是提出了一种对CANNY算法的一种改进算法()
btree
- (1)二叉树的创建操作; (2)二叉树的销毁操作; (3)二叉树的先序遍历的递归算法; (4)二叉树的中序遍历的递归算法; (5)二叉树的后序遍历的递归算法; (6)二叉树的先序遍历的非递归算法; (7)二叉树的中序遍历的非递归算法; (8)二叉树的后序遍历的非递归算法; (9)二叉树的层次遍历算法; -(1) the creation of binary operations (2) the destruction of binary
A_Star
- A_Start算法。用自己改进的A_Start算法解决迷宫问题。采用文本读入数据。-A_Start algorithm. Improved A_Start own algorithm to solve maze problems. Text read by the data.
huisufa--01beibao
- 讲述了0-1背包问题的解决,是讲课用的课件。希望对大家会有帮助-it is a problem about 0-1 bag
erchashu
- 基于C环境的《数据结构》课程中二叉树的源代码。-Based on the source code of the binary tree data structures course in C environment.
