文件名称:studentsysterm
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 261kb
- 下载次数:
- 0次
- 提 供 者:
- j***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用单链表实现本程序要求,单链表每个节点存储一个学生的信息。
显示菜单,操作链表。
- using a single linked list implementation of this procedure requires that each node of a singly linked list to store student information.
Display the menu, the linked list.
显示菜单,操作链表。
- using a single linked list implementation of this procedure requires that each node of a singly linked list to store student information.
Display the menu, the linked list.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
学生管理系统\List.cpp
............\List.h
............\main.cpp
............\Operater.cpp
............\Operater.h
............\student.txt
............\链表实现--C++版本.dsp
............\链表实现--C++版本.dsw
............\链表实现--C++版本.ncb
............\链表实现--C++版本.plg
............\链表实现--C++版本.opt
............\Debug\vc60.idb
............\.....\vc60.pdb
............\.....\List.obj
............\.....\main.obj
............\.....\Operater.obj
............\.....\链表实现--C++版本.ilk
............\.....\链表实现--C++版本.exe
............\.....\链表实现--C++版本.pdb
............\.....\student.txt
............\说明文档.doc
............\Debug
学生管理系统
............\List.h
............\main.cpp
............\Operater.cpp
............\Operater.h
............\student.txt
............\链表实现--C++版本.dsp
............\链表实现--C++版本.dsw
............\链表实现--C++版本.ncb
............\链表实现--C++版本.plg
............\链表实现--C++版本.opt
............\Debug\vc60.idb
............\.....\vc60.pdb
............\.....\List.obj
............\.....\main.obj
............\.....\Operater.obj
............\.....\链表实现--C++版本.ilk
............\.....\链表实现--C++版本.exe
............\.....\链表实现--C++版本.pdb
............\.....\student.txt
............\说明文档.doc
............\Debug
学生管理系统