-
Vision and system design magazine 2009 July
Vision and system design magazine 2009 July
- 2022-05-27 07:31:27下载
- 积分:1
-
Dynamic digital display program, suitable for beginners, the program can be tran...
动态数码显示程序,适合初学者,程序可移植-Dynamic digital display program, suitable for beginners, the program can be transplanted
- 2022-05-06 02:17:23下载
- 积分: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
-
简单的基于tcp的编程,包含客户端和服务端代码,供初学者学习使用。...
简单的基于tcp的编程,包含客户端和服务端代码,供初学者学习使用。-Simple tcp based programming, including client and server-side code, for beginners learning to use.
- 2023-04-05 07:20:03下载
- 积分:1
-
列出vc的resource(资源文件)的对话框中的,控件的名字,项目管理时自己用的小工具...
列出vc的resource(资源文件)的对话框中的,控件的名字,项目管理时自己用的小工具-Vc list of the resource (resource file) of the dialog box, name the control, project management, when used in their own gadget
- 2022-02-03 05:22:47下载
- 积分:1
-
一个可以产生G72A和ILBC语音编解码动态库的工程
一个可以产生G72A和ILBC语音编解码动态库的工程-Can generate a G72A and ILBC voice codec DLL project
- 2022-02-16 10:18:02下载
- 积分:1
-
一个统计代码行的小程序,在命令行方式下运行,可以自动去掉全是空行....
一个统计代码行的小程序,在命令行方式下运行,可以自动去掉全是空行.-a small line of code, and in the command line mode and the operation can automatically remove all blank lines.
- 2022-03-21 16:32:50下载
- 积分:1
-
GSM基站的选择
用C++编写的GSM基站选择的规划方法.
GSM基站的选择
用C++编写的GSM基站选择的规划方法.-GSM base stations choose to C++ Prepared GSM base station planning method of choice.
- 2022-08-26 00:44:15下载
- 积分:1
-
One sample program, which showed how use API in you programer. for beginner ref.
运动的球,一个api小程序,适合初学者学习。-One sample program, which showed how use API in you programer. for beginner ref.
- 2022-03-10 21:24:25下载
- 积分:1
-
深入解析ATL2
本书主要介绍了ATL技术的原理、内部实现和应用技巧,由当今4 位顶
尖的Windows技术专家联合撰写。全书内容丰富,深入浅出,主要涵盖了
ATL内部架构和实现方法、运用向导简化ATL开发、C++/COM/ATL中字符串的
使用技巧、理解并正确实现IUnknown、充分利用ATL提供的Smart Types、
撰写能够暴露COM服务器上COM对象的粘合代码、利用Canned Interface实
现来支持对象持久化/COM群集/枚举、利用ATL Windows类建构独立的应用
程序和UI组件等的技术内容。本书适合于广大Windows开发人员阅读参考,
是ATL开发人员的必备权威参考书籍。
- 2022-08-10 19:33:02下载
- 积分:1