-
migong
说明: 迷宫程序,不是很好看,不过适合初学者。用VC++编写的,看看吧。(Maze procedure, not a good look, but suitable for beginners. With VC++ Prepared to see it.)
- 2008-10-16 20:26:00下载
- 积分:1
-
RevSubStr
长度为N(N很大)的字符串,求最长回文串(Length N (N large) strings, find the longest palindrome string)
- 2013-09-29 11:52:47下载
- 积分:1
-
AutoProject
用VC操作EXCEL的方法,生成了一个excel表格(EXCEL using VC operation method to generate a excel form)
- 2008-07-15 13:49:17下载
- 积分:1
-
inv
用来求两个实数之间的相乘,调用方法具体见程序(Be used to seek a multiplication between two real numbers)
- 2013-07-30 10:42:50下载
- 积分: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
-
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
-
OnscreenKeyboard_src
一个模拟鼠标键盘输入的例子(-An example about how to similar to the input of mouse and keyboard)
- 2003-10-21 21:22:59下载
- 积分:1
-
RiChengBiao
一个实用的日程表工具,可以快速记事,安排任务,可以自动排序;可以标记是否完成,可以查询历史记录。(Schedule a practical tool that can quickly notes, schedule tasks, can automatically sort can mark it complete, you can check the history.)
- 2011-10-19 18:22:13下载
- 积分:1
-
RS232Demo
MFC编写的RS232 Demo,可供新手借鉴,VS可直接运行。(MFC RS232 Demo)
- 2021-01-04 13:09:01下载
- 积分:1
-
geshi
cass与scs格式互换,还可以同时打开转换前后的文件(exchange cass and scs format)
- 2011-12-09 20:06:42下载
- 积分:1