搜索资源列表
MAPX中文开发讲义
- 全面介绍MAPX开发的有关内容,VC下鹰眼图的实现VC下鹰眼图实现的 思路与VB是一样的,只不过VC的可视化程序没有VB高,VC更多的是利用代码来实现一定的功能。 -comprehensive presentation Connection development of the content, VC Hawkeye map to achieve VC Hawkeye map and the idea is the same as VB, VC only visualization pr
通过串口和计算机连接
- 一个通过串口和计算机连接的vc小程序,可以让你了结到基本的串口通讯方法-through a serial connection and computer vc small program, which will let you settle to the basic serial communication
modbus-code-vc
- modbus通信协议的一个应用示例-modbus connection of a communication protocol application examples
crc-code-vc
- modbus通信协议检错方式之一:crc代码,VC编写的-communication protocol modbus connection seized the wrong way : crc code, prepared by the VC
vc_usb
- vc与usb连接程序的有关驱动,如何读取数据,及相关控制-vc usb connection procedures with the driver, how to read the data, and associated control
h2010gprs
- VC++环境下实现对gprs模块收发数据的控制,包过socket连接的建立-VC++ environment to realize the control gprs modules send and receive data, including through the establishment of socket connection
SCommTest
- 电话串口连接程序代码,使用VC++6.0。该代码已运用于实际中。-code of serial connection program for Phone
Example-2
- 实现串口通信,用VC++可以实现,基于单文档的MFC。设置串口端口,连接串口-Achieve serial communication, with VC++ can be achieved, based on single document MFC. Set the serial port, serial port connection
VCConnectC51
- 此程序讲述VC与单片机之间的连接,IDE是VC6.0,单片机选用最简单的C51作为例子。-This procedure describes the connection between VC and SCM, IDE is VC6.0, choose the most simple C51 microcontroller as an example.
USBPCDemo-VC
- 该代码是使用VC写的连接电脑与usb的源代码-vc usb connection
androidwifipcsocket
- android在wifi下手机与电脑的socket通信,内附电脑端的VC++程序源码,需要在VC6环境下编译并生成EXE文件,方可运行,同时还包括了本实例实现过程的技术文档。在wifi网络下,手机和电脑可以通过socket通信。手机做服务端,电脑做客户端,也可以对调过来。 手机作为服务端,电脑使用MFC编程作为客户端,原理是,手机建立一个ServerSocket,并获取自己的ip地址和端口port;然后电脑通过socket连接手机的ip:port。-android wifi phone
Bluetooth-connection-sample
- 关于蓝牙的一个例子,对于想在VC环境下开发蓝牙应用可以参考。-An example of bluetooth to development of bluetooth application under the VC environment can refer to.
FinsCom
- 组件采用动态链接库文件(*.DLL)的形式,在PC系统的项目工程里引用该组件,调用相应的属性与方法函数,即可快速实现PC与PLC的数据高效交换。 无须任何配置,直接调用函数,与应用开发无缝衔接;多年工程经验的软件团队开发测试,经过本公司及客户的海量实际应用检验,稳定可靠;内建动态管理的多独立线程连接,同时支持外部应用的多线程结构调用;兼容WINDOWS系统下的所有开发环境,包括各种版本的VB.NET、C#、VC++,以及DEIPHI 、VB、LabView等;(The component ad
USBHID
- 使用hid.lib建立的MFC控制,可识别连接与否,通过修改里面的vid pid即可连接新的hid设备,功能完全干净(只显示1个编辑框),其他功能可自己加上去,使用m_MyHidDevice.WriteHid(str,64);m_MyHidDevice.ReadHid(str,64); 可实现读写功能(Use hid.lib to build the MFC control, can identify the connection or not, connect the new hid devi
