资源列表
Jerome
- 以有序链表结构表示某家电商场的库存模型。提/进货时,需对链表进行维护。每个工作日结束后,应将该链表以文件形式保存;每日营业前,应从文件中恢复该有序链表结构。 -in an orderly chain structure indicated that the home appliance stores inventory model. Reference / wholesale, the need for maintaining the linked list. After the end o
problems
- datastructure, algorithms in C++ problem soloution
DataStructurePart2
- 学校老师上课的讲义和习题解答。这一部分关于栈和队列。-School teachers class lectures and exercises to answer. This part on the stack and queue.
stationery_management_system
- 数据结构课程设计,文具店管理系统,自己写的程序,方便大家使用。-Data structure the curriculum design, stationery shop management system, its own written procedures to facilitate people to use.
C-datastructure
- C语言数据结构课设作品 很经典 Don t Lose!-C language data structure classes based classic works Don t Lose!
King-kong-problem-by-plane
- 一个关于金刚坐飞机问题--比较经典的算法分析-King kong plane problems-more classic algorithm analysis
c_source_data_stru
- 这个压缩文件解压后,可用于数据结构的C代码实现的学习过程中-C source codes of data structure
hhhhy
- 1. 实现循环双链表各种基本运算的算法,完成如下功能: (1) 初始化循环双链表h; (2) 依次采用尾插法插入a, b, c, d, e元素; (3) 输出循环双链表h; (4) 输出循环双链表h长度; (5) 判断循环双链表h是否为空; (6) 输出循环双链表h的第3个元素; (7) 输出元素a的位置; (8) 在第4个元素位置上插入f元素; (9) 输出循环双链表h; (10) 删除h的第3个元素; (11) 输出循环双链表h; (12) 释
Sort
- 经典算法实现,好几种排序算法的实现,环境为vc2005
circbuf-1.0
- 循环队列,C语言版本,可用于生产者消费者策略使用-Circular Queue, C language version of the strategy can be used for producers of consumer use
C_Code_of_FAT_Filesystem_for_Eemonstration_Date_20
- fat16文件系统源代码和演示程序,内附详细说明文档
meanshift
- 这是介绍menshift算法的资料,很经典-This algorithm is described menshift information, it is classic
