-
学校超市选址分析
学校超市选址问题(带权有向图的中心点)
- 2022-04-18 22:53:13下载
- 积分:1
-
我们数据结构课上的一些作业 包括约瑟夫环和哈夫曼树之类的几个程序...
我们数据结构课上的一些作业 包括约瑟夫环和哈夫曼树之类的几个程序-Our data structure class operations, including some of Joseph Huffman tree rings and several procedures, such as
- 2022-08-12 14:00:28下载
- 积分:1
-
程序设计:哈希表1应用程序
程序设计:哈希表的一个应用-Program Design : Hash Table 1 Application
- 2022-02-10 12:51:13下载
- 积分:1
-
Noob544446322245
666
- 2022-01-26 04:06:48下载
- 积分:1
-
使用数据库的VC编程实现,一个简单的DEMO
使用数据库的VC编程实现,一个简单的DEMO-use of the VC database programming, a simple DEMO
- 2023-09-01 01:05:03下载
- 积分:1
-
应用vc编写的数据库管理程序
应用vc编写的数据库管理程序-prepared by the database management procedures
- 2022-01-22 00:17:10下载
- 积分:1
-
这是一个基于COM的数据库访问技术,采用 OLE_DB来封装,高速访问各种数据库接口, 比ADO ODBC_API速度更快,效率更高。强烈 推荐
这是一个基于COM的数据库访问技术,采用 OLE_DB来封装,高速访问各种数据库接口, 比ADO ODBC_API速度更快,效率更高。强烈 推荐- This based on the COM database visit technology, uses OLE_DB
to seal, high speed visits each kind of database interface, compared
to ADO ODBC_API speed quicker, the efficiency is higher. Intensely
recommends
- 2022-01-25 18:07:58下载
- 积分:1
-
good sql Manual
很好的sql手册-good sql Manual
- 2023-02-24 21:20:04下载
- 积分:1
-
堆排序:思想: 用二叉树的结构来表示数组,及用数组来表示二叉树的结构,比如i为父节点其孩子为,2i,和2i+1.其中,大顶堆中 父节点大于其两个孩子
算法平...
堆排序:思想: 用二叉树的结构来表示数组,及用数组来表示二叉树的结构,比如i为父节点其孩子为,2i,和2i+1.其中,大顶堆中 父节点大于其两个孩子
算法平均时间复杂度: O(nlogn)
-HEAPSORT: thinking: using binary tree structure to express the array, and used to express an array of binary tree structure, such as i the parent node for its children, 2i, and 2i+ 1. Among them, the big top of a pile of the parent node greater than two children on average time complexity of algorithm: O (nlogn)
- 2022-07-11 06:36:53下载
- 积分:1
-
货郎担限界算法 c语言
货郎担限界算法 c语言-traveling salesman Bound algorithm language c
- 2022-03-25 05:41:55下载
- 积分:1