-
Get_Day
说明: 输入年份,判断是该年的那一天,
实现判断输入的正误!(Enter the year, is to determine the day of the year)
- 2009-07-31 20:12:05下载
- 积分:1
-
VBchouhaoqi
可用于抽奖等需要临时随机抽号的场合(压缩包中详细的说明文档)(Can be used to draw random numbers that require temporary occasions (compressed package detailed documentation))
- 2013-10-27 21:21:53下载
- 积分:1
-
guide_in_cpp
说明: C++编程指南电子版
,林锐博士的多年C++编程经验总结,其中C++编程中需要注意的问题和编程技巧总结的不错
(C++ programming guidelines electronically, Dr. Lin Rui years of Experience in C++ programming, including C++ programming problems that need attention and good programming skills summary)
- 2010-04-17 11:17:11下载
- 积分:1
-
EzCad2.7.6
金橙子激光打标软件ezcad 2.7.6免狗版,可保存文件(ezcad 2.7.6 dongle free version)
- 2020-11-25 18:29:33下载
- 积分:1
-
SimuroSot Large League 11vs11
说明: SimuroSot Large League (11vs11)
FIRA WorldCup
- 2019-04-29 13:40:56下载
- 积分:1
-
Windsos
Windows 3,0 programming primer Alan Southerton 此书的配套软盘(Windows 3, 0 programming primer Alan Southerton this book form a complete set of floppy disks)
- 2017-08-20 23:54:22下载
- 积分:1
-
1000
用VC编的一个计算器,有界面,适合研究生VC编程初期学习使用(VC series a calculator interface, suitable for graduate student VC program initially learning to use)
- 2012-03-05 22:51:45下载
- 积分:1
-
TestCom
说明: Connect comport to PC and Test
- 2019-01-03 18:36:26下载
- 积分: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
-
JigsawPuzzle
说明: 用VB实现3乘3的拼图游戏,以前VB课程设计的时候做的,用了一个叫PictureClip的控件。(Using VB to achieve 3 by 3 puzzle, before, when VB program to do the design, uses a control called PictureClip.)
- 2010-05-04 22:05:05下载
- 积分:1