-
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
-
StringReplace
永远替换字符串中的字符,和word中的替换功能相同(Forever the replacement string of characters, and word replacement functionality in the same)
- 2008-03-26 12:57:27下载
- 积分:1
-
hexadecimal-conversion
可将输入的任意十进制数转换为你想要任意进制数。(Any input can be converted to decimal you want any decimal.)
- 2011-11-01 10:13:03下载
- 积分:1
-
XHUE
我们在使用金山词霸时发现,在金山词霸已经运行了的情况下(When using powerword, we found that in the case of powerword has been running for)
- 2017-06-25 06:06:14下载
- 积分:1
-
IDE00
能过VB程序,读取硬件信息,包括硬盘、BIOS,等等(Lead a VB program to read hardware information, including hard drives, BIOS, etc.)
- 2010-07-09 17:17:30下载
- 积分:1
-
非常实用的一款计算器
说明: 这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现)(This is a very practical calculator, I think far better than using Windows systems calculator. The main feature of polynomial Operational support, which can import an entire polynomials, and to identify the priority level computing (using stack realization))
- 2021-02-19 09:59:44下载
- 积分:1
-
singlepoint
说明: 全球定位系统单点定位程序,根据N文件和O文件解算地面点的坐标(Global positioning system, single point positioning procedure, in accordance with N documents and O document solver coordinates of ground points)
- 2008-11-16 10:12:50下载
- 积分:1
-
SHEmptyRecycleBin
VB使用SHEmptyRecycleBin方法, 依赖于shell32.dll动态链接库清空回收站,点击窗口中的按钮即可一键清空回收站。本源码主要是熟悉SHEmptyRecycleBin函数的使用,这个函数不只有清空回收站的功能,还可以统计查询回收站中的文件数量,占用字节大小等。
(VB using the SHEmptyRecycleBin method, relies on the dynamic link library shell32.dll empty the recycle bin, click on the window button quick clear recycling station. The main source is the use of familiar with the SHEmptyRecycleBin function, this function is not only the empty recycle bin function, can also query statistics the number of files in the recycle bin, occupy the byte size etc..
)
- 2013-08-02 16:21:29下载
- 积分:1
-
ExcelClass
excel文件操作源代码,用OLE实现的(excel file manipulation source code, using OLE realize the)
- 2008-05-23 09:54:17下载
- 积分:1