登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:DSP
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. Viterbi

  (2,1,3)卷积码的Viterbi译码C程序,已经验证成功((2,1,3) convolutional code C of the Viterbi decoding process, has proved to be successful)

181
下载
83
浏览
2020-12-21发布

2. fft_ifft_4

  基4fft和ifft源码,测试结果和matlab一致(source code of fft&ifft based on 4.result is identical with that of matlab)

51
下载
98
浏览
2020-12-19发布

3. road-traffic-lights--design

  基于TMS320F28335道路交通灯控制系统设计,此为课程设计大作业内容,对在校大学生有很大帮助。(Based on the TMS320F28335 road traffic lights control system design, this is the curriculum design of the contents of the university students have a great help.)

4
下载
120
浏览
2020-12-11发布

4. CCS5.4-software-license-file

  TI公司的CCS5.4软件许可证文件,拷贝到/ccsv5/ccs_base/DebugServer/license 下面,即可使用。(TI company CCS5.4 software license file, copy it to/ccsv5/ccs_base/DebugServer/license below, then you can use ccs5.4 freely.)

304
下载
76
浏览
2020-11-30发布

5. ADS8568PF28335

  tms320f28335驱动八路同步工业数据采样系统(tms320f28335 drive eight the synchronization industrial data sampling system)

104
下载
90
浏览
2020-11-22发布

6. 28035_bldc_PID

  用28035实现对无刷直流电机的PI控制(28035 realized with brushless DC motor control PI)

74
下载
97
浏览
2020-11-19发布

7. ts201_MTI_MTD

  TS201上实现动目标检测和识别,编译环境是visual dsp ++(target detection and recognition)

46
下载
82
浏览
2020-11-18发布

8. yuyinjiachuang

  matlab语言实现语音信号预处理及短时加窗(Matlab language voice signal pre-processing and short-term window)

18
下载
116
浏览
2020-11-17发布

9. CATIA-CAA-GenerateImage

  CATIA软件的二次开发,通过CAA开发创建图片(Generate Image in CATIA software by CAA)

7
下载
71
浏览
2020-11-09发布

10. SVPWM

  F28335SVPWM实现改进后的SVPWM算法,在ccs3.3下运行,所需的include文件和gel文件在28335例程中可以找到(The realization improved SVPWM algorithm, run under the ccs3.3 F28335SVPWM required include files and the gel file can be found in 28,335 routine)

104
下载
78
浏览
2020-10-25发布

11. PWM_MotoA

  1.本示例演示PWM波形输出以控制电机,通过配置,28035的PWM1A和PWM1B将输出频率为10KHZ的方波; //2.28035有多达7个通道14路PWM波输出,在本实验中,我们使用的是PWM1的A路和B路, // 它们分别是GPIO0和GPIO1。(DSP theory and motor control applications)

97
下载
97
浏览
2020-10-15发布

12. dsp-code

  本代码主要实现SVPWM的算法,主要针对dsp28335。PWM波的频率为10KHz,死去时间2us。(This source code mainly realizes SVPWM and dsp28335 is used.The frequency of pwm is 10Khz and dead band time is 2us)

42
下载
86
浏览
2020-10-08发布

13. dsp-code

  本代码主要实现SVPWM的算法,主要针对dsp28335。PWM波的频率为10KHz,死去时间2us。(This source code mainly realizes SVPWM and dsp28335 is used.The frequency of pwm is 10Khz and dead band time is 2us)

41
下载
87
浏览
2020-10-08发布

14. hardware_semaphore2_CCSv51

  TI TMS320C6678的硬件信号量使用例程,非常珍贵,值得收藏。CCS版本V5.1(TI TMS320C6678 hardware semaphore routine use, very precious, worthy of collection. CCS version V5.1)

49
下载
81
浏览
2020-10-04发布

15. VQ-DHMM

  语音识别配套的VQ及DHMM模型训练程序,C语言,已经定点化,可直接移植到8位MCU或16位DSP中。与目前市面的语音识别玩具的算法基本一致,非常实用,仅供大家参考,别去抢人家饭碗才好。(speech recognition and matching VQ DHMM model training procedures, C language, has been positioned, can be directly transplanted to eight 16-bit MCU or DSP. And the current market speech recognition algorithm toys basically the same, very practical, is for your reference. stealing jobs other people a better life.)

1292
下载
88
浏览
2020-09-30发布

16. Echo

  dsp上实现的音频经典混响算法,四个梳状滤波加两个全通滤波器实现(dsp audio to achieve the classic reverb algorithms, 4 comb filter plus two all-pass filter to achieve)

296
下载
117
浏览
2020-09-03发布

17. 6678DSP的I2C程序,实现E2prom的读写操作

  6678DSP的I2C程序,实现E2prom的读写操作(6678DSP of I2C procedures, read and write operations E2prom)

21
下载
85
浏览
2020-07-27发布

18. Ex03_ZQ28335_BUZZ

  DSP28335控制蜂鸣器 声音乐谱程序设计(DSP28335 control buzzer sound music programming)

8
下载
103
浏览
2020-07-16发布

19. 28335svpwmProgram

  基于TMS320F28335 SPVWM的实现源代码,已在CCS3.3中编译通过,波形很好。(TMS320F28335 implementation of SVPWM based, university thes is, it is practical)

38
下载
71
浏览
2020-07-02发布

20. burg

  自编的C语言Burg算法,可用于随机信号处理功率谱估计(C language self Burg algorithm for random signal processing power spectrum estimation)

19
下载
98
浏览
2020-07-02发布