-
ZnDate
一个输入日期时自动判断合法性、补全格式的模块调用示例,有详细注释。(Automatically when an input to determine the legitimacy of the date, call up the whole format of the module example, there are detailed notes.)
- 2011-09-20 10:36:11下载
- 积分:1
-
caibei
非常经典的C++程序,十分实用对于练习程序来说。(good programme)
- 2013-09-14 21:23:56下载
- 积分:1
-
jisuanqi3
这是个计算器
是和微软有区别的
大家可以(This is a calculator and Microsoft is the difference between the U.S. could have)
- 2007-09-18 09:22:27下载
- 积分:1
-
parking
说明: 停车场的管理系统(Car park management system)
- 2008-11-26 18:33:04下载
- 积分:1
-
tree
说明: 二叉树运用,简单背包问题,是本人初学数据结构的作业,(Bintree use, simple knapsack problem, is my data structure beginner operations,)
- 2008-11-23 17:08:35下载
- 积分:1
-
Weather
VB采集新浪数据编写天气预报软件,有需要的下。(VB to write the data collection Sina weather software, there is need for the next.)
- 2013-07-31 08:15:54下载
- 积分:1
-
converte-into-corresponding-digital
对一段只含有几种字符的字符串进行转换,转换成相应的数字(a string contains only several character conversion, and converted into the corresponding digital
)
- 2013-09-07 17:46:26下载
- 积分:1
-
vcdll
VC++从DLL中获得资源的小实例源代码,从DLL中获得背景图像,可者是一个图标资源或是其它类型的文件,总之,学会了一种,就可以举一反三,灵活掌握了。(VC++ from the DLL resources, source code examples to get a background image from the DLL, can an icon resource, or other types of documents, in short, learned, you can learn by analogy, flexibility.)
- 2012-05-19 02:34:41下载
- 积分: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
-
VB6Search
Visual Basic 6.0的一个搜索扩展程序,比系统自带的更好用,支持正则表达式(Visual Basic 6.0 the expansion of a search process, better than the system used its own in support of regular expressions)
- 2020-09-18 11:27:54下载
- 积分:1