-
VC++ access to hard disk size, including the size of the total space, free space...
VC++获取硬盘大小,包括总空间大小,自由空间大小,已用空间大小。-VC++ access to hard disk size, including the size of the total space, free space size, the size of space has been used.
- 2022-11-08 21:30:02下载
- 积分:1
-
using C++ Language to accomplish a link
using C++ Language to accomplish a link-list to solve the problem of Josephus.
- 2022-07-23 16:34:34下载
- 积分:1
-
16_24_32 lattice China, Japan and South Korea
16_24_32点阵中日韩文小字库生成工具 3.0,内有帮助文件.-16_24_32 lattice China, Japan and South Korea-small font generation tools 3.0, there are help files.
- 2022-02-24 11:24:20下载
- 积分:1
-
一个C++实现的简单的学生管理系统,课程设计用的
一个C++实现的简单的学生管理系统,课程设计用的-A C++ Students to achieve a simple management system, curriculum design used
- 2022-03-23 01:42:02下载
- 积分:1
-
基于输入文件进行云渲染VC2003数值。代码的R
基于VC2003对输入文件的数值进行了云图绘制。代码结果打包动态库,有很高的重用性。-Based on the input file VC2003 Numerical conducted a cloud rendering. Code the results of the dynamic libraries packaged with a high degree of reusability.
- 2022-02-05 21:45:07下载
- 积分:1
-
Access database based on the route search system, site, line, change the search...
基于Access数据库的路线查寻系统,实现站点,路线,换乘查寻等功能-Access database based on the route search system, site, line, change the search functions
- 2022-11-22 08:55:03下载
- 积分:1
-
Reversi game, using C to prepare to use VISUAL c++ Debugging
黑白棋小游戏,用C++编写 用VISUAL c++调试-Reversi game, using C to prepare to use VISUAL c++ Debugging
- 2022-04-12 19:30:29下载
- 积分:1
-
我的 OPC 客户端
我的 OPC 客户端是用于访问 OPC 服务器应用程序。此应用程序的功能:1.列出活动的 OPC 服务器,在本地和远程计算机。2.连接到本地和远程的 OPC 服务器。3.浏览 OPC 项目。4.监测的 OPC 项目的值。5.可以将值写入 OPC 项目。
- 2022-05-06 09:14:09下载
- 积分:1
-
MFC 的树控件实现 可以实现添加 修改 删除等功能
MFC 的树控件实现 可以实现添加 修改 删除等功能-MFC tree control can achieve the functions of adding amendments to delete
- 2022-01-27 12:04:51下载
- 积分:1
-
串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:...
串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:)而一般的回答是给你提供一个Pocket
PC 2002的SDK例子程序。但到底SDK的程序和MFC的结构有很大的不同,对于想用MFC编写通信程序的人来说也不是很便利。
另一方面,由于Windows CE是一个基于Unicode的操作系统,并且Windows
CE不支持Windows下常用的串行通信重叠I/O方式(OVERLAPPED),因此编写Windows CE下的串口通讯类有一些与桌面Windows不同的地方。
以下是我从SDK程序改写而来的MFC类,希望能和致力于WINCE开发的朋友多多交流,由于本人才疏学浅,程序中有许多不完善的地方,请大家指正。我的程序是基于“主动发送请求,被动接收响应”的假设,因此我只设置了一个接收数据的线程。-serial communication is the computer, communications and control areas the most basic means of communication. Bringing in the "Embedded Development/pulled" communities, it was often the question where to find serial communications, in fact, the question I have asked. :) And the general answer is to provide you with a Pocket PC 2002 SDK examples procedures. But in the end SDK MFC procedures and the structure are quite different, MFC prepared to use communication program who is not very convenient. The other hand, is a Windows CE-based Unicode operating system, Windows C
- 2022-05-21 18:26:03下载
- 积分:1