搜索资源列表
89c669uart
- 简单实用的keilc p89c669uart 传口通讯程序.已通过工程使用-simple and practical keilc p89c669uart-mouth communication procedures. Has been used by the project
qqq
- 用c#实现类似QQ的简单通讯程序,在网上收集的,希望对大家有所帮助
MSP430serial
- 用MSP430模拟的串口通讯程序很有参考价值。
ModemInfo
- 串口通讯程序,已经通过实践,可以长期稳定的工作,性能超好
AUDIOS
- UDP语音通讯控件源码,语音压缩采用G729协议,传输采用UDP协议。程序结构清晰,可读性强,属商业级源码。-UDP source control voice communications, voice compression using G729 agreement, transmission using UDP protocol. Clear program structure, readability, and is a commercial-grade source.
chuankoutongxin
- PLC是以微处理器为核心的工业控制装置。在工业控制中,常常需要对PLC所采集的数据和工作状态进行监测控制,Visual C++是一种Windows应用程序开发工具,在图形处理和数据库管理等方面具有较强的功能,用它来实现底层的通信控制有着更快的速度。本文旨在探讨用可视化编程语言VisualC++实现计算机与PLC之间的串行通讯技术,充分合理地利用系统资源及特点,提高通讯效率。-PLC is a microprocessor as the core of industrial control dev
chuanshu
- 用vb编写的通讯程序源码,和大家共同学习。多谢大家的支持。 -Prepared with the communication process vb source code, and we all learn together. I would like to thank everyone' s support.
mfccomm
- 串口通讯程序,基于MFC对话框编的。已经测试过,希望对大家有用 -Serial communication program, based on the MFC dialog box for the. Has been tested, in the hope that useful
335867172239
- 随着计算机网络的高速发展,信息化社会的逐步深入,信息已经成为生活重要因素,为了能够有效简洁方便安全共享的管理好自己的信息,利用计算机技术来管理个人通讯信息已经不是什么希奇的事了。本文将利用JSP语言设计一个多用户的个人通讯信息管理系统。它是基于C/S服务模式跨平台的JSP技术《个人通讯录管理系统》。个人通讯录管理系统的设计在一定程度上实现了计算机的智能化的应用,并最终达到个人通讯信息的共享,体现个人通讯信息的电子化效果,便于管理和更新。整个程序的开发过程和设计能够在一定意义上体现出计算机软件设计
pcDUIc51
- 这是个PC机和单片机的串口通讯程序,内容详实,三个实例都能正常运行,有助于程序员上位机软件的编写。-This is a PC machine and the Serial communication program, informative, and three instances of normal operation can help programmers write PC software.
CSharp-For-OPC
- 做控制的人都写过VB与PLC的通讯 但是 很少有人些C#与PLC的通讯程序,这份教程可以很好地帮组需要的人很快掌握C#通过OPC与PLC通讯-Do control people have written about but few group needs some C# communication with the PLC program, this tutorial can help people quickly master C# VB and PLC communications vi
MSCommunication
- 串口通讯程序,能够实现上位机与单片机的通信-Serial communication program, can be achieved between PC and microcontroller communication
hid_comm
- 串口通讯程序,上位机通讯过程数据,和设备通信-Serial communication program, PC communication process data, and communicate with devices
sci_echoback
- 这是一个比较简单的通讯程序,基于DSP2812的,关键是能够很好的入门DSP-This is a relatively simple communication program, based on the DSP2812, the key is can be a good entry-DSP
SPI
- 基于SPI的串口通讯,最简单的SPI主从机通讯程序!-SPI-based serial communication, the most simple SPI master and slave communication program!
LABVIEW-s7-ppi-8.5-
- 优点:1,PPI协议通讯速度快,比OPC ,PCAccess,Modbus 快4-5倍左右。(就这一条优点就足了,呵呵) 2,PLC端无需编写任何通讯程序。 3,可以直接对PLC进行,RUN STOP等操作。 4,本程序全部采用LABVIEW底层程序框图,没用调用任何的DLL ,API等。这点对你学习还是修改程序功能都很有帮助,方便。-Advantages: 1, PPI protocol communications faster than OPC, PCA
Timer_A_USART
- 基于MSP430的定时器来模拟串口通讯程序,对学习很有帮助。-MSP430-based simulation serial communication program
1
- 支持P2P技术的网络即时通讯程序的设计与实现-Design and Implementation of P2P technology to support real-time network communication program
带485通讯超声波程序(new)
- 通过458通讯完成超声波测距的上下位机通讯,及测距子程序(Through the 458 communication to complete the ultrasonic range of communication between the upper and lower computer, and ranging subroutine)
倍福PLC与C#通讯程序
- 倍福PLC与上位机C#通讯的程序,实测有效。包含下位机和上位机的程序