资源列表
C++类学习资料
- 1.编写一个类,声明一个数据成员和一个静态数据成员,其构造函数初始化数据成员,并把静态数据成员加1,其析构函数把静态数据成员减1。 (1) 编写一个应用程序,创建该类的3个对象,然后显示其数据成员和静态数据成员,再析构每个对象,并显示它们对静态数据成员的影响。 (2) 修改该类,增加静态成员函数并访问静态数据成员,并声明静态数据成员为保护成员。体会静态成员函数的使用,静态成员之间与非静态成员之间互访问题。 -1 write a class, declare a data mem
m
- 编写matlab程序,完成输入倒位序,输出自然顺序,按照时间抽选的基2-FFT算法程序的编写-Write matlab program, complete inversion input sequence, the output of natural order, in accordance with the time selected 2-FFT-algorithm procedures for the preparation
np788
- 主要为数据分析和统计,最小二乘回归分析算法,部分实现了追踪测速迭代松弛算法。- Mainly for data analysis and statistics, Least-squares regression analysis algorithm, Partially achieved tracking speed iterative relaxation algorithm.
DXBALL1
- its a game of computer graphics
VS2015安装需要的证书
- 安装VS2015开发工具发布UAP时需要证书,这里的附件可以直接使用
mangjunheng
- 盲均衡是指均衡器能够不借助训练序列 ,而仅仅利用所接收到的信号序列即可对信道进行自适应均衡。 -Blind equalization means without the aid of the equalizer training sequence can, but only using the received signal sequence to the channel adaptive equalization.
log6789
- There are two main contributions in this paper. The first is to propose a joint random field (JRF) model that extends CRF by introducing auxiliary latent variables to characterize visual scene over time and enhance moving object detection in vide
gating
- 实现均匀光栅反射谱仿真-Achieve uniform grating reflection spectrum simulation
LS-MMSE_channel_estimation
- this matlab code for LS and MMSE channel estimation
casio5800
- 转发一个和大家分享,Casiofx5800P三心圆隧道超欠挖程序,我正在学习中...
CHENGXU
- 实现图像游程编码的MATLAB程序,对二值图像压缩效果明显。-RLC
JAVA的声音处理方法 (转自伊氏女人)
- JAVA声音处理方法-JAVA voice processing methods