-
sy7
一些简单的小例子,书上的例题代码,简单易懂,谢谢(Some simple examples, the book s example code, easy to understand, thank you)
- 2013-10-19 11:00:18下载
- 积分: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
-
itto
在windows2000,windows XP,2003上修改网卡IP地址并编程使之生效(In Windows 2003, Windows XP, 2003, modified on the network card IP address and programming into law)
- 2017-04-11 13:42:05下载
- 积分:1
-
Speech
说明: 实现文本语音功能,将指定字符串转为语音。(text-to-speech )
- 2009-08-29 22:59:38下载
- 积分: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
-
MCIWndPlayer
给出一些实现小的功能的软件,希望能够帮助到有缘人,本程序提供的功能为模拟拷贝进程(Given some small realize the function of the software, hoping to help a nice ring, the procedure provides functionality to simulate the process of copying)
- 2008-05-29 14:40:17下载
- 积分:1
-
CloseUSB
禁用USB,光驱,注册表,组策略..等,,(Disable USB, CD-ROM drive, registry, group policy .. and so on,)
- 2011-01-30 17:05:06下载
- 积分:1
-
MyMFC
说明: 在视图区画正弦函数曲线,并且在一个菜单下以对话框形式输入正弦图的起点和终点坐标。(In the view area sine curve drawing, and in the form of a menu in the dialog box enter the start and end the sine map coordinates.)
- 2011-04-02 17:02:04下载
- 积分:1
-
OutgoingCall
MS的TAPI实现电话系统的小程序。Speech API SDK 5.1 源代码(TAPI achieved Outgoing Call system. MS SAPI source code)
- 2010-05-24 08:48:49下载
- 积分:1
-
TB
说明: 一个很好的用VC++编写的"显示多姿多彩的动画图标"源代码.(A good written using VC++ " display colorful animated icons" source code.)
- 2010-12-09 18:39:24下载
- 积分:1