-
wchar_t和char互相转换的例子,例子中应用了MultiByteToWideChar和WideCharToMultiByte两个函数...
wchar_t和char互相转换的例子,例子中应用了MultiByteToWideChar和WideCharToMultiByte两个函数-wchar_t and char conversion examples of each other, for example, the application of the two functions MultiByteToWideChar and WideCharToMultiByte
- 2022-10-27 15:15:03下载
- 积分:1
-
显示ppt的vc源码
显示ppt的vc源码-show ppt of vc-source
- 2022-01-22 15:51:44下载
- 积分:1
-
远景与系统设计杂志六月2009
Vision and system design magazine 2009 June-Vision and system design magazine 2009 June
- 2022-01-22 13:31:30下载
- 积分:1
-
Introduction arm of the co
介绍arm的协处理器,对于想了解arm的人很有帮助的。-Introduction arm of the co-processor, for those who would like to know the arm very helpful.
- 2022-08-10 20:06:59下载
- 积分:1
-
vc实现一幅图像的huffman编码,代码效率非常的好。大家可以参考一下...
vc实现一幅图像的huffman编码,代码效率非常的好。大家可以参考一下-vc achieve an image of Huffman coding, code efficiency is very good. We can take a look
- 2022-03-31 15:55:15下载
- 积分:1
-
SMTP(发送E
SMTP(发送E-mail),供大家参考,希望大家喜欢-SMTP (Send E-mail), for your information, I hope everyone likes
- 2023-05-19 20:15:03下载
- 积分:1
-
如何实现用于时间、日期、电话号码、邮政编码的编辑框.rar
如何实现用于时间、日期、电话号码、邮政编码的编辑框.rar-how to achieve for the time, date, telephone number, postcode of the edit box. Rar
- 2022-11-28 03:45:03下载
- 积分:1
-
This is a kardex system program for batabase software
This a kardex system program for batabase software-This is a kardex system program for batabase software
- 2022-04-29 05:36:48下载
- 积分: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
-
电阻颜色代码计算器
这是一个用C#.NET编写的基本应用程序。它被称为电阻色码计算器。它考虑了一个带电阻。您可以通过指定每个带ad的颜色,然后按计算按钮来获得任何带电阻的电阻。这段代码的开发只是为了展示C#数学操作和结果显示的一个技巧。
- 2022-07-28 03:27:28下载
- 积分:1