-
BST1
运用伸展树的特性,每次插入新的结点后,调用展开函数,使得新结点成
为所建树的根结点。(Use of the characteristics of the splay tree, each time you insert a new node, call to function, making the new node into
For the achievements of the root.)
- 2012-03-17 22:55:35下载
- 积分:1
-
ENTRYset
VC环境下创建VPN连接的RASENTRY结构体参数设置(VC environment to create VPN connections RASENTRY structure parameter)
- 2010-08-26 11:55:52下载
- 积分:1
-
daxiaoxiehuhuan
实现大小写互换,即输入大写子母程序会自动转成小写子母(Realization case swap)
- 2014-02-23 09:40:42下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
keyboard
模拟键盘输入,对VC++的响应机制可以有更加全面的认识,对指令的熟悉又帮助。(Simulated keyboard input, on the response mechanism of VC++ can have a more comprehensive understanding of familiar instructions to help.)
- 2010-05-13 16:43:47下载
- 积分:1
-
BusStationManage
用Visual C++ 6.0实现的公交客运站的站务管理系统,实现售票,退票,车辆调度,财务结算,用户管理等功能。
数据库采用SQL Sever2000
数据库中的表单和代码文件说明相见压缩包中说明文档。(用Visual C++ 6.0实现的公交客运站的站务管理系统,实现售票,退票,车辆调度,财务结算,用户管理等功能。
数据库采用SQL Sever2000
数据库中的表格和代码文件说明相见压缩包中说明文档。)
- 2009-04-15 17:15:57下载
- 积分:1
-
gys
用VB设计的一个求两数的最大公约数和最小公倍数的程序。(VB design with a number seeking the greatest common divisor and least common multiple of two procedures.)
- 2010-05-28 08:52:07下载
- 积分:1
-
CalculatorEdition
支持计算式编辑并计算,并提供常用方程,函数键盘,时间显示等功能(Support calculation formula editor and calculate and provide commonly used equations, function keyboard, the time display and other functions)
- 2008-05-14 12:05:36下载
- 积分:1
-
sumDate
日出日落计算,可以根据经纬度计算 日出日落时间(Sunrise and sunset calculations)
- 2013-05-16 08:50:01下载
- 积分:1
-
SSubTmr
一个外国人写的 VB6 子类和定时器,提供源代码。
- 2013-07-12 11:14:37下载
- 积分:1