-
tracelog
说明: 一个关于A Logging ListBox Control的实用源代码,非常好!(A Logging ListBox Control on a practical source code, very good!)
- 2009-08-29 08:15:11下载
- 积分: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
-
AccessPW
提取ACCESS文件中的密码,不需要暴力破解。从文件中的某一字段直接解密(ACCESS extract document password, do not need to break the violence. From the document directly to decrypt a field)
- 2008-12-16 13:25:52下载
- 积分:1
-
postdata
获取multipart/form-data形式上传文件的函数(Get multipart/form-data forms to upload files function)
- 2013-08-29 17:03:31下载
- 积分:1
-
pinshu
计数一个字符串中所有字符出现的频数,并全部输出(Count the number of frequency of all the characters in a string appears, and all output)
- 2012-12-03 14:56:50下载
- 积分:1
-
SharePoint-Creating-Content-Types-Programmaticall
Creating Content Types Programmatically for SharePoint 2010
- 2014-03-13 08:27:57下载
- 积分:1
-
VBchouhaoqi
可用于抽奖等需要临时随机抽号的场合(压缩包中详细的说明文档)(Can be used to draw random numbers that require temporary occasions (compressed package detailed documentation))
- 2013-10-27 21:21:53下载
- 积分:1
-
Test
正则表达式运行小程序正则表达式运行小程序(Regular expressions run the applet)
- 2011-12-29 18:56:37下载
- 积分:1
-
computer_design
该程序能够实现计算器程序设计,采用C++编程,来自C++程序设计原理与实践。(The program can achieve calculator program design, using C++ programming, program design from C++ Principles and Practice)
- 2014-02-19 14:34:59下载
- 积分:1
-
jisuanqi
计算器,可进行四则运算,并且有符号位,退格,以及小数点。(Calculator, can be carried out in four operations, and the sign bit, backspace, and decimal point.)
- 2013-11-11 12:51:12下载
- 积分:1