搜索资源列表
C# 异步通讯类(01)
- 提供异步通讯的一个类库-provide asynchronous communication of a Class Library
设定80C51串行异步通讯的波特率
- 设定80C51串行异步通讯的波特率-set 80C51 serial asynchronous communication baud rate
Tuxedo多连接同步/异步通讯客户端
- 多线程同时连接多个Tuxedo服务端,实现同步/异步通讯方式下的交易请求。 CTuxedoTransController //Tuxedo通讯控制器 CTuxedoTransAdapter //Tuxedo通讯适配器 CTuxedoSyncTransmitter //Tuxedo同步处理器 CTuxedoAsynSender //Tuxedo异步发送器 CTuxedoAsynReceiver //Tuxedo异步接收器
C#异步通讯服务器端和客户端
- 关于C#异步通讯服务器端和客户端源码,开发环境是winxp,工具net2005
即时通讯
- 即时通讯源码,使DOTNETBAR做的换肤,很漂亮。 带有用户登陆验证,密码为1可以登陆。未使用数据库。 里面含有客户端和服务器端直接可以使用。 代有QQ和MSN一样的消息提示窗。 需要regsvr32注册一下里面clsini组件,只是读写INI的你可以改成别的。
串口通讯类
- 简单实用的串口通讯类,实现重叠IO下的异步串口读写
异步通讯数据分析运算
- 用于MSP430F149。 异步通讯。 从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后 将结果从串口返回。-For the MSP430F149. Asynchronous communication. Receive data from serial analysis of data packets received, then the algorithm for computing the final
AsyTcpSocketTestDemo.rar
- C# SOCKET编程,异步通讯方式,提供客户端和服务端。,C# SOCKET programming, asynchronous means of communication to provide client and server.
标准的串口通讯设计VHDL
- 标准的异步串口通讯设计程序——基于VHDL编程-communication design programme of standard asynchronous serial port base on VHDL programme
socket
- 实现多线程间的异步通讯,主要应用委托的天生异步性-Between multi-threaded implementation of asynchronous communications, commissioned a major application of natural induction
com
- 双机通讯程序,适用于两块单片机的双机异步通讯,型号为51系列。-Two-machine communication procedures, applied to two single-chip asynchronous dual-machine communications, Model 51 series.
chat
- linux下的一个聊天程序 ,代码完整, 调试通过。 既可以做服务器, 也可以做客户端。 程序代码才采用多种异步通讯模式。希望对初学习LINUX和TCP/CP的人有帮助。 -one chat room project under linux platform . complete project with no any bug. u can treat it as a server , and u can treat as a client as well. serval
AsyncSelectSocketTest
- 我写的socket异步通讯的代码,含测试部分,通过此代码有利于你理解异步通讯,更重要的是消息机制响应通讯的接受,上传,和监听。-I write asynchronous socket communication code, including test part, by this code help you understand the asynchronous communication is more important is the message mechanism to respond
memtest
- 在数字系统中,一般存在多个芯片,利用不同的特点用于实现不同的功能,一般都包含CPU,FPGA,AD,DA,memory,ASSP(专用标准模块),ASIC等。CPU用于进行智能控制,FPGA进行硬件算法处理和多设备接口,AD进行模数转换,DA进行数模转换,memory存储临时数据。因此,FPGA如何与其他芯片进行通讯是重要的设计内容。数据输入,数据输出,双向通讯,指令传递,地址管理,不同时钟的异步通讯问题等等都需要处理。最基本的MEMORY如SRAM(128KX8bbit静态存储器628128)
单片机串口通讯
- 芯片资料,关于单片机串口通讯的相关知识-异步通讯(Chip information on singlechip serial communication related knowledge - asynchronous communication)
dw_pyserial_work
- 利用python开发一款跨平台的串口通讯程序,基于串口线程的异步通讯。实现自动查找可用串口,数据帧的异步接收,数据分析和图形显示,可作为硬件调试用的上位机软件。(Using Python to develop a cross platform serial communication program, asynchronous communication based on serial thread. Automatic lookup of available serial ports, asy
trreadsuzwypepolymorphism
- 主要是异步通讯编程,C语言,大家可以看一下,以提高自己的水平,一起努力()
MYTOOLS
- C#开发的工业自动化控制类,大部分已经写完且验证过: 一、EPSON Robot Remote TCP/IP Control: 用于对EPSON机械手进行远程以太网控制; 二、Motion Control(GoogolTech/LeadShine):对固高和雷赛运动控制卡的DLL文件中的函数进行第二次封装; 三、Advantech: PCI1752:研华数据采集卡PCI1752更新输出及输出状态回读; PCI1754:研华数据采集卡PCI1754更新输入信号;
RS422通讯
- 422 通讯接受发送模块程序,可以拿来直接修改相应参数后使用