Welcome![Sign In][Sign Up]
Location:
Search - ACCESS,学生成绩管理系统,数据库

Search list

[Other resourceC++学生成绩管理系统

Description: C++学生成绩管理系统,access数据库,VC++开发,可从输出统计的信息-C student performance management system, database access, VC development, statistics from the output of information
Platform: | Size: 101806 | Author: 罗磊 | Hits:

[Other resource学生学分系统

Description: 是一个学生成绩管理系统,主要用于详细讲解VC的数据库编程,里面两个数据库为ACCESS,设置好ODBC即可,是一个很好的学习数据库编程的例子
Platform: | Size: 98429 | Author: 李顺古 | Hits:

[Windows Develop很简单的学生成绩管理系统+ACCESS

Description: 学生成绩管理系统+ACCESS,是初学者很好的例子
Platform: | Size: 2144271 | Author: 182882748@qq.com | Hits:

[ASP学校成绩管理源码

Description: 后台账号:admin 密码:admin ·本学生成绩管理查询系统,主要适用于初中学校初一到初三学生每次考试成绩记录统计分析, 该系统能够快捷方便地对学生的成绩进行录入和查询。便于学校和家长学生对每次考试对比和分析。 ·系统分为管理员、老师、学生三个级别。 ·学生查看成绩账号为自己的学号,初始密码为666666。 需要的环境: 服务器支持ASP,FSO(文件可读写权限),ACCESS数据库 服务器脚本解释引擎:VBScript/5.6.8515或以上 客户端浏览器请使用IE6.0以上。 ********************************************** 系统操作流程: 1、配置IIS,如数据库路径不对或改名,请修改conn.asp 2、使用系统前先将所有数据清零。 3、修改学校信息(系统设置>>学校信息)。 4、增加老师(系统设置>>老师账号管理>>老师增加)。 5、增加班级(班级/考试管理>>班级管理>>班级增加)。 6、增加考试科目(班级/考试管理>>考试科目管理>>科目增加)。 7、增加考试名称(考试管理>>考试名称录入>>科目满分设置)必须设置好每学科的满分和及格分数,否则无法计算成绩分析。 6、录入学生信息(学生信息管理 >>录入学生信息或批量导入 注意:如批量导入,EXcEL表的格式和信息排列必需下载模版样表为例)。 7、成绩录入(学生成绩管理>>成绩录入或成绩导入 )注意:如批量导入,EXcEL表的格式和学科排列必需下载模版样表为例。 年级、班级、学号、姓名必需与学生信息的年级、班级、学号、姓名必须一至,否则学生用自己的学号查询的成绩会错误)。 8、班级排名、年级排名计算,成绩导入后(成绩计算统计>>计算科目总分 班级成绩排名 年级成绩排名 考试成绩平均分 考试成绩及格率>>设置学生成绩)。 9、成绩报表导出(成绩报表导出>>导出年级成绩表 导出班级成绩表)
Platform: | Size: 2519969 | Author: tursun823@163.com | Hits:

[Education soft system94518687

Description: 小学生成绩管理系统(一篇比较简单的论文)我的初稿 题目:小学生成绩管理系统 仅供参考,本人的论文初稿已经比他复杂好几倍了。当然,毕业答辩之前不会贴出来的,嘿嘿 姓名:陈抒 摘要: 小学生成绩管理系统是典型的信息管理系统(MIS),其开发主要内容包括后台数据库的建立和维护 以及前端应用程序的开发两块。对于前者主要要求数据一致性和完整性、数据安全性。而对于后 者则要求应用程序功能完备,易使用。 我将使用ACCESS数据库管理系统创建后台数据库,将在Visual C++6.0编译环境下使用MFC类库中 的ODBC方面的类来创建数据库的前段应用程序,使应用程序能够做到快速安全的维护数据库,并 且提供简单明了的使用界面,满足不同用户的需求。 关键词:ODBC 添加 查找 删除 修改 学籍 成绩 -primary performance management system (a relatively simple thesis) my first draft topics : primary performance management system for reference purposes only, I have the first draft of a paper than the complex several times. Of course, the graduates will not reply before affixed out, laughter Name : Chen Shu Abstract : The primary performance management system is typical of the Information Management System (MIS), its main contents include the development of database background to the establishment and maintenance, and front-end application development 2. Former major requirement for consistency and data integrity, data security. For the latter demanding applications complete functions and easy to use. I will use the ACCESS database management system to create the background database, the V
Platform: | Size: 29696 | Author: s | Hits:

[Education soft systemC++学生成绩管理系统

Description: C++学生成绩管理系统,access数据库,VC++开发,可从输出统计的信息-C student performance management system, database access, VC development, statistics from the output of information
Platform: | Size: 3389440 | Author: 罗磊 | Hits:

[Education soft system学生学分系统

Description: 是一个学生成绩管理系统,主要用于详细讲解VC的数据库编程,里面两个数据库为ACCESS,设置好ODBC即可,是一个很好的学习数据库编程的例子-Is a student performance management systems, primarily for the purpose of the database on the VC program, which the two databases for ACCESS, you can set up ODBC is a good example to learn database programming
Platform: | Size: 98304 | Author: 李顺古 | Hits:

[ADO-ODBCmanagementdatabase

Description: 学生成绩管理系统,access数据库,无需建库,很不错的范例。-student performance management system, access databases, the need to build libraries, a very good example.
Platform: | Size: 3187712 | Author: 僧竿 | Hits:

[.netADOSTU

Description: 这是一个基于.net及ACCESS数据库的学生成绩管理系统,考虑到ACCESS数据库在WINDOWS下多人会用而且比较简单,为了大家学习方便所以选用,核心技术是用了ADO.NET-This is based on. net and the ACCESS database management system for student achievement, taking into account the ACCESS database under WINDOWS people will use and relatively simple, in order to facilitate them to learn so choose, the core technology is used ADO. NET
Platform: | Size: 56320 | Author: 王五 | Hits:

[Database systemstudentscore

Description: 用VC做的一个简单学生成绩管理系统,用到了ACCESS数据库,简单易懂-VC to do with a simple student achievement management system, use the ACCESS database, easy-to-read
Platform: | Size: 4360192 | Author: zhaojiazhi | Hits:

[Windows Developxiuming

Description: 1. 实现方法 1)多窗口界面的制作 2)可视化数据管理器的使用 3)菜单编辑器的使用 4)Access数据库的建立 5)与Access数据库的正确连接 6)通过sql语句的使用实现一些功能 7)DataGrid控件的使用 8)MS FlexGrid控件的使用 2.算法思想与描述 1) 学生成绩管理系统的登录 进入程序,自动跳出学生信息管理系统登陆窗口,点查询可进入菜单选择窗口。 2) 菜单窗口的选择 菜单选择包括学生信息,学生成绩。 3)学生信息的查询 包括学生学号,姓名,性别,出生日期,籍贯,联系电话,政治面貌,系别,班级显示功能。 4)学生成绩查询 通过对学号的输入,对学生姓名,课程,成绩,总分进行成绩查询。 5)about 程序介绍。 6)系统的退出。 -err
Platform: | Size: 91136 | Author: liuxyan | Hits:

[Education soft systemStudentScore

Description: 学生信息管理系统,具体内容,用VC6.0,MFC,成绩管理系统,用VC和SQL 2000开发,非常不错的一个系统,用户根据不同权限访问数据库,进行添加、修改、查询、删除、打印、备份和还原数据库等操作.. -Student information management system, specific content, using VC6.0, MFC, performance management system, using VC and SQL 2000 development, a very good system, users access the database according to different permissions, add, modify, query, delete, print, backup and restore database operation ..
Platform: | Size: 115712 | Author: jared | Hits:

[WEB Codeisx

Description: 080804增加了数据库备份还原功能,修正部分代码 1.轩圆学生信息管理系统是基于ASP环境开发的B/S架构管理系统,采用Access数据库驱动(可转为SQL数据库); 2.系统主要功能分为学籍管理和成绩管理两个模块; 3.每个模块都提供完善的数据导入、导出和查询功能; 4.成绩查询可匿名查询,但必须输入对应的学号和姓名; 5.可查询学生的历史考试成绩数据并进行对比; 6.拥有完善的日志管理和系统用户分级管理功能; 7.进入帐号密码:admin -080,804 an increase of the database backup and restore functions, to amend part of the code 1. Xuan yen Student Information Management System is based on the ASP environment for the development of B/S structure of management system, using Access database-driven (may be turned into a SQL database) 2. System main functions of sub- for school management and performance management of the two modules 3. Each module has to provide better data import, export and query functions 4. Inquiries can be anonymous query results, but the school must enter the corresponding number and name 5. can be found test scores of students of history and comparative data 6. a comprehensive log management and system user classification management function 7. to enter the account password: admin
Platform: | Size: 56320 | Author: liang | Hits:

[ADO-ODBCScoreManage

Description: 学生成绩管理系统是典型的数据库管理系统(DBMS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两部分。对于前者主要要求数据一致性、完整性和数据安全性。而对于后者则要求应用程序功能完备,使用方便。 我使用ACCESS数据库管理系统创建后台数据库,然后在Visual C++6.0编译环境下使用MFC类库中的ODBC方面的类来创建数据库的前端应用程序,使应用程序能够做到快速安全地维护数据库,并且提供简单明了的使用界面,满足不同用户的需求。-Grade student management system is a typical database management system (DBMS), its development mainly includes the background of the establishment and maintenance of database and front-end application development in two parts. For the former the main requirements for data consistency, integrity and data security. For applications which require full-featured and easy to use. I' m using ACCESS database management system to create back-end database, and then in the Visual C++6.0 compiler environment to use MFC class library in the ODBC connection to create a database of the type of front-end applications, so that applications can be quickly and securely protect the database, and provides simple to use interface, to meet the needs of different users.
Platform: | Size: 20868096 | Author: 张道军 | Hits:

[Otherrenjianxin

Description: 用VC++写的学生成绩管理系统,access数据库,好用-Using VC++ to write the student achievement management system, access databases, use
Platform: | Size: 4452352 | Author: 任建欣 | Hits:

[Windows DevelopStu_sys

Description: 一套学生档案管理系统,采用ACCESS数据库,移植方便。这套学籍系统不但可以完成基本的学生信息录入,还可完成学生成绩的管理:录入、查询、修改等。另外它还可以进行专业设置、班级管理、学生档案查询等。不同权限的管理员登录本系统可以完成的操作是不一样的。此程序可以用于一般高校的学生学籍或档案管理。-A set of student records management system that uses ACCESS database to facilitate migration. The system not only can complete expulsion of basic student information input, but also the completion of student achievement management: input, query, modify and so on. In addition it can be a professional setting, classroom management, student files inquiries. Different permissions administrator login to complete the operation of this system is not the same. This program can be used for general university course of studies or student records management.
Platform: | Size: 15994880 | Author: 270 | Hits:

[Education soft systemsofthy636c

Description: 学生成绩管理是学校教学工作的一个重要的组成部分,长期以来,学校都是手工来完成学生成绩的计算、排序等管理工作。随着科学技术的突飞猛进,信息技术和网络技术被广泛应用,计算机的高效性和准确性可以把工作人员从繁杂的学生成绩管理工作中解脱出来。本论文中的基于WEB学生成绩管理系统是使用IIS(Internet Information Server)+ASP(Active Server Page)+SQL查询语言+FLASH+ACCESS数据库来实现的。该系统主要包括五个模块:成绩录入模块、成绩查询模块、系统维护模块、成绩汇总模块、报表输出模块-123
Platform: | Size: 523264 | Author: ludian | Hits:

[Education soft systemxscjgl

Description: 学生成绩管理系统是一个非常通用的信息管理系统,本课题主要设计一个简单的成绩管理系统,进行简单的成绩查询及管理。主要实现的功能有:学生基本信息的导入/导出;学生成绩信息的录入、修改、添加、删除、查询、打印;增加参数设置,能增加班级,增减科目;系统用户管理等。在课程设计中,系统开发平台为WindowsXP,程序设计语言采用VC++,数据库采用Microsoft Office Access 2003,程序运行平台为Windows 98/2000/XP。-Student achievement management system is a very general information management system, the main design a simple task of performance management system, the simple scores query and management. Main function: students the basic information of the import/export, Students information recorded, modify, add, delete, query, print, Increase parameter setting, can increase the class, or subject, Users of the system management, etc. In the course of design, system developing platform for recognizing, programming languages using vc++, database using Microsoft Office Access 2003, program operation platform for Windows 98/2000/XP.
Platform: | Size: 423936 | Author: sunna | Hits:

[Other Databasesssresult

Description: VB编写的学生成绩管理系统,支持数据库,以为access制作数据库-VB, student achievement management system to support the database that make the database access
Platform: | Size: 258048 | Author: 孙杰 | Hits:

[Education soft systemchap9_StudentMIS

Description: VC++6.0的MFC程序,学生成绩管理系统,数据库使用的是ACCESS。-VC 6.0 MFC programs, student achievement management system, database, use the ACCESS.
Platform: | Size: 5442560 | Author: litianhua | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net