-
139607
This is a RLE compression routine, written in MFC I wrote thi()
- 2018-03-19 19:44:53下载
- 积分: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
-
contourline
提取等高线程序,map.c为源程序,map.exe为测试程序,.txt是数据文件(contour extraction procedures for the source map.c, map.exe to test procedures . txt file data)
- 2006-05-31 13:44:22下载
- 积分:1
-
8bit_echo
Easy to learn Visual Basic 6.0
- 2013-07-10 16:38:26下载
- 积分:1
-
POO-Project4
基于MFC编写的通信录程序,提供登录身份确认,新增、修改、删除信息,基于用户选择隐藏部分信息,尚未实现存储功能,适合学习MFC组件的朋友使用(MFC-based contractor program, provide the login identification, add, modify, delete information based on user choose to hide some information, not yet implemented storage, suitable for learning to use MFC components)
- 2011-07-19 21:35:22下载
- 积分:1
-
jisuanqi
matlab开发科学计算器 matlab GUI设计(matlab matlab GUI design, develop scientific calculator)
- 2012-12-11 09:55:31下载
- 积分: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
-
PBgetfileopenname()
powerbuilder中的getfileopenname()的路径设置问题的解决方法(PowerBuilder getfileopenname()
Path set solution to the problem)
- 2012-05-08 13:11:33下载
- 积分:1
-
16jinzhizhuanhuan
16进制如何转化为10进制的,进制转换是需要注意什么,怎么样会更简单(0x d)
- 2015-01-30 14:31:15下载
- 积分:1
-
Arrays-into
二维数组转换,实现行与列的转换.很简单的(A 2 d array conversion, realize the transformation of the line and column)
- 2011-12-13 14:02:22下载
- 积分:1