资源列表
CRC
- Sample code in VB.NET for calculate and check CRC (Modbus specification). Supported both string format (like MSComm) and bytes array(like DCB).
Uart1
- Checking file system on K: The type of the file system is FAT. One of your disks needs to be checked for consistency. You may cancel the disk check, but it is strongly recommended that you continue. Windows will now check the disk.
hhh
- 海明码的校验,是c++程序下,是计算机通信原理相关实验-Hamming code check, is c++ Procedures, is the principle of computer communication experiment
03huffman_base
- 根据最常用的链表法进行huffman编码,可以手工预制权重,例如n=8的时候即可以在文件中写入,输出相应的编码结果-According to the most commonly used method of Chain Huffman coding, manual can be prefabricated weight, For example, n = 8 when it is written in the document, the output corresponding to the c
CRC16checksum
- This unit calculates the CRC-16 checksum for the output data.
NUnit
- Priorities: Some file
Alamouti_16QAM_22_correlation_a
- 改进的Alamouti STBC,2*2 相关信道,运行通过。-improved Alamouti STBC,2*2 correlation channel,possible to run.
ofdm_t
- Employee benefits have been FBMC s only business since we were founded over 35 years ago. FBMC is the best benefits manager in our business, and we can prove it. Just ask our clients. We specialize in the large employer sector throughout the country
cm9780
- on board ethernet platform data for Linux v2.13.6.
cal-10.5.16
- 这是一个小的计算器,用于简单的计算。用C语言写的。-This is a small calculator, designed for simple calculations. Written in C language.
MUD
- 用于多用户检测算法。可用于MIMO或CDMA系统中-MULTIUSER DECTECTION ALGORITHM,
demodulation
- 由信道信号的复数值找出对应的二进制序列。方法如下:由信道值,求出该值与星座图中所有点的距离,找出距离最小的点,该点对应的二进制序列及为该信道对应的解调结果。-this program is used for BPSK,QPSK,16QAM and 64QAM demodulation.