资源列表
UserGUI
- 包的运用,设置了按钮,窗口等,可能会有用
ShapingFilter
- 自己编写的成型滤波器的算法,VC界面,参数可调.使用灵活-prepared by forming its own filter algorithm, VC interface, adjustable parameters. Flexible
script_ber_bpsk_rayleigh_channel_selection_divers
- scr ipt for computing the BER for BPSK modulation in a Rayleigh fading channel with selection diversity -scr ipt for computing the BER for BPSK modulation in a Rayleigh fading channel with selection diversity
high_precise_plusaminus
- 高精度加减法可以让加减法的位数提上更高一个档次,本代码在poj2388上通过,保证正确性-Precision addition and subtraction can add and subtract the number of bits put on a higher level, the code poj2388 adopted to ensure the accuracy of
AODV-with-Multiple-Nodes
- NS2 code for AODV with Multiple Nodes
AD
- 单片机初学者实验,单片机的数模转化的程序,很好用-SCM beginners experiments, digital to analog conversion of the microcontroller program, easy to use
first
- homework 1 for computer networks
mcas
- 组播流测试,用于远程测试服务器组播流是否能够正常获取.-mcast test tools
log
- 图像处理中边缘检测log算子,C语言写成。-Log operator for edge detection in image processing, C language languages.
xt_SECMARK
- Linux network module for modifying the secmark field of the skb, for use by security subsystems.
GtestCase
- Gtest 的一个例子,从这个例子你可以看到一个简单的Gtest框架下的case是什么样的。-A gtest example