搜索资源列表
VBzhongkongzhichuangxing
- VB中用MSComm控件实现串行通信的程序.可用作毕业设计
创建DCOM连接的多层应用程序
- 本程序通过使用DCOM协议进行通信的DataSnap组件面板 上的TDCOMConnection组件来建立到应用程序服务器的 连接程序。当运行客户端程序时,会自动激活应用程序 服务器并连接到上面。-procedures through the use of the DCOM protocol communications DataSnap components on the panel to establish TDCOMConnection components of the applicat
SerialReceiveAndSend
- 本实例演示了VC++中串行通信的实现方法,采用了WINAPI方式,而不是常见的MSCOMM控件,程序灵活性更强。-The examples demonstrate VC++ In serial communication method, using the WINAPI, rather than common MSCOMM controls, procedures more flexible.
SimpleCommunicationTool
- 可以进行基本的实时文字通信,还可以以较快的速度传输文件的应用程序-Can be a basic real-time text communication, but also to a more rapid pace of applications to transfer files
diversity
- cooperative communication一个很经典的程序 对初学者很有帮助-cooperative communication procedures for a very classic very helpful for beginners
COMWR
- 这是一个串口通信的完整源代码,能够设置波特率和选择串行口,可以对程序进行修改以便各取所需。-This is a complete serial communication source code, be able to set the baud rate and select the serial port, you can modify the program in order to take what we need.
upanddowntheproceduresforcommunication
- 上下位机通信的程序,通过设置相关端口,来读取数据,是很使用,很方便的c++编程-Bit up and down the procedures for communication, through the provision of the relevant port to read data, it is used, it is convenient for c++ programming
principleofcommunication
- 一个通信系统专业的研究生一些有关于 通信原理的一些比较经典的 资料 希望能对非通信专业朋友 在做有关通信相关项目和程序上能有所帮助-A communication system a number of graduate students on the communication of some of the more classic principles of information communication hoped that the non-professional friends ar
networkCommunication
- 本程序是网络通信代码,使我们的一次作业,有一定的参考价值,绝对没有运行不了的错误。-This procedure code is about a network communication, which is our homework, having a certain reference value, there is no running error in my opinion.
ip_communicate
- 讲述通信的原理,对理解底层,指导程序开发很有用-ip communicate
MicrocomputerPrincipleInnerSelf
- 采用查询方式将下列测试电文送到辅串口发送器,经过内部自环接受,显示在屏幕上,通信速率选用4800波特,无校验传输,一桢字符有8个数据位,2个停止位,按下任意键时测试结束(2) 虚页的个数可以事先给定(例如10个),对这些虚页访问的页地址流(其长度可以事先给定,例如20次虚页访问)可以由程序随机产生,也可以事先保存在文件中。 (3) 要求程序运行时屏幕能显示出置换过程中的状态信息并输出访问结束时的页面命中率。 -Query mode using the following test mes
communation
- 这是关于深空通信的大气中衰落的程序,希望能有所帮助-This is about deep-space communications in the decline of the atmosphere, the procedure, hoping to be helpful
ch04_codes
- 使用组件对象模型(com/dcom)通信的程序的源码-Using component object model (com/dcom) communications program source
2011490202209
- 最近接了一个任务,要求接收一个指令然后就打印一个标签。 刚接触COM通信,写了一个小的测试程序配合虚拟串口使用。比较简单,基础级的 -Recently received a task, ask to receive a command and then print a label. New to COM communication, wrote a small test program with a virtual serial port to use. Relatively simp
Cport2_MSComm
- vs2008下用MFC的MSComm控件编写的串口通信程序,PC机与SIM5215E实现串口通信!-under vs2008 written with MFC MSComm control serial communication program, PC machine with SIM5215E of serial communication!
Visual-CPP-
- Visual C++串口通信程序设计典型实例-Visual C++ typical example of serial communication program design
ServerDemo
- 本程序是重封装winsock控件而制作的控件。本控件可以实现tcp通信的服务器端的建立。本控件是基于网络上一个制作基于winsock的通信客户端和服务器的教程而来。本控件将原本适用于exe项目的控件对话框调用方法挪到了ocx控件中。-This control can be implemented TCP communications on the server side. This control is based on a production based on the winsock com