-
串行通讯是目前计算机、通信和控制领域最基本的通信方式。在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
-
This paper describes the use of Java to call SQL Server stored procedure
本文详细介绍了用Java调用SQL Server的存储过程-This paper describes the use of Java to call SQL Server stored procedure
- 2022-08-09 21:47:10下载
- 积分:1
-
用C++Builder制做HZK16 点阵字库
用C++Builder制做HZK16 点阵字库-C Builder system so HZK16 Lattice library
- 2022-02-04 20:39:36下载
- 积分:1
-
This test_tonegen example application consists of both DSP and VM software to im...
This test_tonegen example application consists of both DSP and VM software to implement a tone generator using the Kalimba DSP. The tones are controlled by AT-commands sent by an off-chip host.
Note: No Bluetooth functionality is required or invoked in this example.
A terminal emulator application e.g. Windows HyperTerminal can be used to send AT commands and receive the responses from the VM application running on the BlueCore. -This test_tonegen example application consists of both DSP and VM software to implement a tone generator using the Kalimba DSP. The tones are controlled by AT-commands sent by an off-chip host.
Note: No Bluetooth functionality is required or invoked in this example.
A terminal emulator application e.g. Windows HyperTerminal can be used to send AT commands and receive the responses from the VM application running on the BlueCore.
- 2022-02-01 04:09:40下载
- 积分:1
-
c语言编的运动会分数统计系统,很多数据结构课程设计里都会与道德一些题,注释很多,容易看懂。...
c语言编的运动会分数统计系统,很多数据结构课程设计里都会与道德一些题,注释很多,容易看懂。-c language made the Games Score statistical systems, many data structures in curriculum design and morality will be a number of questions, comments, a lot easier to understand.
- 2022-07-22 06:00:37下载
- 积分:1
-
eight digital game's source code can be automatically generated initial stat...
八数码游戏的源代码,可自动生成初始状态,搜寻路径达到目标状态-eight digital game"s source code can be automatically generated initial state, the search path to achieve target state
- 2023-01-11 01:30:04下载
- 积分:1
-
图片存入取出 FROM SQL
之间的转化,简单上手,,,,
WELCOME TO DOWNLOAD...
图片存入取出 FROM SQL
之间的转化,简单上手,,,,
WELCOME TO DOWNLOAD-Remove the picture into between the FROM SQL transform, simple to use,,,, WELCOME TO DOWNLOAD
- 2022-10-11 03:55:03下载
- 积分:1
-
数据库修改日志触发器代码生成工具
SQL数据库修改日志脚本生成程序,只需写入table名、table中字段名称,字段长度,生成完整的SQL更新脚本。主要针对表中数据修改前和修改后值的记录,以及修改时间。
- 2022-07-18 16:14:14下载
- 积分:1
-
VC++6做的一个 开机自动运行 还不是很完善 不过例子不错
VC++6做的一个 开机自动运行 还不是很完善 不过例子不错-VC++ 6 to do a boot to run automatically is not perfect but a good example of
- 2022-03-25 18:51:37下载
- 积分:1
-
Hanoi tour
河内旅游的模拟。您可以输入磁盘的数量,然后通过应用“GO”按钮开始模拟。然后你可以看到磁盘的移动。
- 2022-01-23 10:10:59下载
- 积分:1