搜索资源列表
数据库学生管理系统
- 一个access数据库管理系统,用于学生管理,sql查询功能是在后台实现,详细说明请看程序中的说明.txt-access a database management system for the management of students, sql queries in the background is achieved, detailed procedures Look at the statement. Txt
zs
- 一个诊所使用的数据库。 饱含了一个诊所所需的各种功能,欢迎大家使用。 只是一个Access数据库,很简单,已经学会数据库的同学不必下载。-clinics use of a database. Ben clinics for a variety of functions, all are welcome to use. Access is a database that is very simple, the students learn the database without havi
OLEDBDB
- 要运行程序必须将数据库文件students.mdb与可执行文件放在一起, 如果在vc开发环境中运行,则需要将该数据库文件放在工程目录下 -to operational procedures must be students.mdb database files and executable files together. If vc Development Environment operation, the need to be placed on engineering databa
studentscoremanage
- 利用vb与数据库进行连接,实现对学生的成绩等信息进行管理。-use with the database connectivity, the students realize the results of information management.
stu_ODBC
- 本程序用来学校管理学生挡案用. 采用Access数据库,程序实现关键在应用ODBC 的两个类.-procedures for the management of schools with students archives. Access database, program lies in the application of two types of ODBC.
teachingmanage
- 教学信息管理系统是校园信息管理系统的一个有机组成部分。经过详细的需求分析,本系统选用Borland的公司的Delphi7作为开发工具,利用其提供的集成开发环境及各种控件,达到对教学信息管理的目的。开发的教学信息管理系统实现的主要功能包括学生成绩查询、学生资料查询、教师资料查询、单科成绩浏览、学年开课清单、学分计算、平均分计算、方差计算、填加修改学生、教师、课程信息、数据库的还原、备份及其它一些辅助功能。-teaching information management system is Camp
fudan
- 此源码是针对配套的光学标记阅读机使用,可提供给学生学习用,主要包含exceld导入access数据库方法,ado的使用-this source is against supporting the optical mark reader machines, which are available for students to study, exceld included into the main database access methods, the use ado, etc.
xueshengdanganguanli
- 学生档案管理系统,有登录模块,档案录入模块,组合查找模块,模糊查找模块,采用Access数据库-students file management system, a login module, the file input module, which combined search module, Fuzzy Search module, Access database
jiaoxueguanlixitong
- java编程的教学管理系统数据库.具有对学生的基本操作.,如添加,修改,删除,选修课程,及分数.-Teaching java programming database management system. Students with the basic operation. , Such as adding, modifying, deleted, elective courses and scores.
jwglxt
- 教务辅助管理系统利用VB开发的数据库管理系统,里面分学生,教师,教务等等各方面的需求满足学校的教务管理的简单需求!-Senate Assistant Management System Using VB development of the database management system, which, students, teachers, Senate, the areas of the school to meet the needs of the academic manageme
studentscore
- database of students score.add,delect,search
vb程序实例
- VB开发数据库系统 VB程序实例 内含工厂系统 学生系统等-VB database system containing examples of plant systems such as the students
zq
- 1)利用Access 2003创建数据库 Student.mdb,在数据库中创建3个表tabStudent、tabCourse、tabScore,每个表的参考结构如下,并设计3个表之间的联系及参照完整性。 2)在每个数据表中输入必要的测试数据。 tabStudent表至少输入10个同学的基本信息 tabCourse表至少输入4门课程的数据 tabScore表每个同学至少输入2门课程的成绩 3)完成如下设计工作:
scores
- 用C语言实现的学生分数的数据库管理系统,模拟实际的学生分数数据库系统-Using C language students to achieve scores of database management systems, simulation actual student scores of database systems
student
- 数据库读写,学生成绩管理登陆系统,登陆界面,涉及读写accsee数据库-Database read and write, students score management landing systems, landing interface, involving reading and writing database accsee
student
- 一个用VC写的学生成绩管理系统,其中对数据库的访问是采用ODBC方式.-Writing a VC students with grade management system, one of the database access methods are the use of ODBC.
7160310326
- 编写一个C程序,创建一个sqlite数据库,试实现对该数据库的下列操作:根据某一个学生的学号进行他选择课程的查询并打印输出;查询选择某一门课程的所有学生信息并打印输出; -Write a C program to create a sqlite database (name is SelLesson), which contains two tables of the database to achieve the following: According to a certain numb
Database
- 自己实现的一个简单数据库系统,适合给选了数据库系统设计的同学参考。-Own implementation of a simple database system suitable to the election database system design students reference.
DataBase
- 具有S,C,SC三个表的的学生数据库,需要的可以下载-With S, C, SC three students in the database table, need to be downloaded to see
database
- “教学管理系统”具有以下的功能: 1. 系统管理:完成管理系统的“系统初始化”和“退出”操作。前者是把系统中所有记录资料都清空,这个过程是不可逆的;后者是退出“教学管理系统”。 2. 教师管理:完成对教师档案资料的添加、修改、删除和查询。 3. 学生管理:它由5个功能子模块组成,“学生档案管理”模块是对“学生档案”的添加、修改和删除;“学生选课管理”模块是对学生选择课程这一操作进行保存或删除管理;“学生成绩管理”模块是对学生成绩的管理。首先根据学生所选修的课程生成一个空的成绩单,然后