搜索资源列表
data
- 北@大 03级数据库上机实验内容和习题解答,很有代表性的题目,供大家参考-North @ 03 large database content and experimental machine to answer the questions, very representative of topics for your consideration
SQLSEVER3
- 《数据库原理》实验报告实验单元三 SQL 数据查询-"database principle" experiment module report experimental data query SQL 3
sqlbaogao
- 一次数据库实验的步骤,具体语句,以及截图
简单的计算器
- 数据库实验一个简单的计算器,实现简单但很实用。
《数据库原理》实验讲义
- 数据库原理》实验讲义-database principle "experiment notes
《数据库系统概论》实验指导书
- 编写相关的程序代码,显示执行结果 本程序就是对内存进行分配,所以我们可以利用数组记性模拟,在开始的时候输入内存的块数和每一块的大小,之后我们可以通过扫描数组的每一个元素跟所要求分配的内存块进行比较,如果大与要求的内存则把大的分割,如果小于则合并尽可能少的块数,如果加全部都不够返回。-related to the preparation of the code, the results show that the implementation of this program is to allo
code
- 先从Windows编程入手,然后引入MFC编程,再分别介绍MFC编程环境下的基本概念,进而一步一步展开。Visual C++内容安排突出基本概念和基本内容,通过一个一个的小综合,把小的知识点串起来,从而深化理解。实验部分前面突出知识点实际训练,后面是本书的小综合实践,最后的大综合突出数据库和图形应用。-First start with Windows programming, and then the introduction of MFC programming, and then intro
vCpp
- 学习VC和MFC编程的几十个小例子,和实验指导手册,非常适合初学者练习掌握,可以快速上手,掌握使用VC开发界面程序、简单的网络通信程序、数据库访问程序。-VC and MFC programming learning dozens of small examples, and experimental instruction manual, very suitable for beginners to practice to master, you can quickly start to ma
tongxunlu
- 通讯录系统,不与数据库联系,能够实验增,删,改,查的功能,并且有保存和载入功能-Address Book system, and not associated with the database can experiment by adding, changing, checking functions, and save and load functions
SAS_2
- 一个ASP的登录界面程序,有数据库连接的!可以用来实验-An ASP interface login procedures, have a database connection! Can be used to experiment
7
- 图书管理系统的设计.包括数据库的设计和界面面的设计。 实验简述 实现一个小型的图书管理系统包括了书籍信息,在校学生信息,学生借阅信息。功能包括两部分一是面向学生的二是面向系统管理员的。面向学生的包括预定,续借,查询等。面向管理员的包括完成书籍和学生的增加,删除和修改以及对学生的借阅归还确认。 -Library management system design. Including database design and interface surface design.
SalaryManagementSystem
- 工资管理系统 详细实验报告——概念数据库设计;逻辑数据库设计 以及整个程序-Salary Management System detailed lab report- conceptual database design logical database design and the whole process
shuju
- 很好的数据库实验报告,适用于大学数据库课程,但要自己理解哦-Database lab report applies to the university database course, but they understand Oh
shiyan3
- 哈工大实验3 数据库系统实验3 利用JAVA编程-HIT Lab 3
班级-实验6姓名-
- 实验目的 ? 了解关系数据库的相关知识; ? 掌握JDBC技术、了解JDBC编程步骤; ? 掌握JDBC访问数据库的方法; ? 掌握Java数据库开发中的相关类、接口及其使用方法。 实验内容 用户登录界面一般包括用户名和密码输入,输入完成后,可以单击“确定”按钮进行用户输入的判断,或单击“取消”按钮清空输入。根据图形界面设计的基本步骤,实施本任务的步骤为首先设计用户登录界面并进行合理,然后对相应组件进行事件处理,实现用户合法性的判断。 要求: 1、要求三个按钮,当输入的用户名和密