搜索资源列表
comcool_code
- 介绍: 介绍如何在Win32中处理串口。串口通讯可以通过多种技术实现,例如:ActiveX,I/O存取和文件操作。本文介绍Win32平台下通过文件操作技术使用串口。程序员可以使用 Microsoft Visual C++ Version 6.0所提供的kernel32.lib。在Microsoft Windows(2000,Me,XP and 95/98)中,串口作为文件处理。因此可以通过Windows文件创建函数打开串口。 文章不仅介绍了串口通讯,也介绍了在串口通讯应用程序中实现
ExcelOut_03_29_20_58
- Excel COM在组件调用的C++包装类.包括MFC操作Excel文件的例子.-Excel Com s CPP class, you can use it to read and write Excel files. very easy! Included example with MFC.
Dynamic-link-library-programming
- 文件操作编程初学者必须练习的几个实例,很简单,很基础,如果想详细了解,可以看看《Visual C++编程与项目开发编程实例》这本书-Beginners must practice a few instances, very simple, very basic, if you want to learn more about, you can look at the book "Visual C++ programming and project development, programming