资源列表
main_no_offset_2
- 假设截获了一段短波数字通信的信号,要求解调出最终的信息,每组解调出来后,将10组信息组合起来,恢复最终的信源输出数据。 先验信息:两组数据文件,编号为1、2,每组I、Q两路存放,格式为“int16”,采样率为9600Sa/s,其中第一组为单径情况,第二组为多径情况。 参数符合MIL-STD-188-110A标准; 同步序列为syn=seq.dat,BPSK调制; 接收机频率稳定度高于1e-6。 文件中有效信息总长度为333.75s,其中同步头长为5/12s,每时隙1/6s,训
TDS.16.060
- SECS/HSMS 由日本網站堤供的通訊介面軟體,想要撰寫的人員可以參考此文件.-Communication interface software SECS/HSMS by Japanese banks for the site, people may want to write this reference document.
MyCSharpHMI
- 本程序是用于PC与使用EtherNet/IP通讯协议的PLC进行通讯,采用C#语言编写。(This program is used for PC and the use of EtherNet/IP communication protocol PLC communication, using C# language.)
串口调试助手
- 很好用的串口调试助手,无需安装,解压后运行sscom32.exe即可。(A good serial debug assistant)
VB modbus通信主站程序,可用mobbus Slave调试
- vb通过Modbus协议通信主站程序,并通过Modbus Slave调试成功,可以正常使用,提供读和写两种功能。都有源代码(VB through the Modbus protocol to communicate the main station program, and through the Modbus Slave debugging success, can be used normally, to provide reading and writing two functions.
Feibit Sensor Terminal软件源代码
- 用于测试2530的上位机软件,简单操作测试通讯和组网情况,符合ZigBee通讯规则(It is used to test the upper computer software of 2530, simple operation test communication and networking, conform to the ZigBee communication rules.)
多径时变信道模型仿真及性能分析
- 说明: 移动无线信道是一个充满复杂干扰的信道。由环境中的各种障碍物所引起的信号多径传播是其主要特点之一。这个源程主要对多径时变信道模型进行了仿真与性能分析。(Descr iption: mobile radio channel is a channel full of complex interference. Signal multipath propagation caused by various obstacles in the environment is one of its ma
PB_串口通讯例子
- pb9版本,COM端口通讯,使用MsComm32.ocx控件(PB9 version, COM port communication, use MsComm32.ocx control)
20181206093356480
- 1."Dll Files"文件夹内是要引用的DLL文件WinTcpS7_Smart.DLL及其从属资源文件; 2.WinTcpS7_Smart.DLL为ActiveX组件,只须注册,无需头文件; 3.提供VB2010、VB6、C#2010三种例程分别对应文件夹"TcpClient VB2010","TcpClient VB6-SP6","TcpClient C#2010"; 4.命名空间为:WinTcpS7Sm
FX_PLC通讯C#源代码
- C# 编写三菱FX系列PLC的通讯协议参考(含有源码)rar,三菱PLC FX系列的通讯协议参考,很实用的
OPC Server
- 开发OPC server的一个例范。OPC主要适用于过程控制和制造自动化等应用领域,你可以从该例子中学习如何编写一个服务器程序。-development of the OPC server Fan 1 cases. OPC is primarily applicable to process control and manufacturing automation applications, you can from the examples to learn how to prepare a
MyPcap
- Winpcap 的delphi组件。原创哦。