登录
首页 » Visual C++ » TeSys

TeSys

于 2012-03-11 发布 文件大小:1389KB
0 162
下载积分: 1 下载次数: 3

代码说明:

  基于VC++和ADO的考试系统,数据库使用SQL2000。实现了用户管理,老师可在后台添加学生和试题。(Based on VC++ and ADO exam system, the database using SQL2000. Implementation of user management, teacher in the background can be added to students and examination questions.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • student_mark_manage
    用VC++6.0写的一个简单的学生信息管理系统(write a simple Student Information Management System)
    2020-07-03 07:00:02下载
    积分:1
  • ScoreManageSystem
    这是学习C++的过程中,练习面向对象思想的最好的例子,就是学生成绩国力系统 (This is a learning process C++ practice of object-oriented thinking the best example is the national system of student achievement Floyd algorithm- the shortest path directed graph)
    2014-05-11 22:46:37下载
    积分:1
  • SXWMIS
    双学位管理系统。。。 主要是对学院的第二专业进行管理,采用MFC+ADO ACCE(Dual-degree management system. . . Mainly on the college)
    2008-07-03 10:17:04下载
    积分: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
  • kaoshisys
    使用MFC开发的一个考试系统,适合用于学习ADO访问数据库(Using MFC to develop a test system, suitable for learning ADO access)
    2015-04-28 14:57:58下载
    积分:1
  • cchaxun
    一个课程设计,有个菜单3个功能, 第一个功能是输入姓名,学号,数学成绩和语文成绩,并且储存,然后再确定是否继续.第二个功能的第一个小功能是输出所有已经输入的数学成绩按降顺序排列,然后可以选择返回上级菜单选择第二小功能升序排列所有输入的语文成绩,然后确定是否继续,第三就是功能是输入学号查询成绩,后在确定是否继续.所有的按照表格的形式打印(就是要控制什么空格的). (A curriculum design, there is a menu function 3, the first function is to enter the name, school number, math and language achievement, and storage, and then determine whether to continue. The second section features a small feature is the output of all input mathematics achievement by descending order, and then can choose to return to the higher level menu to select the second ascending order of all the small features of the language input results, and then determine whether or not to continue, the third is to study its function is to enter the query results, in determining whether or not to continue after. All forms of printing in accordance with the table (what is the need to control space).)
    2009-05-23 07:22:54下载
    积分:1
  • achievement-management-system
    本系统从功能上划分可分为以下几大模块:功能模块管理,组权限管理,学生信息管理,课程信息管理,学生成绩管理,授课信息管理,学生信息查询,学生成绩统计等几大模块。以下将对各子模块进行说明。 功能模块管理:将系统功能模块保存到数据库中以便于动态地进行不同用户组权限的分配等操作。本模块包括功能模块的添加,删除,修改等。 组权限管理:对用户进行分组,并将权限设置到不同的用户组。 学生信息管理模块:输入学生基本信息,并可以对学生信息进行添加、查询、修改、删除。还可以关键字查询并从数据库里调出的学生基本信息.输出学生基本信息,学号、班号、姓名查询的信息结果。 课程信息管理:设置课程号,课程名,先修课等课程信息。 成绩信息管理模块:输入成绩信息,并可以对成绩信息进行添加、查询、修改、删除。还可以用关键字查询并调出数据库里的学生基本成绩信息的修改、删除等。输出查询的学生成绩信息。 授课信息管理:对教师授课信息的调度,安排等信息的管理。 学生信息查询:本模块是可对学生成绩进行查询,可按学号,姓名,年龄,所在院系,入学年份等不同条件独立查询或进行模糊查询。 学生成绩统计:对学生成绩总分,平均分等进行统计。(The system functions can be divided into several modules of the following major modules: the management of functional modules, groups, rights management, student information management, curriculum management, student performance management, teaching information management, student inquiries, student achievement statistics, etc.. The following will be the sub-module for instructions. Management of functional modules: the system function module is saved to the database in order to facilitate dynamic allocation of operations of different user group permissions. This module includes the function module to add, delete, modify. Group rights management: the user group and permission settings to different groups of users.           Student information management module: Enter the students basic information, and student information to add, query, modify, delete. Can also be a keyword query and bring up the students basic information from the database. Output student, st)
    2012-07-03 08:55:56下载
    积分:1
  • PTEM
    C2、单用户信息查询功能:。查询特定学生的记录,求其总分,平均分 3、学生信息浏览功能:显示所有学生的成绩记录,总分、平均分。 4、不及格记录查询功能:查询有不及格课程的学生信息。 5、排序功能:按学生平均成绩进行排序。或以某1单科成绩排序。 6、将学生记录存在结构体(student)中。 7、应提供一个界面来条用各个功能,条用界面和各个功能的操作界面应尽可能的清晰美观。 设计要求: 1、用C语言实现系统; 2、利用结构体实现学生成绩的数据结构设计。 3、系统具体查询,排序等基本功能; 4、系统的各个功能模块要求用函数的形式实现; 5、完成设计任务并写课程设计报告。 6、将学生成绩信息存在文件中。(ffgfgfhhhhhhhhhhhhhhhsfgdfgdfgdfddddddddddddd)
    2009-05-30 01:32:23下载
    积分:1
  • sushe
    考查点:线性结构、文件操作 注意:必须使用文件存储数据,不得使用数据库管理系统。 任务:通过此系统可以实现如下功能: 录入: 可以录入宿舍情况,包括宿舍号、可容纳学生数、已容纳学生数、男生/女生宿舍等信息; 可以录入学生住宿情况,包括学号、姓名、性别、宿舍号等信息。 其他信息可以自行设计。 分配宿舍:为每一个学生分配入一个未住满的宿舍。能否提供一个智能分配算法?推荐选择?批量分配?鼓励创新。(Check point: linear structure, file operations Note: you must use the file to store data, can not use management system. Mission: through this system can realize the following functions: Entry: Can enter the dormitory, including dorm number, can accommodate students number, already accommodate students number, boy/girl s dormitory information Can enter the student accommodation, including student id, name, gender, dormitory, etc. Other information can be designed. Dormitory: for each student assigned into a dormitory is not full. Can you provide a smart allocation algorithm? Recommended choice? Batch distributed? Encourage innovation. )
    2016-03-04 18:14:21下载
    积分:1
  • homework
    利用栈求表达式的值,可供小学生作业,并能给出分数。(要求:建立试题库文件,随机产生n个题目;题目涉及加减乘除,带括弧的混合运算;随时可以退出;保留历史分数,能回顾历史,给出与历史分数比较后的评价。)(Use of the stack to evaluate the expression, for primary operations, and can give the scores. (Requirements: Create test database files, randomly generating n topics topics involving addition, subtraction, mixed with the parentheses operator ready to quit retain historical scores, can look back at history, given scores compared with the historical evaluation.))
    2020-12-29 20:09:00下载
    积分:1
  • 696518资源总数
  • 105179会员总数
  • 5今日下载