-
fifo和lru页面置换算法
fifo和lru页面置换算法-fifo and LRU algorithm replacement pages
- 2023-03-26 10:20:03下载
- 积分:1
-
很好的VFP6.0源代码程序.人事管理系统
很好的VFP6.0源代码程序.人事管理系统-good VFP6.0 source code procedures. Personnel Management System
- 2022-04-17 00:59:11下载
- 积分:1
-
演示C++读写EXCEL的方法,简单,通过ODBC完成基本的数据库功能
演示C++读写EXCEL的方法,简单,通过ODBC完成基本的数据库功能-Demo C++ Literacy EXCEL method, simple, through the ODBC database to complete the basic functions
- 2022-03-24 14:46:57下载
- 积分:1
-
倒置一个单链表,链表是带有头结点的单链表,通过不断在表头插入结点,使链表有序...
倒置一个单链表,链表是带有头结点的单链表,通过不断在表头插入结点,使链表有序-Inversion of a single linked list, linked list is the first node with a single list, through constant head inserted in the table node, so that an orderly list
- 2023-03-15 21:25:04下载
- 积分:1
-
一个实现了三个查找功能的c语言源代码,分别是顺序查找,折半查找和二叉查找树上的查找。可用VC直接编译运行,对查找算法做了很好的演示。...
一个实现了三个查找功能的c语言源代码,分别是顺序查找,折半查找和二叉查找树上的查找。可用VC直接编译运行,对查找算法做了很好的演示。-A search function to achieve the three c-language source code, namely, sequential search, binary search and binary search tree to find. VC can be compiled to run directly on the search algorithm has done a very good presentation.
- 2022-09-05 07:45:02下载
- 积分:1
-
一个不错的宾馆管理系统
一个不错的宾馆管理系统-a good hotel management system
- 2022-01-26 02:13:18下载
- 积分:1
-
C#读写数据库
数据库读写的代码,能够访问ACCESS数据库,自动创建,并具有筛选功能,需要用户名匹配才能修改,撤销修改等功能!
- 2022-05-24 18:45:35下载
- 积分:1
-
快速排序的非递归算法,具有高效的特点,快速排序
快速排序的非递归算法,具有高效的特点,快速排序
-the nonrecursive code of quicksort
- 2023-08-17 20:15:02下载
- 积分:1
-
vfp database interface
vfp database interface 数据库方面的interface设计文件-vfp database interface
- 2022-04-29 01:51:42下载
- 积分:1
-
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase...
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase: SQL 2000 Server + SP2
二 运行
1:创建数据库
将Hotel.sql中的SQL语句考入SQL Server的查询分析器中,全部运行;
2:建立ODBC数据源
数据原名称为Hotel_MIS-a development environment OS : Windows 2000 Server SP2 IDE : Visual Studio 6.0 SP5 DataBase : SQL Server 2000 running a two SP2 : Hotel.sql database will be created in the SQL Server SQL admitted to the inquiry Analyzer All operations; 2 : build ODBC data source data formerly known as Hotel_MIS
- 2022-05-09 13:40:16下载
- 积分:1