搜索资源列表
Windows CE下的串口通讯类
- 串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:)而一般的回答是给你提供一个Pocket PC 2002的SDK例子程序。但到底SDK的程序和MFC的结构有很大的不同,对于想用MFC编写通信程序的人来说也不是很便利。 另一方面,由于Windows CE是一个基于Unicode的操作系统,并且Windows CE不支持Windows下常用的串行通信重叠I/O方式(OVER
Comm-MFC
- 用VC编写的关于RS通讯协议的窗口调试程序 同时可以RS232 以及 RS485上进行调试。-VC RS prepared by the communication protocol debugging window procedure can be RS232 and RS48 5 on debugging.
串口通讯的MFC类 C Serial Port src
- 这是一个精点的用于串口通讯的源码,已得到广泛程序员的应用。
用MFC改写的点对点语音通讯的ActiveX控件源代码
- 用ActiveX重新改写了一个点对点通讯的DLL文件,这样可以方便的在VB,vbs,js等脚本语言,特别是用在IE里面特别方便了。-using ActiveX rewriting of a point-to-point communications DLL files, this can be convenient in VB, vbs, js other scr ipting language, especially the use of IE in particular inside con
多线程USB通讯演示
- MFC的小项目演示了如何对于USB设备的枚举,然后读写,分别按不同线程操作的示例
NetworkTest.rar
- vs2005下MFC开发的基于数据流套接字的即时通讯软件,入门第一作,VS2005 developed under the MFC socket data stream based on instant messaging software, the first entry for
CommTest-mfc.rar
- 使用MFC做的串口通讯程序,初学者可参考,Use MFC to do the serial communication program, beginners can refer to
MFC-videoplayer
- 在MFC中播放一段视频,尤其是在接到串口通讯时的初步程序,免大家在这上面花费很多的时间。-To play a video in the MFC, especially in the initial receipt of serial communication program, to avoid a lot of people spend a lot of time.
PicMatch
- 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
MFC Socket通讯
- MFC Socket通讯
vc_serialport_communication
- MSComm 控件在基于单文档中的应用 Win32 API 串口控制 MFC 打包类 Win32串口编程 多线程,多接收模式串口类LsComm 通过串口收发短消息 一个串口通讯数据库存取例子程序-vc serial port communication by much ways
serialport
- 串口通讯的MFC类 -MFC class for serial communication
chat
- MFC聊天程序 对于学习网络通讯软件设计有帮助-It s helpful to study the designer of embedded software^
basicprogramming
- 此程序包括最基础的MFC编程,其中包含如何建立单文档应用程序,MFC对话框基本控件的使用和经常使用到的知识点:对话框间的通讯。另外,其中包含详细的文档,对各个知识点进行了详细说明,有利于初学者快速入门-This program includes the most basic MFC programming, which includes how to create a single document application, MFC dialog controls the basic use a
Wireless-Serial-based-on-MFC
- 在MFC Dialog环境下,用MSComm控件实现单片机与上位机的无线串口通讯,保存接收数据,并用画图函数实时画出数据曲线-In the MFC Dialog environment, using MSComm control MCU and the host computer with wireless serial communications, saving the received data, and draw with a real-time data curve drawing f
PartAssist
- 解决VS15注册时没有串口通讯控件,有详细安装说明(Solve VS15 registration when there is no serial communication control, there are detailed installation instructions)
MFC串口通信
- 用MFC实现串口通讯,在接收框内实现自动下拉(Using MFC to achieve serial communication,in the receiving frame to achieve automatic drop-down.)
485通讯程序
- 实现485串口通讯,支持10进制,16进制ASIIC码输入,vc6编程(mplementation of 485 serial communication, support 10, 16 ASIIC code input, VC6 programming)
MFC串口V2
- 基于vc++的MFC版串口通讯,可以快速上手串口通讯。(Vc++ based MFC serial port communication, can quickly reach the serial port communication.)
MFC Socket
- 用MFC实现了网络通讯,其中包含两个成勋,客户端和服务器。附上源码。很不错的例子(Using MFC to achieve network communication, including two Cheng Xun, client and server. The source code is attached. A good example)