Welcome![Sign In][Sign Up]
Location:
Search - 双向通讯代码

Search list

[Internet-Network.Net Remoting 双向通讯代码

Description:

.Net Remoting 双向通讯代码


Platform: | Size: 21166 | Author: Zhujnt | Hits:

[Other resource2407用户盘

Description: 本测试程序是针对TMS320LF2407 EVM的性能测试而设计开发的。程序运行时将按顺序对数据RAM空间、程序代码空间、片上异步串行通讯、ADC-DAC联合检测、双向数字I/O口、通用I/O和评估板LED、评估板并排手动开关分别进行检测。测试结果的正确或错误均有信息显示。-this test procedure is against TMS320LF2407 EVM performance testing and development of the design. Procedures will be running sequence of data RAM space, the code space, on-chip serial asynchronous communication, ADC-DAC detection, and two-way digital I / O and general purpose I / O and Evaluation LED, the board side-by-side manual switches were tested. The test results are correct or incorrect information display.
Platform: | Size: 575555 | Author: 单志勇 | Hits:

[Documents哈夫曼编/译码器课程设计

Description: 利用哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编译码系统 基本要求: 1.接收原始数据:从终端读入字符集大小n,n个字符和n个权值,建立哈夫曼树 2.编码:利用已建好的哈夫曼树,对文件中的正文进行编码 3.译码:利用已建好的哈夫曼树将代码进行译码. ...
Platform: | Size: 6934 | Author: jianshengzhijian@126.com | Hits:

[DSP program2407用户盘

Description: 本测试程序是针对TMS320LF2407 EVM的性能测试而设计开发的。程序运行时将按顺序对数据RAM空间、程序代码空间、片上异步串行通讯、ADC-DAC联合检测、双向数字I/O口、通用I/O和评估板LED、评估板并排手动开关分别进行检测。测试结果的正确或错误均有信息显示。-this test procedure is against TMS320LF2407 EVM performance testing and development of the design. Procedures will be running sequence of data RAM space, the code space, on-chip serial asynchronous communication, ADC-DAC detection, and two-way digital I/O and general purpose I/O and Evaluation LED, the board side-by-side manual switches were tested. The test results are correct or incorrect information display.
Platform: | Size: 575488 | Author: 单志勇 | Hits:

[assembly languagehuffman

Description: 哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统,试为这样的信息收发站写一个哈夫曼编译码系统。 一个完整的系统应具有以下功能: (1) (1) I: 初始化。从终端读入字符集大小 n ,及 n 个字符和 n 个权值,建立哈夫曼树,并将其存于文件hfmtree中。 (2) C: 编码。利用已建好的哈夫曼树(如不在内存,则从文件hfmtree中读入),对文件tobetrans中的正文进行编码,然后将结果存入文件codefile中。 (3) D: 译码。利用已建好的哈夫曼树将文件codefile中的代码进行译码,结果存入文件textfile中。 (4) P: 打印代码文件。将文件codefi1e以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件codeprint中。 (5) T:打印哈夫曼树。将已在内存中的哈夫曼树以直观的方式(树或凹凸表形式)显示在屏幕上,同时将此字符形式的哈夫曼树写入文件treeprint中。 -利用哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统,试为这样的信息收发站写一个哈夫曼编译码系统。 一个完整的系统应具有以下功能: (1) (1) I: 初始化。从终端读入字符集大小 n ,及 n 个字符和 n 个权值,建立哈夫曼树,并将其存于文件hfmtree中。 (2) C: 编码。利用已建好的哈夫曼树(如不在内存,则从文件hfmtree中读入),对文件tobetrans中的正文进行编码,然后将结果存入文件codefile中。 (3) D: 译码。利用已建好的哈夫曼树将文件codefile中的代码进行译码,结果存入文件textfile中。 (4) P: 打印代码文件。将文件codefi1e以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件codeprint中。 (5) T:打印哈夫曼树。将已在内存中的哈夫曼树以直观的方式(树或凹凸表形式)显示在屏幕上,同时将此字符形式的哈夫曼树写入文件treeprint中。
Platform: | Size: 7168 | Author: 王蕾 | Hits:

[SCMpc-and-stc89c52-communication

Description: PC与单片机双向通讯智能温控程序 晶振11.0592M,包括VB和keil C代码 -PC and stc89c52 com.
Platform: | Size: 957440 | Author: thomaslee | Hits:

[SCMrs485-communication-principle.

Description: RS-485标准,增加了多点、双向通信能力,即允许多个发送器连接到同一条总线上,同时增加了发送器的驱动能力和冲突保护特性,扩展了总线共模范围,后命名为TIA/EIA-485-A标准。本代码用c语言编写,描述出rs485通讯原理。-RS-485 standard, multi-point, two-way communications capability, which allows multiple transmitters connected to the same bus, while increasing the drive capability of the transmitter and protection features of conflict, expands the bus common mode range, named after the The TIA/EIA-485-A Standard. The code using the c language, describe rs485 communication principle.
Platform: | Size: 12288 | Author: 谷文彦 | Hits:

[SCMPC-MCU-call

Description: pc C51 52单片机双向通讯程序代码-PC C51 52 single-chip two-way communication program code
Platform: | Size: 957440 | Author: 刘振 | Hits:

[SCMstm32_si4463

Description: 基于stm32的si4463源代码,实现无线模块通迅。代码是从官网移植过来的已测试可以双向通讯 需要其他的配置通过WDS生成头文件覆盖就行。-The si4463 based stm32 source code, wireless communication module. Code is ported from the official website has been tested can be two-way communication requires additional configuration to generate header files covered by WDS on the line.
Platform: | Size: 2111488 | Author: 于小缝 | Hits:

[SCMRS232_COMM

Description: RS232通讯代码,支持双向通讯可移植到不同类型的单片机-RS232 communication code, support for two-way communication can be ported to different types of single-chip
Platform: | Size: 176128 | Author: 王党武 | Hits:

[SCMc

Description: PC与单片机双向通讯智能温控程序,C程序代码实现。-PC two-way communication with the microcontroller intelligent temperature control procedures, C program code.
Platform: | Size: 868352 | Author: zhchv | Hits:

[Other基于stm8s2.4G双向通讯代码

Description: 1,实现多对一 2.4G接收 2,实现了双向2.4通讯, 3,可更改校验方式(On receiving a 2.4 G 1, to achieve more2.4 2, realize the two-way communication,3, can change the calibration mode)
Platform: | Size: 1173504 | Author: hellkite | Hits:

CodeBus www.codebus.net