-
CAL_DAY
读取两日期,并算两个日期间的天数。示范日期类型的操作。 (read two dates, and count the period of two days. Model date type of operation.)
- 2005-06-08 09:19:34下载
- 积分: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
-
T函数产生方法
说明: 由于vc系统随机函数产生的数均匀分布,有时要用到正态分布和分布,这是两个小函数,让你们见笑了(vc system because of the random number function evenly distributed, and sometimes we had to use normal distribution and distribution, which is two small functions so that you laughed at the)
- 2005-11-12 20:01:45下载
- 积分:1
-
shurce
k在VC中对话框程序中实现切分窗口的控件类,不错的源码(K in VC dialog box procedure of segmentation window in the control class, a good source)
- 2017-06-01 17:21:19下载
- 积分:1
-
code-
从键盘接收字符串,并统计其中各种字符出现频率!(calculate the frequency of every sinal get from the keyboard!)
- 2012-04-23 10:59:16下载
- 积分:1
-
condgolyouyou
vb6,0报表控件 6,0中,动态报表很难实现,此程序帮你解决了此类问题(Vb6, control of 6, 0 0 statements, it is difficult to realize dynamic statements, this program help you to solve such problems)
- 2017-04-15 04:50:20下载
- 积分:1
-
XZB
vb做的写字板小程序,对于初学VB的学生有一定用处。(WordPad applet vb do have some use for the beginner VB students.)
- 2012-11-26 15:59:44下载
- 积分:1
-
calc
类WinXP计算器,不习惯或对Win7计算器功能不满足的用户和适用。(It s a calculate similar to the WinXP system, it s very useful to the user of dissatisfact to the Win7 system.)
- 2012-01-05 22:00:12下载
- 积分:1
-
iostream1
编写程序,通过设置ios::scientific和ios::fixed标志以定点和科学记数法显示浮点类型数据。(Programming, by setting the ios:: scientific and ios:: fixed flag with fixed-point and scientific notation floating-point data types.)
- 2010-05-17 17:14:54下载
- 积分:1
-
Melting
A Melting source code to Melt your exe from one location to another.
- 2013-07-15 12:31:45下载
- 积分:1