登录
首页 » WORD » DSP

DSP

于 2020-11-19 发布 文件大小:539KB
0 184
下载积分: 1 下载次数: 14

代码说明:

  本例子是边缘检测算法的DSP实现程序,采用的算法是canny算子检测。(This example is the edge detection algorithm on DSP program, the algorithm uses a canny operator testing.)

文件列表:

DSP
...\cc_build_Debug.log,1215,2016-01-09
...\cc_build_Release.log,1041,2009-11-05
...\csl5502x.lib,162082,2008-08-14
...\Debug
...\.....\cc.bat,144,2009-11-05
...\.....\descriptors.obj,2374,2016-01-09
...\.....\hex2dat.exe,163892,2008-08-21
...\.....\hex55.exe,131139,2005-04-06
...\.....\sx2.obj,14753,2016-01-09
...\.....\sys.obj,19072,2016-01-09
...\.....\usb_image.dat,27658,2013-09-06
...\.....\usb_image.hex,21312,2013-09-06
...\.....\USB_IMAGE.map,19699,2016-01-09
...\.....\USB_IMAGE.obj,51116,2016-01-09
...\.....\USB_IMAGE.out,48056,2016-01-09
...\.....\vectors.obj,2916,2016-01-09
...\Debug.lkf,933,2016-01-09
...\descriptors.c,5951,2008-09-08
...\descriptors.h,1457,2008-08-27
...\ep0Req.h,1365,2010-03-22
...\Release
...\.......\cc.bat,114,2009-05-31
...\.......\cmd.map,0,2009-05-29
...\.......\cmd.txt,79,2008-11-29
...\.......\descriptors.obj,2318,2009-11-05
...\.......\hex2dat.exe,163892,2008-08-21
...\.......\hex55.exe,131139,2005-04-06
...\.......\sx2.obj,10168,2009-11-05
...\.......\sys.obj,5536,2009-11-05
...\.......\usb.dat,28242,2009-11-05
...\.......\usb.hex,21762,2009-11-05
...\.......\usb.map,18690,2009-11-05
...\.......\usb.out,32633,2009-11-05
...\.......\USB_IMAGE.obj,25068,2009-11-05
...\.......\vectors.obj,3620,2009-11-05
...\Release.lkf,702,2009-11-05
...\rts55x.lib,188996,2008-08-14
...\sx2.c,9870,2009-06-01
...\sx2.h,6881,2008-09-01
...\sys.c,3674,2008-09-14
...\sysreg.h,2550,2008-09-08
...\type.h,633,2008-08-27
...\USB_IMAGE.c,16162,2010-03-30
...\USB_IMAGE.cmd,822,2009-09-10
...\USB_IMAGE.CS_
...\.............\FILE.CDX,3072,2016-01-09
...\.............\FILE.DBF,2632,2016-01-09
...\.............\FILE.FPT,5874,2016-01-09
...\.............\SYMBOL.CDX,458752,2016-01-09
...\.............\SYMBOL.DBF,371872,2016-01-09
...\.............\SYMBOL.FPT,769809,2016-01-09
...\usb_image.err,0,2009-11-05
...\usb_image.lsl,711,2009-11-05
...\usb_image.mak,2140,2009-11-05
...\usb_image.opm,79,2009-11-05
...\USB_IMAGE.paf2,22670,2016-01-09
...\USB_IMAGE.pjt,1255,2016-01-09
...\USB_IMAGE.sbl,122390,2016-01-09
...\usb_image.xvo,262,2009-11-05
...\usb_image_cstart.c,2201,2009-11-05
...\vectors.s55,1910,2008-08-14
...\xvwdll.ini,18,2009-11-05
...\_desktop.ini,9,2008-08-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MULTISTAGE_VQ
    C source of Multistage Vector Quantization
    2016-09-20 20:45:43下载
    积分:1
  • SourceCode03_LCD1602A_OK
    基于DSP28335的LCD1602驱动程序(DSP28335 LCD1602 source)
    2020-11-21 10:29:36下载
    积分:1
  • AN1078_dsPIC33FJ12MC202_MCLV
    PMSM FOC PMSM 电机FOC控制方法,微芯公司DSP芯片,完整代码(PMSM FOC motor control)
    2021-04-27 13:08:45下载
    积分:1
  • dsp实现简单的脉压、mti、mtd等的仿真 radar_matlab2018
    说明:  dsp实现简单的脉压、mti、mtd等的仿真(DSP implementation simulation)
    2020-11-18 15:29:40下载
    积分:1
  • ID3(matlab)
    ID3算法的matlab实现,包含了分类中的所有子函数代码。(ID3 algorithm matlab implementation, including the classification of all the subfunctions code.)
    2010-12-04 09:40:12下载
    积分:1
  • MatrixMul
    编写TMS320C54x汇编语言程序,计算矩阵乘法: 要求:① 两个矩阵的数据由DATA段输入(可放在源程序中,也可单独建立一个数据文件); ② 两个矩阵的数据从0口以数据文件IN.DAT输入,计算结果从1口以数据文件OUT.DAT输出。 (TMS320C54x assembly language program to prepare the calculation of matrix multiplication: Request: ① two matrices of data input from DATA paragraph (available on the source program, but also the establishment of a separate data file) ② two matrices of data from 0 to data IN.DAT document input, calculation results from the data file to an output OUT.DAT.)
    2021-06-24 13:30:02下载
    积分:1
  • ad9959
    89C52驱动AD9959的简单程序 已验证可用(The simple program that 89C52 drives AD9959 has been verified to be available)
    2020-06-28 20:40:02下载
    积分:1
  • DSP_2407_YEJING
    基于DSP实现密码锁的功能,并用液晶可以显示。显示要输入的密码,并且用液晶实时显示输入数据的正确与否(DSP yejing)
    2013-10-18 21:01:47下载
    积分:1
  • DSPIC33fj256flash_sample
    这个程序是DSPIC33fj256gp710 MicroChip芯片的内部flash 操作软件。关于DSPIC软件开发者很有用的(This program is DSPIC33fj256gp710 MicroChip chip internal flash operating software. About DSPIC software developers useful)
    2017-01-30 20:22:02下载
    积分:1
  • pinpuxihua
    基于频谱细化的线性调频信号的参数估计。首先对中频信号延时相乘然后对产生的序列做FFT,初步算出LFM信号的调频斜率,然后用CHIRP-Z变换精确估计。(Estimated based on the parameters of the linear FM signal spectrum refinement. First of delay multiplied by the IF signal and then do the FFT on the resulting sequence, initially calculated the slope of the LFM signal FM accurate estimate, and then use the CHIRP-Z transform.)
    2021-04-26 11:08:45下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载