搜索资源列表
Convolutional-interleaving
- 用Labview实现的交织编码和卷积编码,用于信道编码-with Labview to achieve interleaved coded and convolutional coding for channel coding
EncoderInterface
- 使用NI PCIe-7852R实现的旋转电机正交编码器接口。-Using the NI PCIe-7852R, the rotation of the motor quadrature encoder interfaces.
position-test
- LabVIEW 基于生产消费者模式的角度编码器测试程序-position test LabVIEW
QEP
- labview的DAQ功能实作 QEP(光学编码器) 量测角度和速度-labview DAQ QEP
AMI
- AMI(Alternative Mark Inversion)码的全称是信号交替反转码,是通信编码中的一种,为极性交替翻转码,分别有一个高电平和低电平表示两个极性。通过labview实现-AMI (Alternative Mark Inversion) code name is the alternate mark inversion, is a communication coding for alternating polarity reversal yard, there is a hig
IRA--matlab
- matlab 描述非重复 累计码编码译码过程-matlab describe cumulative non-repeating repetition coding and decoding process
image-encoder
- 这是本人开发的基于labview实现JEPG图像编码压缩并解码输出的程序,由于JPEG图像在FPGA编程中太大无法传输,先将其压缩成U8数组在进行传输 这个example中写入了一些压缩算法-This is my labview-based development to achieve JEPG compression image coding and decoding the output of the program, because the FPGA programming JPEG im
Move-DC-Motor-Example
- KNR的电机驱动与控制,实现电机的正反转,读取编码器的读数,设置电机的速度,读数位置。 需要有KNR(贝登堡公司生产)-With the KNR driver control motor, to achieve positive motor, read the encoder readings, set the speed of the motor, reading position. The need for KNR (Baden Powell company)
Huffman_Coding
- 霍夫曼编码 labview调用c程序,用labview实现图形界面化的霍夫曼编码-Huffman Coding
repeat
- labview实现信道重复码编码,内涵代码,可用-Repeat labview achieve channel coding, content code, available
channel
- labview信道循环码编码与解码,内有代码,可用-labview channel coding and decoding cycle, there are codes available
Channel-coding-labview
- 信道编码抗噪声干扰,labview仿真,学生作业,仅供参考。-Channel coding anti noise interference, LabVIEW simulation, students homework, for reference only.
Convolution-decode-
- 实现了卷积码(2,1,3)编码以及解码的功能,已验证通过-Achieved (2,1,3) convolutional encoding and decoding functionality code validated by
labviewConvolution-decode-
- 本程序注重实现卷积编码以及译码的实现,简单明了-The program focused on realization of convolution coding and decoding implementations, simple
Channel-Coding
- 信道编码模块。通过比较有无信道编码模块的不同系统误码率性能,感受信道编码技术对于提高系统性能的重要意义。打开“Channel_Coding_74.vi”打开程序框图并理解参与信道编码的整个数据流。-channel coding
Unicode2Chinese_LV2011
- Labview2011版本编程,主要功能是将Unicode编码\uxxxx转换成汉字,例如:(\u6b22\u8fce\u5927\u5bb6\u5b66\u4e60转为汉字为:欢迎大家学习),.dll文件是visual studio2011生成,可直接调用。由于网上关于Labview中Unicode转中文资料少,上传至论坛分享给大家学习。-Labview2011 version programming, the main function is to convert Unicode \ uxx
barcode-creator5
- 创建条形码的程序,和条形码附加编码,主要是编码处理和整理的技能-create bar code
CRC16
- CRC校验编码,用于通信校验的小程序。绝对正确能用。-Used for communication CRC check code, check the small program. Can absolutely right.
video_simulation
- 运行此程序需要安装特定的摄像头处理模块IMAQ。程序实现了摄像头视频信息采集,编码,将一帧视频信息加上帧头,帧尾,按1024每个包的长度将一帧数据打包成多个数据包,然后送入队列模拟发送过程。接收端根据取出数据包找到帧头,帧尾还原一帧视频信息。 -Run this program requires the installation of specific camera processing module IMAQ. Program implements camera video capture
学生版程序(实验2 数字调制解调实验II)
- 实现数字调制解调的所有程序。需使用USRP,可对比BPSK及QPSK的区别。(Achieve digital modulation and demodulation of the originator of the coding process.)