搜索资源列表
trip_book
- 飞机票,旅馆,出租车预定系统,采用mysql数据库,单文档-airline tickets, hotels, taxi reservation systems, using mysql database, a single document
SchoolDataBase
- 使用ADO编成实现对数据库的操作,实现数据库的读写,修改,和更新,用VC++ 6.0实现,代码比较简单。学校教务管理系统。-use ADO into the database operation, the database to read and write, revise, and update, with VC 6.0, the code is relatively simple. Provost management system.
trainperson
- 员工培训系统,主要基于是VC++开发的,数据库采用Acess数据库。-staff training system based primarily on the development of the VC is, the database used Acess database.
denglu
- 介绍了如何通过读取数据库判断用户,从而登陆到系统,实现界面更换精美肤的功能.
StockManagementSystem
- 实现了企业库存管理系统的完整功能。数据库采用SQL server2000,用的时候注意数据库的设置。
FIRST
- 我的课程设计 一个选课系统 需要sql数据库支持 在vc6.0 和sql sever2000下编译运行通过 数据库表信息为 学生表.sql, 登陆用户名密码均为s a-my Elective courses designed a system needs sql database support in vc6.0 and sql sever2000 compiler running under the table of information through a database table f
数据录入系统
- 这是一个 用ADO连接数据库的小程序 只是在学习的时候做的 可用于数据的读入 查询 删除等操作-This a database with ADO connection procedure is a small study done when the data can be used to read inquiries delete operation
accessMFC
- 本系统是一个小型的用户信息管理。包含用户头像、姓名、编号、年龄。采用MFC对话框和access数据库。可以给大家提供代码参考:从access中读取和存储图像。-This system is a small user information management. Contains user avatar, name, number, age. Using MFC and access database. Code reference for everyone: from access to re
frm_BackUp
- 图书管理系统 备份数据库部分代码-Library management system to back up the database part of the code
rand
- 论文盲审随机抽取系统,以VC++6.0为平台,以MS Excel为数据库,把按照用户指定的比例把随机选择的结果存储进数据库。-Thesis blind trial randomly selected system to VC++6.0 as a platform to MS Excel for the database, put in accordance with the user-specified proportion of the results of the random select
CeDb
- 关于EDB数据库操作的小型学生信息管理系统,功能不多但是很使用,不需要大型数据库支持,所有数据都保存在一个数据库文件中。实现数据的增加,删除,和修改~-EDB database operations on a small student information management system, features very little use, however, do not need to support large databases, all data are stored in a
database
- 用access创建简单数据库,用vc编程,实现学生管理系统。-Founds the simple database with access, programs with vc, realizes the student management system management system.
classroom_manager
- 基于DB2和MFC应用的教室管理系统,可以进行空闲教室的查询,教师可报的查询,数据库可以通过指令创建和删除-MFC applications based on DB2 and the classroom management system, can be free of the inquiry classroom, teachers may apply to the query, the database can create and delete commands
LibraryManagement
- 这个一个图书馆管理系统的程序,主要实现学生信息查询管理,借还书服务超期罚款服务等!使用的是access数据库,适合于VC初学者!-The procedure for a library management system, mainly to achieve student information query management book service is also extended by a fine service! Use the access database, suitable
VB-200-samples
- visual basic趣味实例,其中包括窗体界面、多媒体图形、数据库技术、文件与系统、网络Internet等5大类的200个例子-visual basic interesting examples, including form interface, multimedia, graphics, database technology, files and systems, networks, Internet and other five major categories of 200 exa
12_22
- 窗口编程,里面有三分代码,详细的公司管理系统,数据库和MFC设计-is is goog very good
choose_pic
- 带预览的图像选择框,可以显示出预览图像,方便使用。需要系统数据库文件支持。-Selection box with a preview image, you can display a preview image, easy to use. Database files necessary to support the system.
wwqcq99
- A,文件系统不能解决数据冗余和数据独立性问题,而数据库系统可解决这类问题(A, the file system can't solve the problem of data redundancy and data independence, and database system can solve the problem)
ch09 图书馆管理系统
- 此应用是基于access数据库开发的MIS(This application is based on access database development of MIS)
ATM自助存取款机系统
- MFC与数据库,包括ATM的一些基础功能,存款、取款、转账、注册、修改个人信息、管理员系统等