搜索资源列表
C++学生成绩管理系统
- C++学生成绩管理系统,access数据库,VC++开发,可从输出统计的信息-C student performance management system, database access, VC development, statistics from the output of information
学生学分系统
- 是一个学生成绩管理系统,主要用于详细讲解VC的数据库编程,里面两个数据库为ACCESS,设置好ODBC即可,是一个很好的学习数据库编程的例子
200405151357445296
- vc++开发数据库编程示例,学生管理系统-vc development of the database programming examples, student management system
VC++StudentmanagerSystem
- VC++.net下用链表实现的学生信息管理系统-VC. Listless net realized using the Student Information Management System
学生成绩管理系统3
- vc的学生成绩管理系统。内有需求分析说明-vc student performance management system. There needs analysis shows
vc
- 利用链表创建的成绩管理系统 编写一个学生管理系统,每个学生应该包含如下信息: 地址, 出生日期, 学科成绩(语文,英语,数学,物理), 个人信息(姓名,性别,民族,国籍,学历), 联系方式(手机,家庭电话,学校电话)
学生成绩管理系统VC-ODBC
- 自编的一个实用的学生成绩处理管理系统。支持.dbf文件,不需注册数据源,打开文件,程序自动写注册表,注册数据源,对数据库进行操作。能够根据平时,期中,期末成绩计算最终成绩,并输出成html文件打印。很实用。-writing a practical handling of student performance management system. Support. Dbf documents with the registered data sources, open files, automa
学生管理系统2
- 学生管理系统 vc数据库开发(初学入门)-students vc database management system development (beginner entry)
vc写的学生信息管理系统
- 这是一个用vc写的简单访问数据库的程序,也就是一个简单的学生信息管理系统,程序在运行是需要登陆,用户名和密码在程序说明里面有-vc used to write a simple program accessing the database, which is a simple student information management system, the procedure is necessary landing operation, user name and password in
学生成绩管理系统
- 是对学生成绩管理的相关代码,用的是VC环境
cjmanager.rar
- 用VC写的一个学生成绩管理系统,不通过数据库,直接用文本文件输出管理, A student result management system management system writes which with VC, through the database, straight does not take over the use of the text documents output to manage
swb
- 一个简单的学生信息管理系统,用VC++6.0 ADO数据库编写,实现了动态创建数据源(access),Ctrllist排序等功能-a simple student information management system, with VC 6.0 ADO database development, the creation of dynamic data sources (access), the ranking functions Ctrllist
cjglxt2006
- 该上传是一个学生成绩管理系统的源码.它简单的实现了成绩查询,成绩管理的功能-the academic performance of their students is a source code management system. It achieved a simple inquiry results, performance management functions
StuSystem
- vc编写的简单的学生成绩管理系统,一些基本的功能。-vc prepared simple student achievement management system, some basic functions.
Student
- vc++ 和ACCESS实现的简单的学生成绩管理系统-vc++ and ACCESS simple realization of student achievement management system
studentmanagersystem
- vc++和SQL Server2000实现学生管理系统,在此示例中大家可以学习到如何连接ODBC数据源,CRecordset类的使用,操作Excel表格等等,可作为中小学校的管理系统使用,或者在此基础上进行二次开发。-vc++ and SQL Server2000 students realize management system, in this example that everyone can learn how to connect ODBC data source, CRecords
14160_1234331711Wyh0
- 数据库学生成绩管理系统 VC源码 ①输出: a 学生分类查询课程成绩 b 学生查询全部课程成绩 ②输入: c 管理员录入学生成绩 d 管理员删除学生成绩 e 管理员修改学生成绩 -Database management system for students score VC source ① output: a score of students classified details of the curriculum
testCollege
- 一个简单的VC++学生信息管理系统源代码,用最简单的语句实现多态,重载等面向对象的特征,适用于初学者自学。-A simple VC++ Student Information Management System source code, using the simplest implementation of the statement polymorphism, overloading and other object-oriented features, for self-learning
information-management-system
- 学生信息管理系统,vc++,mssql数据库开发,要先附加数据库再做测试。-Student Information Management System, vc++, mssql database development, first attach the database do the test.
学生管理系统
- 学生管理系统 vc++开发实例 通俗易懂