-
一个矩阵类 实现了矩阵的多种运算 希望对大家有帮助
一个矩阵类 实现了矩阵的多种运算 希望对大家有帮助-A matrix class implements a variety of matrix operations we want to help
- 2022-01-26 08:03:57下载
- 积分:1
-
1.定义哈希表数据结构。
2.除留余数法做为哈希函数、
H(key) = key P
用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并...
1.定义哈希表数据结构。
2.除留余数法做为哈希函数、
H(key) = key P
用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并输出哈希表。
3.编写函数,求查找成功时的平均查找长度(ASL)。-1. Define hash table data structure. 2. In addition to leaving the remainder as the hash function method, H (key) = key P re-hashing with linear probing methods of conflict resolution, write a function to achieve the hash table making process and output of the hash table. 3. Write function, seeking to find success, the average search length (ASL).
- 2022-12-16 12:40: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:创建数据库
将TRADE.sql中的SQL语句考入SQL Server的查询分析器中,全部运行;
2:建立ODBC数据源
数据原名称为Trade_MIS-A development environment OS: Windows 2000 Server+ SP2 IDE: Visual Studio 6.0+ SP5 DataBase: SQL 2000 Server+ SP2 Second run 1: create a database of SQL statements TRADE.sql admitted to the SQL Server" s Query Analyzer, all running 2: Create ODBC data source data formerly known as Trade_MIS
- 2023-02-23 05:45:05下载
- 积分:1
-
CBASE v1.01 采用Borland公司TC++编写的数据库管理源程序库
CBASE v1.01 采用Borland公司TC++编写的数据库管理源程序库-CBASE v1.01 using Borland TC prepared by the source database management library
- 2022-06-20 09:39:51下载
- 积分:1
-
利用MD5函数产生随机的无碰撞的像素选择策略
利用MD5函数产生随机的无碰撞的像素选择策略-The use of MD5 function produces a random collision-free pixel selection strategy
- 2022-01-26 05:15:59下载
- 积分:1
-
小型图书馆管理系统,搜索,查询图书馆和扩展表,B。
小图书馆管理系统,有检索、查看,借书,超期表,还书,赔书等功能,还有按专业统计等,access小程序-small library management system, search, check the library and extended table, book, indemnities, and other functions, there are also professional statistics, the access of small procedures
- 2023-05-04 07:15:03下载
- 积分:1
-
可以在打印之前并在程序内直接设置所有的参数!
可以在打印之前并在程序内直接设置所有的参数!-in print before the procedure and direct all the parameters set!
- 2022-05-07 23:21:15下载
- 积分:1
-
把源文件拷贝入code.txt,运行此程序后,所得软件在code.txt中
把源文件拷贝入code.txt,运行此程序后,所得软件在code.txt中-put source files are copied into code.txt, running this program, from which software code.txt
- 2022-03-10 04:53:29下载
- 积分:1
-
数据库连接
包裹ca.pfv.spmf公司.关联规则.TopKRules;
- 2022-07-13 13:33:39下载
- 积分:1
-
数据结构的代码演示程序,利用栈的原理,将级数fact递归问题的执行过程以直观的形式演示出来。...
数据结构的代码演示程序,利用栈的原理,将级数fact递归问题的执行过程以直观的形式演示出来。-data structure code demo program using the stack principle, Recursive series fact of the implementation process in the form of visual presentation out.
- 2022-01-21 04:58:21下载
- 积分:1