资源列表
C++.GUI.Qt编程
- C++.GUI.Qt编程 Qt使用“一次编写,随处编译”的方式为开发跨平台的图形用户界面应用程序提供了一个完整的C++应用程序开发框架。
Qt是一个多平台的C++图形用户界面引用程序框架
- 它提供给应用程序卡法这建立艺术级的图形用户界面所需的所用功能。Qt是完全面向对象的很容易扩展,并且允许真正地组件编程
Arduino-Library-for-Proteus
- DATASHEET COMMUNICATION
ML
- this code is ML detection method for MIMO channel with BPSK modulation scheme.
goldenandfoschini
- this book described detection method using Vblast algorithm.
PC104timing
- pc104 timing and diagram
SAE-J1939
- SAE1939协议原文,可以帮助你掌握基于CAN总线的应用层:SAE1939协议的通信原理,方便协议栈的开发-SAE1939 protocol text, can help you master the CAN bus based SAE1939 protocol communication principle, to facilitate the development of the protocol stack
viterbi_decoder
- trellis based hard viterbi decoder for conultional encoder with rate 1/2 and generator polynomial [13,15] with initial zero state
Modulator
- LTE Modulator function includes(QPSK - 16QAM -64 QAM) types based on matlab communication tool box
lte_turbo_encode
- LTE Turbo encoder function , based on the 3GPP standard (36.212 section 5.1.3.2 v10.1.0)
BPSKWithhaming
- Matlab Source code for hamming code with BPSK modulation and random noise
conolutional_code
- Matlab source code for convolutional encoder (2,3,K) code described by generator polynomials g11=[0 1] g21=[1 1] g12=[1 1] g22=[1 0] g13=[0 0] g23=[1 1]