-
二叉树的构建和遍历和二叉树结点的插入。数据结构的实验。...
二叉树的构建和遍历和二叉树结点的插入。数据结构的实验。-Binary tree construction and traversal and insertion of binary nodes. Data structure experiment.
- 2022-07-17 14:45:49下载
- 积分:1
-
三星2410 Windows CE 4.2 触摸屏驱动源码。适合所有以S3C2410X为主芯片开发的平台。...
三星2410 Windows CE 4.2 触摸屏驱动源码。适合所有以S3C2410X为主芯片开发的平台。-Samsung 2410 Windows CE 4.2 source-driven touch screen. Suitable for all mainly to UART chip development platform.
- 2022-05-19 08:45:45下载
- 积分:1
-
CSerialPort类的头文件和c源文件,封装了VC中串口通信的api,方便编写串口调试软件...
CSerialPort类的头文件和c源文件,封装了VC中串口通信的api,方便编写串口调试软件-CSerialPort class header file and the c source file, package the VC in the serial communication of the api, facilitate the preparation of serial debugging software
- 2022-04-07 09:58:25下载
- 积分:1
-
用Visual Basic做得超市管理系统
用Visual Basic做得超市管理系统-Visual Basic to do with supermarket management system
- 2022-08-13 19:48:37下载
- 积分:1
-
浮点运算加减乘除四则运算,方法和特别,值得借鉴
浮点运算加减乘除四则运算,方法和特别,值得借鉴-Four floating-point addition and subtraction multiplication and division operations, methods, and in particular, it is worth drawing
- 2023-04-25 08:45:03下载
- 积分:1
-
java game uploading now
java game uploading now
- 2023-01-22 01:30:03下载
- 积分:1
-
一款优秀的解码机源码
一款优秀的解码机源码-A good source decoding machine
- 2022-10-09 12:40:03下载
- 积分:1
-
dodanie testowego pliku
dodanie testowego pliku
- 2022-05-31 04:41:06下载
- 积分:1
-
剪贴板示例,主要是剪切,粘贴,复制的相关方面的内容
剪贴板示例,主要是剪切,粘贴,复制的相关方面的内容-Clipboard example, is mainly cut, paste, copy the contents of the relevant aspects of
- 2022-10-24 15:45:03下载
- 积分: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