-
这是一个MD5程序,用c语言写的.可以直接用.
这是一个MD5程序,用c语言写的.可以直接用.-this is a MD5 program,which is written by C and can be used directly.
- 2022-11-02 17:55:03下载
- 积分:1
-
The original library(MFCXLib) s name has been changed to CJ60Lib, which can dist...
原来的库(MFCXLib)已经更名为CJ60Lib,这是为了与那些使用旧库的程序区别开来。本库与旧的库具有同样的功能,但是,针对Visual C++ 6.0作了几个扩展-The original library(MFCXLib) s name has been changed to CJ60Lib, which can distinguish the programs using old library. The library has the same functions as the old one. But some extention has been added aimed at Visual C++6.0.
- 2022-02-02 17:05:52下载
- 积分:1
-
dial out phs call and window screen control in micro window system.
dial out phs call and window screen control in micro window system.
- 2022-02-26 11:59:10下载
- 积分:1
-
编写可串行化类时,MFC用你指定的模式号制定一个粗略的版本控制方式。在向档案写数据时,MFC用模式标记该类的实例;而在读回数据时,MFC将档案中的记录的模式号和...
编写可串行化类时,MFC用你指定的模式号制定一个粗略的版本控制方式。在向档案写数据时,MFC用模式标记该类的实例;而在读回数据时,MFC将档案中的记录的模式号和应用程序中使用着的 该类对象的模式号做比较,如果两模式号不匹配,则MFC发送一个CArchiveException,其m_cause 等于CArchiveException::badSchema。没有得到处理的该类异常会促使MFC显示一个对话框,提示 “非预期的文件格式”。如果每次修改对象的串行化存储格式时都能做到增加模式号,那么就不怕 这种无心的操作―试图把磁盘中存的老版本对象读入内存里的新版本对象了。 [代码性质] VC完整应用程序代码 [代码作者] 阿豪(kof) [文件大小] 369K-prepared Serializable category, the MFC with you specify the mode of development of a rough version control mode. To write data files, the MFC model with markings such examples; In reading back the data, MFC will file the record of the model and application procedures with the use of such objects, the model used for comparison, if the two patterns do not match, and then send a CArchiveException MFC, equivalent to m_cause CArchiveException : : badSchema. Not to be addressed such abnormal prompted MFC will show a dialog box, suggesting that "unintended file format." If every amendment targets of serial storage format can achieve the increase mode, so it
- 2022-08-17 22:59:40下载
- 积分:1
-
显示所有的进程,可以结束某个进程,也可以
显示所有的进程,可以结束某个进程,也可以-Show all the process, can end a process can also be
- 2022-06-28 14:29:54下载
- 积分:1
-
C++代码的其他例子
other example of c++ code
- 2023-07-24 05:35:02下载
- 积分:1
-
合式公式的判断,根据输入的公式判断是否是合式公式,数理逻辑...
合式公式的判断,根据输入的公式判断是否是合式公式,数理逻辑-Well-formed formulas of the judge, according to the formula to determine whether the input is a well-formed formulas, mathematical logic
- 2022-02-16 09:45:07下载
- 积分:1
-
用c进行浮点运算的新思路
用c进行浮点运算的新思路-new thinking of float number caculation in c
- 2022-04-21 00:34:56下载
- 积分:1
-
This programme shows how to draw an rotating cylinder,and how to set lighting an...
在VC++ DirectX环境下,绘制一个空心圆柱体,实现圆柱体的旋转,并设置光照和材质信息。-This programme shows how to draw an rotating cylinder,and how to set lighting and materials.
- 2022-03-21 19:23:56下载
- 积分:1
-
一个对网站数据抓取的源码,有需要的请下载
一个对网站数据抓取的源码,有需要的请下载-Crawl a site" s source data, there is a need to download the
- 2022-03-03 23:48:39下载
- 积分:1