-
ViterbialgorithmGMSKdemodulation
利用维特比算法解调GMSK信号
维特比算法的一个用处(Viterbi algorithm using GMSK signal demodulation Viterbi algorithm is a useful)
- 2009-02-06 15:30:48下载
- 积分:1
-
matlab-code-of-sr
运用matlab仿真随机共振 。哪有那么多的说明(failed to translate)
- 2013-05-03 07:58:48下载
- 积分:1
-
LIN6-i0P9999-int
PIC18F2420 用中断方式从0加到9999 采用四位工阳极数码管(PIC18F2420 interrupt from 0 added to the 9999 four workers anode digital tube)
- 2012-09-05 15:24:02下载
- 积分:1
-
Legend
AE+C#在pagelayoutcontrol中添加图例、指北针、比例尺、文字的源代码,在很多开发中可以用到(AE+C# added in pagelayoutcontrol in Legend, compass, scale, the text of the source code can be used in many developing)
- 2012-09-07 15:29:39下载
- 积分:1
-
C语言函数大全语法着色版
C语言函数大全语法着色版C语言函数大全语法着色版C语言函数大全语法着色版C语言函数大全语法着色版C语言函数大全语法着色版C语言函数大全语法着色版C语言函数大全语法着色版C语言函数大全语法着色版
- 2022-02-04 07:10:17下载
- 积分:1
-
AddBitmapToStatus
给状态栏添加图标的源程序。非常简单的代码(Add icons to the status bar)
- 2013-03-20 18:07:18下载
- 积分:1
-
Wrox_BeginningCSharp3.AnIntroductionOOP
Wrox - Beginning CSharp 3.0 An Introduction To Object Oriented Programming
- 2010-05-17 22:30:13下载
- 积分:1
-
CCS进行图像处理
利用ccs对图像进行处理,包括二2值化,反色,和上下颠倒。
/***********************************************************************
** Main Function Program
***********************************************************************/
#include "math.h" //也可以不要
#include "stdio.h"
#define IMAGE_WIDTH 64
#define IMAGE_HEIGTH 64
main()
{
FILE *fi;
int i,j,k;
int y[IMAGE_HEIGTH][IMAGE_WIDTH];
unsigned char id[64];
char m;
k=128; /*k is Threshold Value*/
// fi=fopen("D:TupianLena64.bmp","rb");
fi=fopen("C: imyprojectslab56DSP54X-28-TuxiangchuliTupianLena64.bmp","rb");
/* if(fi==NULL)
{
printf("can not open file Lena64.bmp.
");
exit(1);
&nbs
- 2023-02-23 16:40:03下载
- 积分:1
-
DlgDateExchange2
vc 非模态对话框与应用程序之间的数据交换DlgDateExchange2的程序源码(vc non-modal dialog and exchange of data between applications DlgDateExchange2 the program source code)
- 2011-07-03 11:01:15下载
- 积分:1
-
dds
基于单片机的DDS信号发生器,可产生正弦曲线和三角波形(DDS signal generator based on MCU, can generate sinusoidal and triangular waveform)
- 2013-04-07 17:38:57下载
- 积分:1