-
黑白棋(othello)示例算法,TC实现,提供交互界面功能
黑白棋(othello)示例算法,TC实现,提供交互界面功能-reversi (othello) algorithm for example, TC achieved, providing interface function
- 2022-07-06 17:31:26下载
- 积分:1
-
数据库远代码,比较好的java实现的,比较清晰好用
数据库远代码,比较好的java实现的,比较清晰好用-The database is far code, java to achieve a better, more clear and easy to use
- 2022-01-25 19:08:36下载
- 积分:1
-
vb编的医院管理系统,需要的可以下载,有兴趣自行习惯
vb编的医院管理系统,需要的可以下载,有兴趣自行习惯-vb series of the hospital management system, the need to be downloaded, are interested in their own habits! !
- 2022-02-07 07:45:50下载
- 积分:1
-
数据结构演示(tc版)
数据结构演示(tc版)-data structure demo (tc version)
- 2022-04-07 19:45:14下载
- 积分:1
-
使用收音机
一个使用射频卡的考勤软件-use of a radio-frequency card appraisal software
- 2022-07-19 04:56:07下载
- 积分:1
-
Pre
前k条最短路径(KSP)算法在国内鲜有研究,本压缩包中文献整合了自1971年此问题被提出后几十年来的论文共25篇。
其中以Martin先生的删除(Delelte)算法与Yen先生的背离(Devation)算法为主。
其中所有文献均来自网络。含有两篇中文文章以及23篇英文文章。
算法的复杂度基本控制于O(logn)内-Pre-k shortest paths (KSP) algorithm in the domestic few studies in the literature in this compressed package integration since 1971, this issue has been moved for several decades a total of 25 papers. Among them, Mr. Martin removed (Delelte) algorithm and Mr. Yen departure (Devation) algorithm is based. In which all documents are from the network. Contains two Chinese articles and 23 articles in English. The complexity of basic control algorithms in O (logn) in
- 2023-01-02 04:10:18下载
- 积分:1
-
用VC++6.0开发多表联接的数据库应用程序 介绍了用Visual C++6.0开发数据库应用程序时,使用MFC ODBC类的编程方法,详细说明了在MFC OD...
用VC++6.0开发多表联接的数据库应用程序 介绍了用Visual C++6.0开发数据库应用程序时,使用MFC ODBC类的编程方法,详细说明了在MFC ODBC的派生类中设置SQL语句参数的方法,实现了二个表的关联。 关键字 数据库 ,多表联接,MFC ODBC-VC 6.0 multi-table database connectivity application procedures introduced with Visual C 6.0 database application development, the use of MFC ODBC type of programming methods, a detailed description of the MFC category derived ODBC SQL set parameters and methodology of the two tables association. Keyword database, multi-table connectivity, ODBC MFC
- 2022-03-29 01:07:59下载
- 积分:1
-
报警信息查询系统VB+ACESS
根据某啤酒厂出现故障不同(如系统错误、负亟接地、操作错误等)计算机系统进行报警...
报警信息查询系统VB+ACESS
根据某啤酒厂出现故障不同(如系统错误、负亟接地、操作错误等)计算机系统进行报警-alarm information inquiry system VB Acess under a different breweries failure (such as system error, negative urgent grounding, operational errors, etc.) for the police computer system
- 2022-03-20 18:27:00下载
- 积分:1
-
收费系统我的第一个系统
收费系统我的第一个系统-system of a system
- 2022-01-25 18:06:06下载
- 积分:1
-
清华大学类数据结构实现的乙
清华大学数据结构课上实现的B+树,设计一个4阶B+树,包括: (1) 叶子的每个记录应该包括4字节(long)关键码值和60字节的数据字段(存储文件名等,可以自定),设每个叶子可以存储5条记录,而内部节点应该是关键码值/指针对。此外,每个节点还应该有指向同层下一个节点的指针、本节点存储的关键码数等; (2) 此4阶B+树应该支持插入、删除以及根据给定关键码值进行精确检索与关键码范围检索; (3) 显示(打印)此4阶B+树的生长(含删除节点)过程实例;-Tsinghua University class data structure to achieve the B-tree, the design of a B-tree four bands, including : (a) the leaves of each record should include 4-byte (long) key code value and 60 gigabytes of data fields (document storage, etc., can be set), set up each leaf store five records, and internal nodes is the key code value/means against. In addition, each node should have the same point under a layer of the target node, the node storage key code number; (2) The B-tree four bands should support the insertion, deletion and with the given key code value accurate retrieval and key codes scope retrieval; (3) Display (Print ) This four bands B-tree growth (including the deletion of nodes) process examples;
- 2022-01-21 19:44:41下载
- 积分:1