搜索资源列表
fduplex.zip
- 一个用VC开发的全双工Socket通讯程序
serjava
- Java实现串口全双工通讯 -Java to achieve full-duplex serial communications
mode1_master
- C8051F040 UART0模式1全双工通信 uart0模式1主机程序-C8051F040 UART0 a full-duplex mode of communication uart0 a mainframe model procedures
Huffman.c2
- 1.在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的通道),每端都需要一个完整的编/译 码系统。 2.本程序的目的是大大提高通信的信道利用率,缩短信息传输时间,降低传输成本。 -1. In the transmitter through a coding system for pre-treatment data-coding the receiving end of data from the decodin
实验5
- 哈夫曼编码/译码 背景介绍: 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求这发送端通过一个编码系统对待传数据预先编码,在发送端将传来的数据进行译码(复原)。对于双工信道。每端都需要一个完整的编译码系统。本程序将为这样的信息收发站写一个哈夫曼的编译码系统。 哈夫曼编码/译码: 程序运行步骤: 1、建立哈夫曼树,从键盘输入字符集大小,字符以及频度。 2、对字符进行编码,输出编码结果,分单个句子和整个句子输出,编码导入
利用Java实现串口全双工通讯
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-an embedded system usually through its serial port control system for full-duplex communications, For example, a pipe
UDP半双工会话.rar
- 实现UDP半双工会话,可以更进一步了解它的工作过程。
Push_Server
- WCF通讯的全双工通讯操作示例,包含服务定义,通讯约定,调用以及回调-WCF duplex communication operation example of communications, including service definition, communication conventions, call and callback
softuart_avr
- AVR单片机软件模拟串口实现全双工的例子。-AVR single-chip simulation software to achieve full-duplex serial example.
usart_half_mode
- Avr单片机半双工模式Usart驱动,用中断实现, 可以像打开文件一样处理usart数据。-Usart communication half mode, implements by interrupt, Can process as file
avrSPI
- avr 单片机SPI 双机全双工通讯,源代码,仿真.rar-avr microcontroller SPI full-duplex dual-machine communication, the source code, simulation. rar
uart
- 虚拟串口程序,半双工工作方式,可用于少串口的单片机系统。-Virtual serial port program, half-duplex mode, the MCU can be used for small serial system.
duijiangji
- 模电课程设计,双工对讲机的自作。很好的资料。 -Analog Electronics course design, self-duplex intercom for. Very good information.
WCF双工实例
- 实现客户端订阅WCF服务,调用WCF服务端方法,WCF服务端回调客户端进行通知的过程实例(Implements client - side subscr iption WCF services, calls the WCF server method, and the WCF service callback client processes the notification instance)
20-使用两路PCA模拟一个全双工串口
- 用STC15的PCA模拟全双工串口,测试良好(Simulation of full duplex serial port with STC15 PCA)
USART单线半双工模式
- STM32 USART单线半双工配置模式(STM32 USART single line half duplex configuration mode)
STM32双机全双工SPI主从同行程序
- 基于STM32的双机全双工SPI主从通信程序,包括主机程序和从机程序。(STM32 dual full duplex SPI master-slave communication based program, including the host program and the program from the machine.)
tcp全双工通信
- 基于tcp的全双工通信,内含客户机、服务器(Full duplex communication based on TCP)
基于博弈论的全双工系统无线资源分配
- 由于自干扰和用户间干扰,全双工系统上下行链路之间的功率冲突问题问题被耦合在上行链路和下行链路信道之间,并且可以被表示为联合的上行链路和下行链路的和速率最大化。由于该问题是非凸的,因此将此问题建模为上下行信道之间的非合作博弈,提出了一种基于博弈论的迭代算法。(Due to the self-interference and interuser interference, the problem is coupled between uplink and downlink channels, an
2.4G半双工通讯
- 实现不切换状态的双工通讯,即利用应答信号返回数据,携带信息。(Duplex communication without switching state)