-
这是一个截图的C++程序,您可以将获得图片保存为多种格式!
这是一个截图的C++程序,您可以将获得图片保存为多种格式!-This is a screenshot of the C++ Procedures, you can save the picture will be given for a variety of formats!
- 2022-12-14 21:45:03下载
- 积分: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
-
带阻滤波器
带阻滤波器,利用 matlab 软件,对 FDA 工具比较使用 dsp 方法低通滤波器模型,然后利用双线性变换设计 BSF
- 2022-01-22 05:27:12下载
- 积分:1
-
download music for the procedure
用于音乐下载的程序-download music for the procedure
- 2022-08-20 06:05:10下载
- 积分:1
-
这个代码显示了如何使用XML和XSLT的C #文件
this code shows how to use xml and xslt files in c#
- 2023-07-17 02:10:03下载
- 积分:1
-
恢复SSDT完整源程序,驱动级源码
恢复SSDT完整源程序,驱动级源码,保护您电脑安全。通过修改SSDT实现的内核原生API挂钩在Windows中,用户态应用程序会调用一些API来请求系统服务,这些api被很多dll导出.比如说,向一个打开的文件或者管道或者设备中写入数据,通常会调用WriteFile这条API来实现,WriteFile是被kernel32.dll导出的.在kernel32.dll中,被执行的WriteFile API会调用ZwWriteFile这条被ntdll.dll导出的原生API.这项工作实际是由ZwWriteFile在内核态完成.因此,ZwWriteFile在ntdll.dll中的执行过程仅仅是将一些极少量的代码传送到内核空间调用
- 2022-01-24 15:15:18下载
- 积分:1
-
the driver source of the keyboard of the SPCE061
SPCE061A单片机键盘驱动源程序,键盘位置计算。-the driver source of the keyboard of the SPCE061
- 2022-10-06 21:35:03下载
- 积分:1
-
html5以及note.js技术编写的实时聊天系统
这是使用的HTML5技术,以及css相关技术以及note.js制作而成的一个实时聊天系统。能实现实时的聊天功能也能进行即时的文件传输功能。还能够对文本进行编辑操作!
- 2022-03-04 17:23:52下载
- 积分:1
-
龚建伟MFC基于对话框串口通讯
龚建伟第二章CSerialPort类 MFC 基于对话框的单个串口通信程序
- 2022-02-05 13:01:28下载
- 积分:1
-
这是一个VC6.0开发的自动点菜系统,关于一个饭团的点菜问题的系统,是MFC界面的...
这是一个VC6.0开发的自动点菜系统,关于一个饭团的点菜问题的系统,是MFC界面的-This is a development of automated ordering system, VC6.0, on a balls of a la carte system, the problem is the MFC interface
- 2022-02-05 18:38:10下载
- 积分:1