-
本文详细介绍了如何在XP系统下面透过指令端口读写
本文详细介绍了如何在XP系统下面透过指令端口读写-This paper describes how XP systems through the following instructions to read and write ports
- 2022-01-25 15:13:47下载
- 积分:1
-
this procedure can be converted into any document binary file, and then the valu...
此程序可以将任何文件转换成二进制文件,然后将其值以文本的方式写出,可以观察文件的内容,并从中找出一定的规律-this procedure can be converted into any document binary file, and then the value of its way to write the text, can observe the contents of the documents, and to find some rules
- 2022-03-12 18:32:07下载
- 积分:1
-
C++ STL 标准模板库源码,对学习C++ STL非常有用
C++ STL 标准模板库源码,对学习C++ STL非常有用-C STL standard template library source code, to learn very useful C STL
- 2022-05-06 20:04:51下载
- 积分:1
-
艾尔肯特插值,非常不错的一种插值方法哦,大家多多鼓励
艾尔肯特插值,非常不错的一种插值方法哦,大家多多鼓励-艾尔肯特interpolation, a very good interpolation Oh, we encourage more
- 2022-07-23 05:07:02下载
- 积分:1
-
一个简单的画图工具的源代码,可以画的图有直线、曲线、圆、椭圆...
一个简单的画图工具的源代码,可以画的图有直线、曲线、圆、椭圆-a simple drawing tools to the source code, can be painted with the map straight, curve, circle, oval, etc.
- 2022-03-07 04:22:49下载
- 积分:1
-
asm task supermanb)))))
asm task supermanb-asm task supermanb)))))
- 2023-06-16 11:35:03下载
- 积分:1
-
Motor
电机驱动监控系统电机驱动监控系统电机驱动监控系统电机驱动监控系统
- 2022-03-17 10:38:36下载
- 积分:1
-
C语言和C++的相同和不同,给C语言程序员转向C++程序员的一本好书
C语言和C++的相同和不同,给C语言程序员转向C++程序员的一本好书-C language and C of the similarities and differences, to the C language programmers to C programmers in a good book
- 2023-08-02 16:15:04下载
- 积分:1
-
这就是可以自动更改墙纸的VB源代码 我试了 感觉还不错
这就是可以自动更改墙纸的VB源代码 我试了 感觉还不错
-This is the wallpaper can automatically change the VB source code I tried was also feeling good
- 2022-04-12 16:09:11下载
- 积分: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