-
课程安排系统的一个文档设计,可能需要美国的帮助!我..
一份讲解排课系统设计的文档,对大家也许有帮助吧!希望大家相互交流-Course Scheduling System Design on a document, the U.S. may have to help you! I hope everyone exchanges
- 2022-03-06 01:40:47下载
- 积分:1
-
以有序表表示静态数据源,使用二分查找指定关键字的数据项的位置。...
以有序表表示静态数据源,使用二分查找指定关键字的数据项的位置。-said in an orderly form of static data sources, the use of two-keyword search for the specified data item position.
- 2022-01-27 12:01:37下载
- 积分:1
-
摘要:报告描述了在同组人员吴玉成同学完成学籍管理系统的后台数据库开发的基础上,本人用visual basic完成前台开发过程及其代码。在开发后台数据库的时候,是...
摘要:报告描述了在同组人员吴玉成同学完成学籍管理系统的后台数据库开发的基础上,本人用visual basic完成前台开发过程及其代码。在开发后台数据库的时候,是严格按照软件工程原理的方法做的。但是考虑到本人对开发工具vb不是很熟,所以在前台设计的时候也只是完成了部分的功能。我们把重点都放在数据库的后台设计开发上。对整个数据库做了详细的分析设计。这部分的报告在同组人员吴玉成的报告中。我的报告不再重复。Vb虽然有很多方法和数据库建立连接,也有很多控件可以直接对数据库的数据进行操控,但是为了实现一些有意义的功能,而不是简单的上一条记录下一条记录等查看。与ADO数据访问控件不同,ADO操作数据主要使用程序代码。通过代码创建对象,与数据源连接,执行命令等。
关键字:与sql server 2000建立连接;vb实现
-Abstract : report describes the same team WU Yu-cheng students Maintenance Management System completed the background database development on the basis of I use visual basic completion of the development process and its prospects code. Background in the development of the database, is in strict accordance with the principles of software engineering methods do. However, considering that my right development tools vb is not perfectly so in the future design of the only completed part of the function. We have to focus on the background of database design and development on. Of the entire database as a detailed analysis of the desi
- 2022-08-15 20:08:17下载
- 积分:1
-
改善既有代码的设计,一部很好的软件工程书籍
改善既有代码的设计,一部很好的软件工程书籍-improve the design of existing code, a good software engineering books
- 2022-08-12 22:22:23下载
- 积分:1
-
国内最好的教科书:VC++深入详解的最重要要点摘录.非常难得.
国内最好的教科书:VC++深入详解的最重要要点摘录.非常难得.-Domestic best textbook: VC++ Explain in depth the most important elements of extract. Very rare.
- 2022-02-12 13:25:19下载
- 积分:1
-
SDprotector Pro Edition v1.12脱壳技术资料 中英文翻译 Armadillo 4.01a (Public Build) 手动脱壳...
SDprotector Pro Edition v1.12脱壳技术资料 中英文翻译 Armadillo 4.01a (Public Build) 手动脱壳-SDprotector Pro Edition v1.12 sabot technical information turned English Translation Armadillo 4.01a (Public Build) manual Shelling
- 2022-07-10 02:48:03下载
- 积分:1
-
欢迎您使用审批系统。该系统主要用于内部银行员工,B。
欢迎您使用审批系统!该系统主要面向银行内部人员,但也为客户提供一些信息." 登陆,注册和管理员入口"项目专为银行内部人员设计."客户登陆,注册,贷款须知和预约"项目专为客户设计.客户可通过这些窗口浏览贷款相关信息."客户留言"项目便于客户为我们的服务提出宝贵的建议和意见,欢迎您使用!"实时信息"项目便于您查询需要的信息.理财计算器方便您对存贷款作结算." 资费查询"为您提供银行业务的收费标准,请您监督.-welcome you use approval system. The system is mainly for internal bank staff, but also to provide some information. "Landing, registration and administrators Entrance" project for the bank"s internal design. "Customers landing, registration, loan notes and appointments" project designed specifically for customers . customers can browse through the window of these loans related information. "Message" project to facilitate customer service to our valuable suggestions and comments, please use! "Real-time information" project to facilitate your need for information. financial calculator for your convenience deposits and loans for clearing. " Tariff inquiries "to offer you the operations of the bank charges, you supervision.
- 2022-03-15 01:34:40下载
- 积分:1
-
EDA课程设计报告,报告是关于数字钟的设计,报告格式正确,讲解详细,是做EDA报告的必备参考。...
EDA课程设计报告,报告是关于数字钟的设计,报告格式正确,讲解详细,是做EDA报告的必备参考。-curriculum design EDA report on the digital clock is the design, report the correct format to explain in detail, EDA is so essential source of the report.
- 2022-05-22 23:39:29下载
- 积分:1
-
< The software engineering>>by 林锐
< The software engineering>>by 林锐-> by Lin Rui
- 2022-03-11 00:12:14下载
- 积分:1
-
#include <stdio.h>
#include <stdlib.h>
#define STACKSIZE 50
typed...
顺序栈的出栈、入栈、求栈长等基本操作
#include
#include
#define STACKSIZE 50
typedef char DateType
typedef struct-#include
#include
#define STACKSIZE 50
typedef char DateType
typedef struct
- 2022-01-25 22:01:46下载
- 积分:1