-
分布式数据库系统 清华大学研究生课程讲义、课件等相关资料...
分布式数据库系统 清华大学研究生课程讲义、课件等相关资料-Distributed Database System, Tsinghua University graduate student lecture courses, courseware and other related information
- 2022-08-07 17:07:28下载
- 积分:1
-
内部排序算法比较
通过随机数据比较各排序算法的关键字比较次数和关键字移动次数,以及执行时间,取得直观感受。
实现各排序算法,分别进行以下各组比较,并进行总结。
- 2022-12-04 16:20:03下载
- 积分:1
-
C++ Builder程序员学习数据结构第2章
C++ Builder程序员学习数据结构第2章-Builder C programmers to learn data structure Chapter 2
- 2022-10-04 14:45:03下载
- 积分: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
-
数据结构迷宫
数据结构迷宫-data structure maze
- 2022-03-01 02:59:28下载
- 积分:1
-
vfp7 system applications!
vfp7系统应用程序!-vfp7 system applications!
- 2022-10-28 16:10:03下载
- 积分:1
-
二叉排序树,包括插入节点、删除节点、中序线索化、中序遍历等功能...
二叉排序树,包括插入节点、删除节点、中序线索化、中序遍历等功能-Binary sort tree, including the insert node, delete node, in the sequence of clues, in the traversal functions
- 2022-07-18 03:50:01下载
- 积分:1
-
出入口控制管理程序
出入口控制管理程序实现对各种人员通道,车辆通道出入的记录、抓拍控制等应用管理
- 2022-03-28 21:36:58下载
- 积分:1
-
一个VB写的UDP协议的C/S模式的服务程序
一个VB写的UDP协议的C/S模式的服务程序-a VB UDP written in C/S mode service procedures
- 2022-03-18 06:08:34下载
- 积分:1
-
//Carry out principal component of the Gaussian elimination method// function: s...
// 带有列主元的高斯消元法
// 功能: 求解线性方程组 Ax = b
// 参数: A - 指向n*n系数矩阵的指针
// b - 常数向量的指针
// n - 方程组的维数
// 返回值:0 - 如果成功。线性方程组的解保存在 b 中
// 1 - 求解失败-//Carry out principal component of the Gaussian elimination method// function: solving linear equations Ax = b// parameters: A- point n* n coefficient matrix of the pointer// b- constant vector pointer// n- Equations dimension// return value: 0- if successful. Linear equations the solution stored in the b in// 1- Solving the failure of
- 2023-05-30 23:15:02下载
- 积分:1