-
ADO 访问Access数据库
ADO 访问Access数据库-ADO Access database
- 2022-08-20 03:19:48下载
- 积分:1
-
利用栈的基本运算返回指定栈中栈底元素
编写一个算法,利用栈的基本运算返回指定栈中栈底元素
- 2022-08-23 13:18:26下载
- 积分:1
-
电信计费程序 电信计费程序
电信计费程序 电信计费程序-Telecom billing procedures for telecommunications billing procedures
- 2022-01-21 22:43:51下载
- 积分:1
-
队列,1、 掌握队列的顺序存储结构和“假溢出”的处理方法
2、 设计用标志位解决“假溢出”问题的顺序队列...
队列,1、 掌握队列的顺序存储结构和“假溢出”的处理方法
2、 设计用标志位解决“假溢出”问题的顺序队列
-cohort, 1, the master queue storage structure and sequence "false spillover" of the two treatment methods. Design signs spaces, "false spillover" in the order queue
- 2022-10-19 02:35:03下载
- 积分:1
-
合同管理系统源程序,对报表打印数据备份与恢复等技术进行应用。...
合同管理系统源程序,对报表打印数据备份与恢复等技术进行应用。-Contract management system source code, for printing statements, such as data backup and recovery technology for the application.
- 2022-08-12 07:47:46下载
- 积分:1
-
大数相乘的源代码,使用C++在VC环境中实现.
大数相乘的源代码,使用C++在VC环境中实现.-multiply large numbers of the source code, the use of C in the VC environment to achieve.
- 2022-11-21 14:05:03下载
- 积分:1
-
An implementation tool for SYBASE SQL language sample source code features a syn...
一个执行SYBASE SQL语言的工具示例源代码
功能特色
1 语法颜色显示
2 执行DDL语句
3 在执行SQL Select 语句时使用异步多线程处理方式,这样在检索返回大量
数据Select语句时,不会使占用过多的CPU时间。
-An implementation tool for SYBASE SQL language sample source code features a syntax color display 2 implementation DDL statement 3 in the implementation of SQL Select statement using asynchronous multi-threaded approach, so the return of large amounts of data retrieval when the Select statement, not occupied too much CPU time.
- 2022-05-06 20:25:22下载
- 积分:1
-
一个很叨 的算法作业,很强大的源代码
很强大的源代码很强大的源代码...
一个很叨 的算法作业,很强大的源代码
很强大的源代码很强大的源代码-A very garrulous operation of the algorithm, it is a powerful source code is a powerful source code is a powerful source code
- 2022-05-09 13:29:44下载
- 积分:1
-
万年历的算法 c语言
万年历的算法 c语言-hefty almanac algorithm c language.
- 2022-03-12 08:47:26下载
- 积分:1
-
题目:稀疏矩阵是指那些多数元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行...
题目:稀疏矩阵是指那些多数元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行逻辑连接信息的3元组顺序表表示稀疏矩阵,实现两个矩阵相加,相减和相乘的运算.矩阵的输入形式采用3元组表示,而运算结果的矩阵则以通常的阵列形式列出.概要设计:1.以带行逻辑连接信息的3元组顺序表表示稀疏矩阵2.本程序包含2个模块:(1) 各集合定义模块(2) 主程序模块-topics : sparse matrix refers to those elements for most of the matrix 0. Using sparse features storage and computation can be greatly reduced storage space and improve computational efficiency. One can achieve for sparse matrix operations basic computing device. Basic requirements : OK logical connection with the three yuan Information Group the order said the sparse matrix table to achieve two matrices together, subtract and multiply arithmetic. Matrix entry forms using three yuan Group said, and the results of the matrix operations while the usual array listed. summary of design : 1. in line with the logic of information linking the three element group said sparse chronology matrix 2. this program contains two modules : (1) Set module (2) main program module
- 2022-05-29 01:02:00下载
- 积分:1