-
sports1
用于运动会的统计.分数,那女子参赛情况的记录统计.(Statistics for the Games. Scores, and that the situation of the women)
- 2008-05-14 12:42:04下载
- 积分:1
-
DeleteChar-MFC
简单的MFC编程
在文本中删除指定的中文或中文句子(MFC programming
Chinese or Chinese sentence in the text to delete the specified
)
- 2012-05-03 15:42:02下载
- 积分: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
-
CBinary
一个关于十六进制数组动态创建的方法,对使用者在编写通信帧的时候很有用(An array of dynamically created on hexadecimal method, the users in the preparation of the communication frame is useful when)
- 2013-11-07 19:30:53下载
- 积分:1
-
VC-Communition
一个简单的通迅录C++源码,不过很有用,可以值得参考一下。(A simple communication the recorded C++ source, however useful, can be worth considering.)
- 2012-08-03 15:52:30下载
- 积分:1
-
daxiaoxiehuhuan
实现大小写互换,即输入大写子母程序会自动转成小写子母(Realization case swap)
- 2014-02-23 09:40:42下载
- 积分:1
-
jiafajisuanqi
加法计算器,主要实现两个数加减运算,用来练习MFC中基本控件的使用(Addition calculator, the main achievement subtract two numbers, used to practice the basic control the use of MFC)
- 2010-10-29 10:55:16下载
- 积分:1
-
tree
说明: 二叉树运用,简单背包问题,是本人初学数据结构的作业,(Bintree use, simple knapsack problem, is my data structure beginner operations,)
- 2008-11-23 17:08:35下载
- 积分:1
-
string
C++ 编写的string类库,并实现string的各项函数操作。(string function)
- 2013-05-07 16:27:28下载
- 积分:1
-
51354069calculator
计算器,实现了常规的所有计算功能,很好用的(Calculator, to achieve all the computing power of a conventional, well used)
- 2013-12-08 21:10:53下载
- 积分:1