搜索资源列表
freeradius-802.x_webManage
- 辅助radius软件的管理程序web平台下的程序代码自己还没有测试过
Bluetooth_slides_and_code
- 蓝牙传输文件, symbian3.0 系统下. 2FP没有试过
Turbo_encode
- 目录结构 ├─WuYuFei ├─WuYufei_matlab ├─cap_turbo ├─mother └─paper [WuYuFei]中是WuYuFei的论文 [WuYufei_matlab]是WuYufei的Matlab程序 做Turbo码,恐怕很难绕过WuYufei的程序,呵呵 [cap_turbo]和[mother]是我在研究阶段的工作 走了很多弯路,所以这两个目录必然有很多错误而且很混乱 如果想了解一下我的研究历程可以看看,切
freepy
- 优秀的拼音输入法,使用EVC4在WINCE,PPC的SDK上测试过-Excellent Pinyin input method
FORWARD_SMOOTHNESSMUSIC
- 前向平滑的MUSIC算法,已试过,可以运行。推荐给大家,希望有所帮助。-MUSIC algorithm to smooth the former has been tried, you can run. Recommend it to everyone, Hope that helps.
LTE-simulation-C
- LTE pdsch 仿真,应该说还可以吧。以前写过,都是参照这个的-LTe pdsch simulation
Inverse
- 使用C编写的复数矩阵求逆,使用高斯消去法,已经和matlab结果做过对比,无误-Written in C and the complex matrix inverse, using the Gaussian elimination method, has been done and matlab results contrast, correct
function_call_example
- 如果之前未接触过,很难把握对于返回值为指针的函数如何调用,本例以主函数调用一个返回值为指针的函数为例,很好的演示了这一问题-If you have not previously exposed to, it is difficult to grasp how to call the function return value is a pointer to this case, the main function calls a function return value is a pointe
gps_acquisition
- GPS信号的捕获程序,已经测试过,运行良好。代码注释丰富,风格简洁,有很大的参考价值。-GPS signal acquisition program, has been tested and runs well. Code comments, concise style, great reference value.
1
- 基于短时能量和过零率的端点检测,利用matalab编程实现-Based on short-time energy and zero crossing rate of endpoint detection, the use of MATALAB programming
CPFSK-demode-DSP
- 简单介绍了CPFSK的基本原理,对其调制和解调算法进行了讨论.通过对过零检测、FFT频谱幅值 法和非相干解调算法的比较,可以看出采用非相干解调方法具有较好的误码特性-A brief introduction to the basic principle of CPFSK modulation and demodulation algorithm discussed. Can be seen that the use of non-coherent demodulation method ha
dsss-noise
- 在matlab中进行信道仿真,对噪声进行建模 该程序验证了加噪公式在复杂通信系统(扩频、过采样)中的正确性-The correctness of the channel simulation in matlab noise modeling program verification adding noise formula in complex communication system (Spread Spectrum oversampling)
OFDMshiyu
- 非常完美的OFDM程序,已经在MATLAB验证过,完全能用-Perfect OFDM program has been validated in MATLAB, can be used completely! ! !
OFDMxianfu
- 非常完美的OFDM程序,已经在MATLAB验证过,完全能用-Perfect OFDM program has been validated in MATLAB, can be used completely! ! !
OFDMxitongfangzhen
- 非常完美的OFDM程序,已经在MATLAB验证过,完全能用-Perfect OFDM program has been validated in MATLAB, can be used completely! ! !
LDPC
- ldpc的编码和译码方法,译码我验证过了,都是对的,包括wbf和bf译码方法,编码方法包括四种不同的编码方法-LDPC encoding and decoding method, decoding I verified, all is right, including any WBF and bf decoding method, the encoding methods include four different coding methods
DQPSK
- DQPSK调制解调C语言实现a过高斯白噪声信道,通过硬判决解调-DQPSK modulation and demodulation of the C language