-
Get_Day
说明: 输入年份,判断是该年的那一天,
实现判断输入的正误!(Enter the year, is to determine the day of the year)
- 2009-07-31 20:12:05下载
- 积分:1
-
tuopanqipaotishi
一个托盘气泡提示的软件很好用的哦,编程环境在vb6.0上可以使用(The software prompts a good tray with bubble Oh, programming environment can be used in vb6.0)
- 2010-11-26 14:50:50下载
- 积分:1
-
vbcaculate
实现了计算器的界面和运算功能,并实现了自带语音功能,(Achieve a calculator interface and computing capabilities, and to achieve a built-in voice capabilities,)
- 2013-05-26 16:33:26下载
- 积分:1
-
rsa2048 实现加密解密功能
实现加密解密功能,2048位,加密解密速度非常快,用时非常短(Encrypt and decrypt)
- 2009-12-26 20:15:38下载
- 积分:1
-
samp_covar
optimization of economic dispatch
- 2020-07-01 05:20:02下载
- 积分:1
-
Calendar
万年历(0-9999)(每行打印2个月)。(Calendar (0 to 9999) (2 months each line of print).)
- 2013-03-06 11:48:25下载
- 积分:1
-
car
说明: 实现汽车销售人员的销售,购买人员资料的统计,销售统计,出入库管理以及系统管理(Car sales staff to achieve the sale, purchase statistics personnel information, sales statistics, out of storage management and system management)
- 2008-10-16 16:10:51下载
- 积分:1
-
Unikey-4.0
to study for student
- 2013-08-28 12:11:13下载
- 积分: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
-
unit-8
谭浩强C程序设计第四版第8章习题答案,自己做出来的( C Programming Fourth Edition Chapter 8 Exercise answers, do it yourself)
- 2013-07-31 22:16:17下载
- 积分:1