搜索资源列表
-
1下载:
基于VB实现PC机与单片机的串行通讯 随着计算机技术尤其是单片微型机技术的发展,人们已越来越多地采用单片机来对一些工业控制系统中如温度、流量和压力等参数进行检测和控制。PC机具有强大的监控和管理功能,而单片机则具有快速及灵活的控制特点,通过PC机的RS-232串行接口与外部设备进行通信,是许多测控系统中常用的一种通信解决方案。因此如何实现PC机与单片机之间的通讯具有非常重要的现实意义。本文将论述在VB环境下PC机与单片机之间实现串行通讯的软硬件方案。PC机的通讯程序使用Visual Basic编
-
-
0下载:
简单聊天工具,VB编写,可作为局域网通讯工具,可用于程序间通讯,很好用呀-Simple chat tool, VB preparation, can be used as LAN communication tool for communication between programs, easy to use ah
-
-
0下载:
功率分析仪WT1600和PC机之间的通讯,并可以以此改写出更多更具体的接收方案。-Power Analyzer WT1600 and the communication between PC and can be rewritten in order to receive more and more specific programs.
-
-
0下载:
一个比较好的台达触摸屏与VB之间的通信程序;测试使用。-Delta a better touch screen and the communication between VB programs test use.
-
-
0下载:
编写Socket的服务器和客户端程序,在某端口建立监听服务,完成客户机与服务器之间的通信功能。-Prepared Socket server and client programs, the establishment of listening to a certain port services, the completion of client and server communication between functional.
-
-
0下载:
用VB实现程序间简单通讯的说明,附有实例说明,对于通讯量很小又不频繁的应用很有实效,值得一看-Between programs using VB to achieve a simple descr iption of communication, with examples, for a small traffic without the frequent application of very effective, worth a visit
-
-
0下载:
2、Socket编程
凡是基于网络应用的程序都离不开Socket。 与网络有关的简单VC编程 Socket的意思是套接字,是计算机与计算机之间通信的接口。使用Winsock提供的API函数是最基本的网络编程技术。
-2 Socket programming any web-based application programs can not be separated Socket. Simple VC network-related programming meant Socket so
-
-
0下载:
这个代码是利用台达伺服驱动器与上位机的通讯示例程序,并且里面非常清楚的标出了各行代码的用途及意义,很有参考价值!-This code is to use Delta servo drives the communication between PC and sample programs, and very clearly marked inside the various lines of code use and significance of great reference value!
-
-
0下载:
本例子介绍在DELPHI开始中,实现程序与程序之间的通讯.-This example describes the DELPHI start, achieving communication between the programs and procedures.
-
-
1下载:
Labview与Excel之间的通讯程序。-Communication between Labview and Excel programs.
-
-
0下载:
进程间命名管道通信示例程序,详情见:http://blog.csdn.net/zha_1525515/archive/2009/10/04/4631951.aspx-Named pipe communication between the process of sample programs.reference:http://blog.csdn.net/zha_1525515/archive/2009/10/04/4631951.aspx
-
-
0下载:
CORBA用于在不同进程(程序)之间,甚至是不同物理机器上的进程(程序)之间通讯。底层技术依靠RPC[远程过程调用]实现。-CORBA is used in different processes (programs) or even between machines on different physical processes (programs) communication between. The underlying technology relies RPC [remote proc
-
-
0下载:
程序之间的通讯,非常好的思路,只用了4个API-Communication between programs, a very good idea, only the four API
-
-
0下载:
两个MFC 对话框程序,实现程序间虚拟内存的访问,从而实现进程间的
通信-Two MFC dialog program to realize the virtual memory access between programs in order to achieve inter-process communication
-
-
0下载:
通过内存文件控制程序播放 程序之间共享通信-Play through the control program memory file sharing communication between programs
-
-
0下载:
类似Raize CodeSite的一个工具,利用程序间通讯的方法实现调试信息传递,含源代码。
程序仅仅实现了一些简单的功能,代码接收框用TRichEdit是为以后接收图片信息提供一个扩展的基础。感兴趣可以自己扩展功能。
使用方法:
--将该目录添加到您的类库目录(也可以将bnDebug.pas做成您的控件包);
--首次使用先运行一次调试接收器Debuger.exe,运行后会将程序的路径记录于注册表,便于调试的时候自动运行该程序。
--在单元里面
-
-
0下载:
程序之间异步通信,介绍WINDOWs系统自带的API快速实现异步通信-Asynchronous communication between programs, introducing WINDOWs system comes quickly realize asynchronous communication API
-
-
0下载:
程序之间的通讯,小实例。android应用程序之间的通信3个-Communication between programs, small instances. Communication between applications android 3
-
-
0下载:
使用java程序实现的即时通信项目,包括用户的注册,多用户之间的通信,以及下线通知等,非常适合java初学者学习。-Using java procedures to achieve instant messaging programs, including user registration, communication between multiple users, as well as offline notifications, very suitable for beginners to
-
-
0下载:
进程间通信的VC++源码实例集,进程之间的通信以及实现方法实例,通过一些小程序来实现,这些小程序有剪贴板实例、邮槽、匿名管道等,希望对VC++基础用户有帮助。-Interprocess communication set of vc++ source code examples, communication between process and realization method as an example, through a small program to implement, the
-