首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > 登记系统存储学生信息和课程与C++实现

登记系统存储学生信息和课程与C++实现

资 源 简 介

This project is developed for Fundamental Structures of Computer Science course project. In this project, simple registration system by using linked lists is implemented. The registration system stores information about the students and courses. The system uses sorted linear doubly linked list with no dummy head node to store the students and linear singly linked list with no dummy head node to store the course enrollment for each student. Additional description can be found under Downloads tab. Source code is available under Source/Browse/svn/trunk. You can also check out the source code via Subversion. Maintainer and Author: Selin Guldamlasioglu

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.209449s