-
AutoCad中关于使用vc++编程操作系统变量的一个类实例。
AutoCad中关于使用vc++编程操作系统变量的一个类实例。-AutoCad regarding the use of vc programming operating system variables such an example.
- 2022-06-26 17:40:26下载
- 积分:1
-
C51驱动PM2.5芯片源码
C51驱动PM2.5芯片源码,基于KEIL MDK的C51版本开发的PM2.5传感器驱动代码,内部附有文档和说明,也有直接可以用的可执行文件。方便二次开发,对PM2.5环境监测的学习具有深远意义。
- 2022-02-05 07:46:47下载
- 积分:1
-
ce 下的俄罗斯方块程序,适合于初学EVC者使用EVC编译,在CE4.2下通过...
ce 下的俄罗斯方块程序,适合于初学EVC者使用EVC编译,在CE4.2下通过-ce Russia under squares procedures, suitable for beginners to use EVC EVC compiler, through the CE4.2
- 2022-02-12 17:32:25下载
- 积分:1
-
简单局域网服务器聊天软件
简单局域网服务器聊天软件-simple LAN server chat software
- 2022-02-02 06:33:23下载
- 积分:1
-
位图处理的典型源程序,很好用的。
位图处理的典型源程序,很好用的。-bitmap source of the typical good use.
- 2022-01-26 01:25:19下载
- 积分:1
-
字符串查询程序,程序运行之后输入要查询的字符串,可以查到在文件中出现次数等...
字符串查询程序,程序运行之后输入要查询的字符串,可以查到在文件中出现次数等-String query program, the program is running after the Enter query string can be found such occurrences in the document
- 2022-02-05 09:27:20下载
- 积分:1
-
自己编写的vb小程序,功能还不完善,仅供参考
自己编写的vb小程序,功能还不完善,仅供参考-Their own small program written in vb, function is not perfect, only for reference
- 2022-08-23 00:47:55下载
- 积分:1
-
给定N个大小不等的圆c1,c2,…,cn,现要将这N个圆排进一个矩形框中,且要求各圆与矩形框的底边相切。圆排列问题要求从N个圆的所有排列中找出有最小长度的圆排列...
给定N个大小不等的圆c1,c2,…,cn,现要将这N个圆排进一个矩形框中,且要求各圆与矩形框的底边相切。圆排列问题要求从N个圆的所有排列中找出有最小长度的圆排列。-given N ranging from the size of the circle c1, c2, ..., cn, when it is 000 yen N discharged into a rectangular box, demanding the rectangular box with a round of the hemline tangent. Yuan with the problem demands from the N-round identify all with a minimum length of the round with.
- 2022-12-01 19:50:08下载
- 积分:1
-
Measures Overhead in Breaking A Deadlock
Measures Overhead in Breaking A Deadlock
- 2022-02-07 08:33:38下载
- 积分: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