缓慢星月

文章
10
资源
0
加入时间
2年10月21天

关于值类型和引用类型的一个小例子

关于值类型和引用类型,一般地教材都写很很模糊,都是些概念的东西。下面举个简单的例子:List<int[]>list=newList<int[]>();int[]arr=newint[1];for(inti=0;i<10;i++){...

oversample & upsample

oversample过采样,采样频率远大于那奎斯特频率upsample提高采样频率,内插   Each channel over samples the required input signals, and uses several stages of digital filtering and decimation to reduce the over sampled da