-
PreProcessor
this Class used to re-sampling image and convert at as you wont and as u need to use it in your program
- 2011-10-07 18:01:55下载
- 积分:1
-
my_ad_fft
基于DSP处理器F2812的AD采样程序,并对采样的数据进行FFT计算。(Based on DSP processors F2812 sampling procedures of the AD, and the sampling data FFT calculation.
)
- 2011-11-02 10:59:42下载
- 积分:1
-
DMA-DAC产生1KHz正弦波
stm32f1的程序()
- 2017-06-21 13:01:10下载
- 积分:1
-
温度的变化
#包括
- 2022-03-25 12:27:42下载
- 积分:1
-
BD预编码仿真代码
BD预编码技术可以理解为在各个用户端分别设计一个预编码矩阵,下面介绍具体的实现过程:发送端设置为M根天线,共有K个用户,N为接收端天线数目,且满足 M ≥ KN,使用BD预编码来实现信息的传输,这样能够降低多用户之间的干扰。
- 2022-04-24 06:19:24下载
- 积分:1
-
Chapter1ComputerBasis
第一章计算机基础,主要介绍有关计算机基础方面的基础知识(first computer based mainly on the basis of the computer-based knowledge)
- 2007-04-10 11:34:22下载
- 积分:1
-
der11
simple c++ s function using matlab
- 2015-03-11 17:50:06下载
- 积分:1
-
pv
A PHOTOVOLTAIC PANEL MODEL IN MATLAB/SIMULINK
- 2013-10-19 18:18:44下载
- 积分:1
-
如何将字体库中字替换成需要的字
#include
#include
#include
#include
#include
static int flag=0;
/* run this program using the console pauser or add your own getch, system("pause") or input loop */
void print_bin(unsigned int n,int m)//字符转为8位2进制 ,1行显示16位或24位
{
int l = sizeof(n)*8;//总位数。
int i=7;
/*if(i == 0)
{
printf("0");
return;
}
for(i = l-1; i >= 0; i --)//略去高位0.
{
if(n&(1
- 2022-01-24 17:03:16下载
- 积分:1
-
ddvip_com_043036df18ae2f
matlab+dct+数字水印,这实在linux系统下运行的程序。(matlab+ dct+ digital watermarking, which is running under linux system procedures.)
- 2009-05-08 13:55:09下载
- 积分:1