资源列表
stu1
- 连接Acsess数据库,不用数据源,可移植性强-Connect Acsess database, not the data source, portability
0306_sourcecode
- ~~~ ~~~`模拟银行系统~~~~~~~`
(实例187)设置Windows的默认打印机
- 在安装多个打印机的系统中,如果没有指定打印机,打印内容将被自动输出到默认打印机.本程序指定打印机设置为默认window打印机.-printers installed in the system, if not specified printers, print content will be automatically output to the default printer. The procedures specified printer settings to the default w
university-sports-management-system
- 本程序完成了一个校级运动会管理系统,由C语言编写而成,程序中有注释。-The program completed a university sports management system, written in C language is made, the program has comments.
qll
- 使用VB编写多路信号监测系统上位机软件,调试上位机软件;编写单片机程序,实现单片机与PC间的通信。-VB prepared using multiplexed signal monitoring system PC software, PC software debugging microcontroller program to write, to communicate between the microcontroller and the PC.
example7
- VC ODBC ACCESS 进行条件查询,查询到你想要的记录集信息并显示。-VC ODBC ACCESS Conditional query, query you want to record information collection and display.
delphi3rs
- 一个三层结构的数据库系统实例,程序CS结构,客户端和服务端完整,程序演示通过3层数据连接,将读取的数据绑定显示到DataGird控件中。-An example of a system with three layers structure
hospital
- 医院药品经销存系统 为了应付课程设计而做的,有需要的可以参考一下.-Hospital Drug Distribution deposit system in order to meet the curriculum design done, we need to make profits.
C
- 读入成绩并存入一文件中,包括学号、姓名、平时成绩、实验成绩、考试成绩和总评成绩,其中总评成绩=平时成绩*10 +实验成绩*30 +考试成绩*60 ,总评成绩不要输入通过计算得到;计算、存储并输出成绩分布、平均成绩与均方差;计算、存储并输出你的学号、姓名、成绩与排名。-Read into the results and placed in a file, including the student number, name, usually results, test results, test
jiaowuguanli
- 用VFP做的简单的教务管理系统,只实现基本功能
DB2orders
- 整理的db2数据库,常用的使用命令,包括备份还原、查看表等-db2 orders contains select、 backup and others
10140_dbms
- 这是一个基于dos的dbms,需要用到pdos95.bat,可执行创建数据库和表,修改和删除等功能,共学习用