-
基于二叉树的图最有路径算法,在图能转化到二叉树表示时,可求解...
基于二叉树的图最有路径算法,在图能转化到二叉树表示时,可求解-the best path based on binary tree
- 2023-06-27 16:15:03下载
- 积分: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
-
这个程序演示了如何使用ADO做断开的公文包中的应用…
This program demonstrates how to do disconnected briefcase applications with ADO. When the Connected checkbox is unchecked the application is switched into offline mode. If the application is exited at that point then the data is persisted to a file on disk (along with any edits to the data). When the application is restarted it will load the persisted data if present, otherwise it will fetch the data from the database.
- 2022-05-14 15:17:00下载
- 积分:1
-
xmail 邮件程序案例
xmail 邮件程序案例-mail procedures DCS case
- 2023-08-06 22:15:04下载
- 积分:1
-
VFP的ERP的管理软件,源代码完整,位图自己布充下吧
VFP的ERP的管理软件,源代码完整,位图自己布充下吧-VFP ERP management software, the source code integrity, bitmap filling their cloth under it
- 2022-11-18 23:05:03下载
- 积分:1
-
libgist是广义的搜索树的一种实现,模板索引结构。
Libgist is an implementation of the Generalized Search Tree, a template index structure that makes it easy to implement any type of hierarchical access method (AM).
-Libgist is an implementation of the Generalized Search Tree, a template index structure that makes it easy to implement any type of hierarchical access method (AM).
- 2022-03-25 06:12:32下载
- 积分:1
-
ODBC API访问数据库的文章却少之又少。虽然用ODBC访问数据库比较麻烦,但却很灵活,效率高,
ODBC API访问数据库的文章却少之又少。虽然用ODBC访问数据库比较麻烦,但却很灵活,效率高,-ODBC API to access the database of the article are few and far between. Although access to the database using ODBC is too much trouble, but it is very flexible, high efficiency,
- 2022-07-08 05:31:07下载
- 积分:1
-
This is an improvement from a top
这是一个改进了自顶向下的归并排序,它改进的地方主要有:采用小子文件截止的机制,当序列长度小于32时,采用直接插入排序;对归并的内循环作了优化,判断的次数更少。-This is an improvement from a top-down sort of merger, it improved the main : the deadline for the paper boy mechanism, the length of the sequence is less than 32, the use of direct insertion sorting; Merging with the right circle made optimization, the number of less judgment.
- 2022-02-25 21:49:47下载
- 积分:1
-
achieve internal order. Including bubble sort, direct insertion sort, Shell sort...
实现各种内部排序。包括冒泡排序,直接插入排序,Shell排序,快速排序,堆排序,并比较排序的比较次数和移动次数。主要是C语言。-achieve internal order. Including bubble sort, direct insertion sort, Shell sort, quick sort, heap sort, and compare the ranking of number and mobile number. C is the main language.
- 2022-06-15 22:52:45下载
- 积分:1
-
哈夫曼编码,实现了哈夫曼编码中的编码,译码,以及打印的功能....
哈夫曼编码,实现了哈夫曼编码中的编码,译码,以及打印的功能.-Huffman coding, achieving Huffman coding of encoding, decoding, and printing functions.
- 2022-01-25 23:07:03下载
- 积分:1