资源列表
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
rumen
- 实现加法,简单易懂,在下练习时的作品,还望包涵-Implement addition, easy to understand, when the next practice works, but also look indulgence
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
AD
- 单片机初学者实验,单片机的数模转化的程序,很好用-SCM beginners experiments, digital to analog conversion of the microcontroller program, easy to use
heston
- Heston Model Stochastic Volatility
log
- 图像处理中边缘检测log算子,C语言写成。-Log operator for edge detection in image processing, C language languages.
canny_edge_detector
- Canny edge detection. It is an image processing algorithm for edg detection
ECInitialize
- 实现了椭圆曲线的初始化,并当参数生成后,会对参数a和b进行判断,看是否符合椭圆曲线的要求。-realized the elliptic curve initialization, and when the parameters of the generated will parameters a and b for judgment to see whether they conform to the requirements of elliptic curves.
GtestCase
- Gtest 的一个例子,从这个例子你可以看到一个简单的Gtest框架下的case是什么样的。-A gtest example