搜索资源列表
MSComm 控件的 Modem 通讯.rar
- MSComm 控件通过串行端口(serial port)传送和接收数据,为应用程序提供了串行通讯功能。而且在可视化编程盛行的今天,可以很方便的在Visual Basic(VB)、Visual C++(VC)、Delphi等语言及开发平台中应用。
VB mscomm
- 这是关于MSCOM的程序 用C语言和VB编程的希望对大家有点用-This is the procedure of EMS C language and Visual Basic programming you want to use a bit
c-gps
- 以前用VB,C#等很轻松将GPS信息解码。但是最近要使用C语言,(网上有一个VC的按位解的)苦于C操作字符串的难度,请各位大侠放出一份C代码解GPS。 我先贴上我用C解的代码,是直接将VB和C#的思路转过来的。 现在可以读出经度或纬度-before using VB, C#, etc. is easy to decode the GPS information. However, the recent use of C language, (the Internet by a VC-So
C++串口通信
- 用vb实现串口间通信,可以用来熟悉串口间传输信息的原理.-with Serial Communication, which can be used with serial transmission of information between the principle.
TC35i
- TCP35i3G模块相关资料,里面有一个VB应用程序关于发短信的程序,一个C++应用程序关于发短信的程序。-TCP35i3G information module, which has a VB application to send text messages on the program, a C++ applications on the text messaging program.
VB_FP
- 实现VB和松下PLC通信 单独读写1位 "X" "Y" "R" "C" "T" 一次读写多个不同类型的位 "X" "Y" "R" "C" "T" 一次读写多个数据 "WX" "WY" "WR" "WL" "DT" "FL" "LD" "SV" "EV" -Panasonic VB and PLC communication to achieve a separate read and write an " X" " Y" " R"
MSCOMM32
- vb串口通信控件,tcomm,附c++ builder测试代码-vb serial communication control, tcomm, attached c++ builder test code
FX-PLC-COM
- 三菱FX2nPLC与PC串口通信串口通信C++的实例源代码-Mitsubishi FX2nPLC serial communication with PC serial communication C++ source code examples
MSComm 控件的 Modem 通讯
- MSComm 控件通过串行端口(serial port)传送和接收数据,为应用程序提供了串行通讯功能。而且在可视化编程盛行的今天,可以很方便的在Visual Basic(VB)、Visual C++(VC)、Delphi等语言及开发平台中应用。-MSComm controls (serial port) to transmit and the receive data through the serial port, has provided the serial communication
Mobile_Dev
- Microsoft Mobile Development Handbook的代码,有C#,VB,C++的-Microsoft Mobile Development Handbook code, there are C#, VB, C++ The
VB.net
- 短信平台开发的C#版本,可以进行基本的操作。-SMS platform for the development of C# version of the basic operations can be carried out.
LibUSB-Win32
- Control USB Devices From Windows Source code in C++ C# VB
vb
- 串口通讯作为一种古老而又灵活的通讯方式,被广泛地应用于PC间的通讯以及PC和单片机之间的通讯之中。 提到串口通讯的编程,人们往往立刻想到C、汇编等对系统底层操作支持较好的编程语言以及大串繁琐的代码。-Serial communication as an ancient and flexible means of communication, is widely used in communication between the PC and the communication between P
smsPack
- 短信猫开发包,西门子短信猫开发包, 包含各种语言开发包,可做二次开发用,vb C++ dephi java C#等-GSM Modem Development Kit, Siemens GSM Modem Development Kit contains a variety of language development kit, do secondary development, vb C++ dephi java C#, etc.
TFTOP-SMS(Delphi)
- 短信 最基 本例程。VC VB C++短信 最基 本例程-SMS the most basic routines. VC VB C++
201308121223
- 调用短信猫发送短消息,适用于的delphi/VB/C++等编程-Call SMS cat send short message, suitable for delphi/VB/C++ programming
LED-Interface
- LED显示屏二次开发接口 支持C#、Java、VB、C和C++这几种语言-LED display secondary development interface Support for C#, Java, VB, C and C++ that several languages
pcommlite_1.6_12041917
- 台湾摩莎公司出的串口通讯控件,真正的工业级应用,性能和稳定性高于微软的MScomm,串口编程必备,支持VB,C等语音-Taiwan Moxa company out of serial communication control, real industrial applications, performance and stability than Microsoft s MScomm, serial programming required to support VB, C and othe
FinsCom
- 组件采用动态链接库文件(*.DLL)的形式,在PC系统的项目工程里引用该组件,调用相应的属性与方法函数,即可快速实现PC与PLC的数据高效交换。 无须任何配置,直接调用函数,与应用开发无缝衔接;多年工程经验的软件团队开发测试,经过本公司及客户的海量实际应用检验,稳定可靠;内建动态管理的多独立线程连接,同时支持外部应用的多线程结构调用;兼容WINDOWS系统下的所有开发环境,包括各种版本的VB.NET、C#、VC++,以及DEIPHI 、VB、LabView等;(The component ad
串口通信助手V2.3BY罗华飞
- 串口通信,MCU跟PC通信经常用到的一种通信方式,做界面、写上位机程序的编程语言、编译环境等不少,VB、C#、LABVIEW等等,我会的语言很少,C语言用得比较多,但是还没有找到如何用C语言来写串口通信上位机程序的资料,在图书管理找到了用VC++编写串口上位机的资料,参考书籍,用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣(Serial communication, a communication with PC MCU frequently us