-
xsxxglxt
非常基础的学生信息管理系统,直接在命令行上显示,值得初学者一看。(a fundamental source code)
- 2013-03-20 22:29:20下载
- 积分:1
-
xinxi
基于access数据库的信息管理系统,使用MFC编写的整个工程(Information management system based on access database, MFC prepared by the use of the entire project)
- 2013-03-22 15:37:54下载
- 积分:1
-
student_manger
基于链表的学生管理系统,能够实现对学生信息在不同位置的添加,删除以及修改。(Based on the list of student management system, can realize ,add ,delete the student information in different locations .)
- 2015-01-21 11:41:30下载
- 积分:1
-
Library-System_VB
VB语言实现 图书馆管理系统 附有课程设计说明(VB language, library management system, a description included)
- 2011-06-29 17:15:51下载
- 积分:1
-
100Score
一个百分制成绩的测试框架工程,能够对初学者判断语句的使用等方面进行很好的考核(A percentile score of the test framework project for beginners can use the statement to determine other aspects of a good assessment)
- 2013-12-12 20:56:44下载
- 积分:1
-
CPPpersonal-book-management-code
最简单的个人图书管理系统。可以实现图书名、作者名、出版社、阅读状态等内容的输入和显示。具有最简单的搜索功能,以及将搜索结果保存至一个txt文档等。适合C++初学者。(The most simple personal library management system. Can book name, author name, publisher, read the status of the input and display content. With the most simple search function, and save the search results to a txt documents. Suitable C++ beginners.)
- 2013-11-26 03:47:40下载
- 积分:1
-
Information-Management-System
用visual basic程序开发的学生信息管理系统(Application development using visual basic student information management system)
- 2013-06-05 15:48:35下载
- 积分:1
-
VB_BookManagementInformationSystem
这是我在学校编写的VB的图书管理信息系统,功能比较全面,入库、借还书、查询、修改和打印等功能都已经实现。(This software can realize the basic function for book management.)
- 2013-12-27 16:00:34下载
- 积分:1
-
jiaoxueguanli
我做的一个教学管理的软件,可以对其进行增删查改等等功能!(I do a teaching management software, its additions and deletions investigation changed more!)
- 2012-09-04 21:38:14下载
- 积分:1
-
student
学生考勤管理系统
考勤信息记录了学生的缺课情况,它包括:缺课日期、第几节课、课程名称、学生姓名、缺课类型(迟到、早退、请假及旷课)。试设计一考勤管理系统,使之能提供以下功能:
1.录入学生的缺课记录;
2.修改某个学生的缺课记录;
3.查询某个学生的缺课情况;
4.统计某段时间内,旷课学生姓名及旷课次数,按旷课次数由多到少排序;
5.统计某段时间内,有学生旷课的课程及旷课人次,按旷课人次由多到少排序;
6.系统以菜单方式工作。
具体要求如下:
1、 采取模块化方式进行程序设计,要求程序的功能设计、数据结构设计及整体结构设计合理。学生也可根据自己对题目的理解增加新的功能模块(视情况可另外加分)。
2、 系统以菜单界面方式(至少采用文本菜单界面,如能采用图形菜单界面更好)工作,运行界面友好,演示程序以用户和计算机的对话方式进行。
3、 程序算法说明清晰,理论分析与计算正确,运行情况良好,实验测试数据无误,容错性强(能对错误输入进行判断控制)。
4、 编程风格良好(包括缩进、空行、适当注释、变量名和函数名见名知意,程序容易阅读等);
(student)
- 2020-06-28 14:40:02下载
- 积分:1