搜索资源列表
huffman 方案3
- huffman 编码译码器的实现。可以完整实现由用户输入字母进行编码和译码,使对网络通信的模拟-Huffman coding decoder realized. Integrity can be achieved by user input letters coding and decoding, the analog network communication
实验5
- 哈夫曼编码/译码 背景介绍: 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求这发送端通过一个编码系统对待传数据预先编码,在发送端将传来的数据进行译码(复原)。对于双工信道。每端都需要一个完整的编译码系统。本程序将为这样的信息收发站写一个哈夫曼的编译码系统。 哈夫曼编码/译码: 程序运行步骤: 1、建立哈夫曼树,从键盘输入字符集大小,字符以及频度。 2、对字符进行编码,输出编码结果,分单个句子和整个句子输出,编码导入
C400
- 这是网络处理器DS80C400的网络通信程序,编译环境为KEIL C,在DALLAS的DEMO板上通过JAVAKIT即可下载运行。-This is the network processor DS80C400 network communications procedures, KEIL compiler environment for C, the Dallas board of DEMO can be downloaded through JAVAKIT operation.
CSharpSerial
- C#串口通信源码,,适合测试使用..也可以用以PC-Serial Communication C# source code suitable for use .. tests also can be used for the PC
CanControllerMCP2510CProgram
- 控制器局域网CAN总线MCP2510通信的C程序实现
RS232
- 用C#通过RS232来实现串口通信,并可对数据实现解析,供用户根据需求查看数据内容,并且可对数据进行分类查询。-To use C# to achieve through the RS232 serial communication, and can achieve resolution of the data for users to view data on demand content, and can classify the data query.
FlyMessage
- 一款仿飞秋的c#源码,可以实现点对点的通信,局域网通信。-An imitation fly autumn c# source code, can achieve point to point communications, local area network.
ESFramework3.0 强大的局域网通信框架
- c#开发,强大的局域网通信框架 可以实现视频聊天,而且附带完整的广域网开发API-c# development, a powerful framework for LAN communication can be achieved video chat, and incidental to complete the development of wide area network API
dty
- 电梯控制系统,用了CAN总线实现节点之间的通信-Elevator control system, using the CAN bus communication between nodes
Csharp
- 说得好NET 2.0提供了对串口通信功能的支,在命名空间System.IO.Ports下找到erialPort类,通过创建一个新的SerialPort象,我们就可以在.NET程序中控制串口通讯全过程。-Well said NET 2.0 provides a serial communication function of the branch, in the namespace System.IO.Ports find erialPort class, by creating a new Se
SerialPortTerminal
- C# 写的串口通信程序,很有参考价值,可以设定打开的端口和参数-C# to write the serial communication program was useful and can be set to open the ports and parameters
Form1
- 用C#编写的串口通信程序,能自动扫描当前PC机有那几个端口有用,能接受和发送数据。程序简单,易懂-Written with C# serial communication program can automatically scan the current PC, there are several ports that useful, to receive and send data. Process simple, easy to understand
CAN-BUS
- CAN协议模拟器 CAN通信的上位机程序,自动识别帧类型,基于串口通信。-CAN protocol simulator host computer program of the CAN communication, identify the frame type automatically, based on serial communication.
USB-CAN
- 电源管理系统的上位机软件,通过USB CAN与下位机通信,获取电源管理系统的数据,或是进行配置-Power management system, the PC software via USB CAN and the next crew communications, access to the data of the power management system, or configure
000H
- CAN通信的程序,可以实现两个开发板之间的文件收发,经测试,完全无错误 -CAN communication procedures, can achieve both send and receive files between development board, tested, completely error-free
CANTest
- C#写的用于CAN通信控制测试的小工具软件-C# to write a small tool for CAN communication control tests
AUTCAN_0922
- MAXON电机控制,基于CAN通信的C#上位机-MAXON motor control, based on C# PC CAN communication
ATE(VS2008)0630
- 是利用2013vs ,使用C#开发的ATE测试软件,CAN通信已经完成(Is the use of 2013vs, the use of C# developed ATE testing software, CAN communications have been completed)
进程间通信
- 可应用于同一台机器上两个或多个进程之间的相互通信(Mutual communication between two or more processes that can be applied to the same machine)
ComTest C#2010
- 通过串口与三菱PLC进行通讯,能读取、写入各个软元件。(Through serial port and MITSUBISHI PLC communication, can read, write to each soft component)