搜索资源列表
142240696
- 特别是在题库管理模块中对自动组卷功能常用的算法(包括随机选取法、回溯试探法和遗传算法)进行了比较。对于较流行的验证码技术也给出了具体实现。-particularly in the examination management module to automatically making up the algorithm commonly used functions (including random selection method, Retrospective testing and gen
StoreProcNew
- 一般我们要根据数据库的纪录变化时,进行某种操作。我们习惯的操作方式是在程序中不停的查询表,判断是否有新纪录。这样耗费的资源就很高,如何提高这种效率,我想在表中创建触发器,在触发器中调用外部动态连接库通过消息或事件通知应用程序就可实现。而master的存储过程中最好能调用外部的动态连接库,我们在触发器中调用master的存储过程即可。本文提供了动态库与存储过程的具体实现 -we have to follow the general database records change, with
BANKATMSIMULATORREALIZATION
- This thesis has recommended mainly systematic design and simulation of the bank ATM (ATM ) realize the course, and has introduced each function module of this system in detail , including deposit and withdraw, transfer accounts, inquire about, revise
InTouch
- 这篇文章描述了Wonderware InTouch软件如何读、写关系数据库数据的步骤。本文以Microsoft Access 2000/2003为例,描述了Wonderware InTouch 通过ODBC或OLE DB接口和Access进行数据交互的具体步骤。在实际应用中,Wonderware InTouch软件可通过类似步骤实现与其他关系数据库的数据交互,如Oracle、SQL Server等。-This article describes how to read Wonderware In
qygzglxtydm
- 数据库管理系统(DBMS)是指数据库系统中管理数据的软件系统。DBMS是数据库系统的核心组成部分。对数据库的一切操作,包括定义、更新及各种控制,都是通过DBMS进行的。DBMS总是基于某种数据模型,可以把DBMS看成是某种数据模型在计算机系统上的具体实现。根据数据模型的不同,DBMS可以分成层次型、网状型、关系型、面向对象型等。MS Access 2000就是一种关系型数据库管理系统。 VB+access开发的企业工资管理系统。-Database management system (DBM
synchronize
- 1. 熟悉常用网络数据库的安装和使用 2. 掌握网络数据库的应用编程技术 3. 掌握网络环境下实现数据同步的相关编程知识 4. 掌握网络通信编程的具体应用 Oracle的安装和使用 2、SQL Server的安装和使用 3、数据库应用编程 本次实验采用ADO技术访问Oracle 9i和SqlServer 2000 数据库,用VC++开发,选用MFC开发工具。实验要求中只要求从从站到中心站的同步,这里我们加大难度实现了从站和中心站的互同步。项目名称为:synchroni
helenjjkjkkjkjk12131820100417
- 一个关于学生管理系统的论文,其中有关于系统的具体操作步骤。-A paper on the student management system, including concrete steps on the system.
chuanngxinshiyan
- 这是一篇结合SQL2000的大学选课系统实现论文,详细的分析说明选课系统的每个组成部分和具体实现,有很大参考价值。-This is a combination of elective system to achieve the University SQL2000 paper, detailed analysis shows that each component of elective system and the concrete realization of great reference
Contact-management-system
- 该系统主要是基于在Visual C++6.0的环境下实现的对通讯录里面成员信息的增加,查找,修改,删除等功能,连接数据库用来存储成员的信息,采用sql语句来具体实现上述功能。 -The system is mainly the increase of the membership information on the contacts inside the Visual C++ 6.0 environment, find, modify, delete function, connect
Guerrilla.Oracle
- 一本关于如何学习 Oracle 的英文电子书-Are you frustrated by your attempts to learn Oracle or improve your Oracle skills because of the sheer amount of technical documentation you have to wade through? This concise tutorial walks you step-by-step through the process
analysis-and-efficiency-of-sql-
- sql执行语句的效率分析,使用具体例子大致讲解了下sql语句的索引跟全表扫描的关系-the efficiency of the SQL statement is executed, using concrete examples, largely on the relationship of the index of the next SQL statement with full table scan