-
Mergesort
遍历堆,可以对一个堆编立,复制,采用函数的递归调用来实现的(Traverse the heap, the recursive call to compile a heap legislation, copy, use the function)
- 2012-10-01 11:44:15下载
- 积分:1
-
powerbuilder80_SourceCode
PB的源码程序 8.0的列子 demo简单(pb sourcecode code)
- 2012-10-21 11:21:41下载
- 积分:1
-
DoExcel
vb操作EXCEL,可打开EXCEL文件,添加、删除记录(vb operation EXCEL, can open the EXCEL file, add, delete, records)
- 2009-06-26 15:01:58下载
- 积分: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
-
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
-
myRpgGame
这是我毕业设计所写的小程序,程序中的界面类似于魔塔,用vc6.0 mfc开发,个人测试没有什么问题(This is my small program written by graduation, the program s interface is similar to devil s tower, with vc6.0 mfc development, individual test without any problems)
- 2011-05-23 10:51:04下载
- 积分: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
-
pxompt
基于局域网通信的聊天代码,可以实现自动弹出消息提示(The chat code based on LAN communication, can realize the automatic pop-up message prompt)
- 2018-11-29 18:48:09下载
- 积分:1
-
2
说明: 电子地图管理系统,实现文件的读取,检索,与排序(Electronic map management system, document read, search, and sort)
- 2013-07-07 15:52:11下载
- 积分:1
-
Get_Day
说明: 输入年份,判断是该年的那一天,
实现判断输入的正误!(Enter the year, is to determine the day of the year)
- 2009-07-31 20:12:05下载
- 积分:1