-
银行系统
Co oporate banking.is 不错的银行体系已写下 c + +.developed 由一组称为 ASN 在加纳......在 2013年 7 月中午,已投放市场
- 2022-04-01 21:51:30下载
- 积分:1
-
This is a data structure and algorithm book all algorithm source code, the conte...
这是一本数据结构与算法书中所有算法的源代码,内容非常丰富,值得一看.-This is a data structure and algorithm book all algorithm source code, the content is very rich overseas.
- 2022-04-27 03:35:59下载
- 积分:1
-
线性表常用算法集合,含所有线性表基本的算法,与吴伟民编的数据结构书完全配套,用TC实现,经过运行。...
线性表常用算法集合,含所有线性表基本的算法,与吴伟民编的数据结构书完全配套,用TC实现,经过运行。-linear algorithm commonly used pool table, table containing all the basic linear algorithms, and Xiulan WU Weimin series of the data structure was fully complementary with TC realization, after running.
- 2022-01-20 22:51:35下载
- 积分:1
-
查询给定编号查询信息,可用于sqlsever的数据库管理
查询给定编号查询信息,可用于sqlsever的数据库管理-Look for a given number query information
- 2022-07-19 07:55:28下载
- 积分:1
-
(1)满足均匀分布的[M,N]区间随机数,其中M,N是正整数。
(2) 满足指数分布的[M,N]区间随机数,其中M,N是正整数。...
(1)满足均匀分布的[M,N]区间随机数,其中M,N是正整数。
(2) 满足指数分布的[M,N]区间随机数,其中M,N是正整数。
-(1) satisfy the uniform distribution of [M, N] interval of random numbers, in which M, N be a positive integer. (2) to meet the exponential distribution of [M, N] interval of random numbers, in which M, N be a positive integer.
- 2022-08-16 19:36:01下载
- 积分:1
-
将北京首领医保网页数据自动转换到数据库中,并对数据进行汇总和查询。属于我一个项目中的作品。对于网页中多表格数据进行处理有一定的参考价值...
将北京首领医保网页数据自动转换到数据库中,并对数据进行汇总和查询。属于我一个项目中的作品。对于网页中多表格数据进行处理有一定的参考价值-Beijing leaders Medicare website will automatically convert the data into a database, and data aggregation and query. I belong to a project in the works. For multi-page form data processing of some reference value
- 2022-03-21 04:19:21下载
- 积分:1
-
创建BDE别名,在运行时自动创建的。
创建BDE别名,在运行时自动创建的。-BDE created Alias, operates automatically created.
- 2022-01-22 02:30:13下载
- 积分:1
-
1、 用随机数生成的方式(要求用户输入随机数)产生一个迷宫:“1”表示墙,“0”表示路,最后的路径用“8”表示,若没有路径则打印报文,若有路径则打印出路径。...
1、 用随机数生成的方式(要求用户输入随机数)产生一个迷宫:“1”表示墙,“0”表示路,最后的路径用“8”表示,若没有路径则打印报文,若有路径则打印出路径。
2、 通过堆栈及判断实现迷宫的自动寻找路径功能
-1, the random number generator of (requiring user input random number) produces a maze : "a" Wall said, "0" Lu said, the final path with "8" that if no path was reportedly Print text, if it were printed out trails path. 2, stack and judgment to achieve the labyrinth path function to automatically search
- 2023-03-22 00:45:03下载
- 积分:1
-
一 . 需求分析:
1) 输入形式和输入值范围:
输入形式是某集体的“人名”,输入的是人名的拼音,而且字符长度不超过19。
2) 输出形式:...
一 . 需求分析:
1) 输入形式和输入值范围:
输入形式是某集体的“人名”,输入的是人名的拼音,而且字符长度不超过19。
2) 输出形式:
输出相应的“人名”哈希表,并实现查找的功能,且平均查找长度不超R.
3) 程序所能达到的功能:
利用哈希函数对“人名”拼音做编码,建立哈希表。并实现查找的功能,且平均查找长度不超R。
4)测试数据:(包括正确的输入数据及其输出结果和含有错误输入及其输出结果)
测试输入是不是有效的。进行条件判断,实现错误处理。
如果输入是正确的话,就会按程序的5个功能一步步建立起哈希表、查看哈希表、哈希表的查找。否则用函数MessageBox提示错误。然后进行更正。
二 . 概要设计:
1) 哈希表的特点
a) 据哈希函数和处理冲突的方法将一组关键字映像到一个有限的区间上
b) 以关键字在地址集中的“像”作为记录在表中的存储位置
c) 不经过任何比较,一次存取便能得到所查记录
- 2022-03-24 15:33:14下载
- 积分:1
-
Database Viewer application. Allows you to view and scroll through all of the re...
Database Viewer application. Allows you to view and scroll through all of the records in a database.
- 2022-03-11 02:23:14下载
- 积分:1