登录

最新会员 最新下载

成为了本站VIP会员

01月05日 00:38

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29
已选条件
  1. 编程语言:C++
  2. 代码类别:DSP
  3. 发布时间:近三天
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. IPC_example_on_6678

  TI TMS320C6678的IPC核间通信例程,非常珍贵,CCSV51版本。(TI TMS320C6678 of IPC inter-core communication routines, very precious, CCSV51 version.)

188
下载
118
浏览
2013-07-07发布

2. IP

说明:  TMS320F28335系列芯片 以太网口接口通讯模块测试程序,已通过测试!(TMS320F28335 series chip Ethernet interface communication module test procedures, has been tested!)

0
下载
99
浏览
2013-07-03发布

3. IIR

  这是关于TMS320F28335DSP的IIR滤波器的完整程序,调试通过的,实用性很强。(This is about the integrity of the IIR filter TMS320F28335DSP program, debug through, very practical.)

12
下载
126
浏览
2013-06-30发布

4. cxcore

  在进行图像处理相关DSP编程时,需要移植opencv到CCS平台。作者提供了将Opencv(1.0版本)的cxcore函数库移植到CCS的静态链接库cxcore.lib,以及其生成工程,该例程经作者编译听通过(ccs3.3版本)。由于工程中产生的obj文件和lib文件太大,在工程中已经将其删除,读者在使用时,只需要对工程重新编译即可。最后将生成的cxcore.lib添加到CCS的工程中即可(不要忘了添加相应的头文件),由于cxcore.lib一般和cv.lib配套使用,读者在下载cxcore.lib时也一并将cv.lib下载。作者也提供了将cv.lib与cxcore.lib添加到工程中的实验例程,并且该例程编译通过。也希望读者在该论坛找到该例程将其一并下载,配合使用。(During image processing DSP programming related, it is necessary to transplant opencv CCS platform. The authors provide the Opencv (1.0 version) of cxcore CCS library ported to the static link library cxcore.lib, as well as its generation project, the routine is compiled by the author to listen through (ccs3.3 version). As the project has generated obj files and lib file is too large, the project has been to remove it, the reader is in use, only need to recompile the project. Finally, the resulting cxcore.lib added to the CCS project can (do not forget to add the appropriate header files), as cxcore.lib general and cv.lib supporting the use of the reader and download cxcore.lib when a cv . lib download. The author also provides a cv.lib cxcore.lib added to the project with the experimental routine, and the routine compile. I hope readers find in this forum and download one of the routine, with the use.)

22
下载
92
浏览
2013-06-22发布

5. shuzixinhaochuli

  数字信号处理课件 对研究信号处理急测控专业的同学会有帮助(Digital signal processing software for the monitoring and control of signal processing professional students will be anxious to help)

2
下载
82
浏览
2013-06-20发布

6. FFT

  对一个含有多次谐波的信号作FFT变换,利用相关分析法提取它的工频信号。(For a signal containing multiple harmonics for FFT transform using correlation analysis to extract its frequency signal.)

15
下载
129
浏览
2013-06-20发布

7. spi

  TMS320F2812 SPI 通讯 运行正常(TMS320F2812 SPI )

1
下载
145
浏览
2013-06-16发布

8. source-channel-sorting

  This source code support for mcbsp in DSP C6000 of Texas Instrument

6
下载
82
浏览
2013-06-14发布

9. speedtest

  在dsp28上实现编码器的m/t法测速程序(Implementation on dsp28 encoder speed measuring procedure of m/t method )

116
下载
104
浏览
2013-06-05发布

10. TMS320C6000_CSL_function

  TMS320C6000系列CSL函数手册,方便查看CCS提供的CSL函数原型和功能。(TMS320C6000 series CSL function manual, is convenient to check the CCS provides the CSL function prototypes and function. )

5
下载
106
浏览
2013-06-05发布

11. Vector

  基于DSP TMS320LF2407 空间矢量控制法 可控制交流伺服电机(DSP space vector control method)

9
下载
130
浏览
2013-06-04发布

12. lab23-SCIC

  PWM算法实现,可作为逆变单元的驱动设计,非常的方便。(PWM algorithm can be used as a drive inverter unit design, very convenient.)

1
下载
87
浏览
2013-06-02发布

13. dsp-soure-file

  dsp 2812的源文件,把DSP程序的框架帮你建立。(dsp2812 soure file.)

2
下载
60
浏览
2013-05-30发布

14. dsp-c5509

  利用C语言编写,基于dsp tms320c5509的一些入门程序,有fft fir iir led 等,适合初学者,调试无误(Using the C language, based on dsp tms320c5509 some entry procedures, fft fir iir led, etc., suitable for beginners, debug and correct)

20
下载
93
浏览
2013-05-28发布

15. SourceCode02_dma_xintf_to_ram_OK

  DMA 方式SRAM 测试在DSP芯片F28335上测试通过,开发软件是CCS 3.3(DMA mode F28335 DSP chip SRAM test on the test, development software is CCS 3.3)

12
下载
89
浏览
2013-05-23发布

16. SourceCode01_LED_flash_RAM_OK

  DSP芯片F28335开发板的LED测试程序,实现LED灯交替闪烁。开发平台是CCS(F28335 DSP chip development board LED test procedures to achieve LED lights flash alternately. CCS is a development platform)

6
下载
92
浏览
2013-05-23发布

17. DMAPADC

  单片机dspic33fj128gp310, 使用DMA+ADC采样 DMA缓冲区以分散集中模式写入(dspic33fj128gp310 DMA+ADC DMA buffer is written to distribute centralized mode)

4
下载
91
浏览
2013-05-23发布

18. 6_2mine

  数字信号处理中关于最小误差平方计算处理的程序(Digital signal processing for the minimum square error calculation processing procedures)

2
下载
127
浏览
2013-05-22发布

19. 4_2DFF

  数字信号处理中级联型数字滤波器的频率响应的计算程序(Digital signal processing in the cascade type digital filter frequency response calculation program)

3
下载
100
浏览
2013-05-22发布

20. Tde

  模拟正弦信号计算互相关时延,利用对两信号进行互相关函数的计算来找出互相关系数的最大值,从而计算出两段波形相同的信号的时延(Analog sinusoidal signal delay calculation of the cross-correlation)

35
下载
127
浏览
2013-05-22发布