搜索资源列表
AES-8.6
- AES是一种可逆加密算法,分组长度为128bit,密钥支持128bit,196bit,256bit-AES is a reversible encryption algorithm, packet length of 128bit key support 128bit, 196bit, 256bit
serialport-UDP-send
- 将上位机的数据通过串口发送,打包成UDP包发送给下位机,实现与下位机的通信。-The host computer sends data through the serial port, packaged into a UDP packet and send to the next crew.
gps_zda
- 对采集的GPS数据进行丢包检测,主要对GPS中的ZDA语句进行丢包检测-GPS data collected for packet loss is detected, mainly in the ZDA sentence GPS packet loss detection
Packet-based-Link-VI
- 用基于单滑窗的能量上升沿检测机制进行包捕获,然后将其替换为高灵敏度的包捕 获机制,即采用基于双滑窗机制,体现两种机制对文本信息的接收灵敏度和传输距离的影响-With rising energy detection mechanism was based on a single sliding window packet capture, and then replace it with a high-sensitivity packet capture mechanism, which base
USRP-Packet-Receiver
- labview实现USRP收发机接受信号的仿真实现,其中包括BPSK,QPSK,8PSK,16PSK,OQPSK等多种调制模式-labview achieve USRP transceivers achieve acceptable signal simulation, including BPSK, QPSK, 8PSK, 16PSK, OQPSK modulation modes and other
USRP-Packet-Transmitter
- labview实现USRP信号收发机发送仿真,其中包括BPSK,QPSK,8PSK,16PSK,OQPSK等多种调制模式-labview achieve USRP transceivers transmit signal simulation, including BPSK, QPSK, 8PSK, 16PSK, OQPSK modulation modes and other
package
- 基于包的传输链路,通过labview将数据或是指定路径下的文件内容分包并发送,还有配套的解码文件-Based on packet transmission link, the contents of the file by labview data or the specified path subcontracting and transmitted, as well as supporting the decoded file
video_simulation
- 运行此程序需要安装特定的摄像头处理模块IMAQ。程序实现了摄像头视频信息采集,编码,将一帧视频信息加上帧头,帧尾,按1024每个包的长度将一帧数据打包成多个数据包,然后送入队列模拟发送过程。接收端根据取出数据包找到帧头,帧尾还原一帧视频信息。 -Run this program requires the installation of specific camera processing module IMAQ. Program implements camera video capture
USRP-Packet-Receiver
- 基于labview开发环境实现的数字无线接收机,该接收机的实现需要借助于硬件USRP-A realization of the digital wireless receiver based on LabVIEW development environment,the receiver needs to achieve the hardware USRP
VISA udp command
- 通过VISA实现UDP包的读写,Labview程序,UDP协议(Implementation of UDP packet reading and writing through VISA)