搜索资源列表
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、对字符进行编码,输出编码结果,分单个句子和整个句子输出,编码导入
SerialLCDCS
- 串口通讯的简单例子,很基本,可以用来参考。-serial communication simple example, a very basic and can be used to reference.
CSharpSerial
- C#串口通信源码,,适合测试使用..也可以用以PC-Serial Communication C# source code suitable for use .. tests also can be used for the PC
DVDx
- 企业用户可通过Web800系统来提供Click-to-Dial的新型客户服务,即用户通过点击Web页面上的800电话,可直接与企业的相关人员通话。而客户或者企业的在外人员与企业联系时,只需点击企业Web页面上的指定图标,即可通过IP方式与企业的各部门取得联系。 企业不仅可以把申请Web800后获得的连接作为签名,嵌入Email中,从而实现Mail2phone功能。如果您愿意,还可以把她嵌入企业在网络上的广告中,也是轻松实现的功能。Web800把互联网与电话网的合二为一,为企业提供了一种
dreel430
- Datareel is a comprehensive cross-platform C++ development kit used to build multi-threaded database and communication applications. C++ is a programming language that produces fast executing compiled programs and offers very powerful programming cap
S7-300.rar
- VC#与西门子S7-300的通讯编程源码,类库都编好了,直接调用即可。,VC# With Siemens S7-300 communications programming source code, class libraries are prepared well, you can call directly.
dty
- 电梯控制系统,用了CAN总线实现节点之间的通信-Elevator control system, using the CAN bus communication between nodes
CAN-BUS
- CAN协议模拟器 CAN通信的上位机程序,自动识别帧类型,基于串口通信。-CAN protocol simulator host computer program of the CAN communication, identify the frame type automatically, based on serial communication.
Self-test-serial-communication
- 带自检测功能的串口通讯程序demo 可以直接应用 开发平台 Visual Stdio 2008-Serial communication program with self-test function demo Can be applied directly Development platform Visual stdio 2008
000H
- CAN通信的程序,可以实现两个开发板之间的文件收发,经测试,完全无错误 -CAN communication procedures, can achieve both send and receive files between development board, tested, completely error-free
UDP-communication
- 在.net环境下,使用C#编程实现UDP组播通信,只要装有这个程序的电脑之间就可以实现组播通信,并可以远程关闭其它计算机,需要知道其用户名和密码-In the. Net environment using C# programming UDP multicast communication can be achieved as long as the multicast communication between computers equipped with this program, and
CANTest
- C#写的用于CAN通信控制测试的小工具软件-C# to write a small tool for CAN communication control tests
Socket-communication
- This is a source code of socket communication in C#. It contains a NetAssist tool and source codes of Server and Client. It can help you understand the process that Socket works.
Serial-Communication
- Serial-Communication,vs2010中用c#写的一个简单的串口通信程序,可传输字符及图片-Serial-Communication, vs2010 using c# write a simple serial communication program, you can transfer the character and image
CSharpCAN
- 实现与周立功CAN板卡间通讯的上位机,内部有CAN波特率计算工具,完成基本通讯-Implementation and ZLG CAN communication between PC boards, internal CAN baud rate calculation tool, complete basic communication
VectorTrainning-CANoe
- CAN 工具VECTOR使用方法 用于测试汽车CAN总线通信等-can tool VRCTOR use way test can communication and so on
communication-system
- 1、开发环境:vs2010 sqlserver2008 2、使用说明:(1)使用前请先启动服务器,客户端连接服务器,默认服务器地址为本机,若要实现两台电脑之间通讯,修改IP地址即可 (2)消息发送区,可以实现服务器和客户端的对话,并可以查看聊天记录 (3)文件发送区,选择本地文件相互发送,目前只能发送文本格式,接收文件默认在D盘根目录下,默认文件名为b.txt 3、注意事项:(1)若第一次打开关闭后,第二次打开不能成功,请查看端口是否被占用-1, the developmen
AUTCAN_0922
- MAXON电机控制,基于CAN通信的C#上位机-MAXON motor control, based on C# PC CAN communication
CAN DBC
- 基于C#的整车CAN通讯DBC文件编程源码,目前开发功能有打开DBC文件(附dbc文件)和查询已打开的DBC信号变量信息。(Vehicle DBC communication file programming source code based on C #)