联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All DSP编程(55) 
按平台查找All C++(55) 

[DSP编程] Project-2-LED-Sequencer

一种多功能LED定序器控制系统,使用Arduino板和与电位计接口的面包板,用于动态顺序选择。该项目展示了微控制器编程和数字信号处理的熟练程度。
A versatile LED sequencer control system using an Arduino board and Breadboard interfaced with potentiometers for dynamic sequence selection. This project showcases proficiency in microcontroller programming and digital signal processing. (2023-12-31, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1703976868358714.html

[DSP编程] 3.3.2-DCmotor

seed-DTK 的直流电机实验源码,本人已在试验箱上运行过,可用来学习DSP编程
DC motor experiment seed-DTK source code, I have run in the test chamber, can be used to learn DSP programming (2016-03-03, C++, 183KB, 下载1次)

http://www.pudn.com/Download/item/id/1456990902716627.html

[DSP编程] BLCD3

基于dsp2812的BLDC控制例程,双闭环无刷直流电机运动控制源代码
BLDC control motors based on dsp2812 routines, the double closed-loop brushless dc motor motion control source code (2015-05-08, C++, 2114KB, 下载59次)

http://www.pudn.com/Download/item/id/1431085079950511.html

[DSP编程] DSPbihuandianjikongzhi

基于C语言编程的DSP控制电机,并时时监控电机转速
Control the motor based on the C language programming DSP, and constantly monitor the motor speed (2014-04-15, C++, 4KB, 下载4次)

http://www.pudn.com/Download/item/id/2511228.html

[DSP编程] DSP6455

DSPC6455全面的宝典,初学者与开发人员必备!本人从开始接触DSPC6455,到成功完成相关项目。在自学过程中收集的一系列完整的DSPC6455相关数据手册,有用的开发资料,以及本人学习经验总结与说明,帮助学习开发过程中理解相关内容! 一定会对初学者,或是6455的开发人员有重要帮助!
DSPC6455 comprehensive book, beginners and developers must! I came into contact with from DSPC6455, to the successful completion of related projects. In the self-collected during a full range of DSPC6455 relevant data sheet, useful development information, as well as I learn lessons learned and instructions to help understand the process of learning to develop relevant content! Will surely be a beginner, or 6455 developers are important to help! (2013-11-05, C++, 26877KB, 下载235次)

http://www.pudn.com/Download/item/id/2392706.html

[DSP编程] 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. (2013-06-22, C++, 394KB, 下载25次)

http://www.pudn.com/Download/item/id/2285828.html

[DSP编程] cv

在进行图像处理相关DSP编程时,需要移植opencv到CCS平台。作者提供了将Opencv(1.0版本)的cv函数库移植到CCS的静态链接库cv.lib,以及其生成工程,该例程经作者编译听通过(ccs3.3版本)。由于工程中产生的obj文件和lib文件太大,在工程中已经将其删除,读者在使用时,只需要对工程重新编译即可。最后将生成的cv.lib添加到CCS的工程中即可(不要忘了添加相应的头文件),由于cv.lib一般和cxcore.lib配套使用,读者在下载cv.lib时也一并将cxcore.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 cv library ported to CCS static link library cv.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 cv.lib added to the CCS project can (do not forget to add the appropriate header files), as cv.lib general and cxcore.lib supporting the use of the reader when a download cv.lib and cxcore . 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. (2013-06-22, C++, 472KB, 下载72次)

http://www.pudn.com/Download/item/id/2285826.html

[DSP编程] RS485-application-guide

TI的DSP开发源码程序,为DSP开发人员提供一个编程的模板,具体为DSP与上位机的一个通讯,RS485协议
TI' s DSP development source program for DSP developers to provide a programming template specific for the DSP and the host computer communication, RS485 protocol (2012-05-18, C++, 580KB, 下载8次)

http://www.pudn.com/Download/item/id/1875933.html

[DSP编程] SPI

开发环境是CCS3.3,使用C++语言,是用来控制DSP2812中SPI功能的程序,省去初学者自己编程的麻烦。
Development environment is CCS3.3, using C++ language is used to control the SPI functions DSP2812 program, eliminating the trouble of their own programming for beginners. (2011-11-25, C++, 343KB, 下载15次)

http://www.pudn.com/Download/item/id/1710171.html

[DSP编程] SCI

开发环境是CCS3.3,使用C++语言,是用来控制DSP2812中SCI功能的程序,省去初学者自己编程的麻烦。
Development environment is CCS3.3, using C++ language, is used to control the DSP2812 features in the SCI program, eliminating the trouble of their own programming for beginners. (2011-11-25, C++, 344KB, 下载16次)

http://www.pudn.com/Download/item/id/1710169.html

[DSP编程] CAN

开发平台是CCS3.3,使用C++语言,是用来控制DSP2812中CAN功能的程序,省去初学者自己编程的麻烦。
Development platform is CCS3.3, using C++ language, is used to control the DSP2812 features of CAN program, eliminating the trouble of their own programming for beginners. (2011-11-25, C++, 376KB, 下载8次)

http://www.pudn.com/Download/item/id/1710156.html

[DSP编程] led

基于TMS320VC5416的定时器编程,DSP工作在8MHZ主频,定时器分频系数为15,通过DSP通用I/O引脚控制指示灯闪烁,指示灯每秒闪烁1次。
TMS320VC5416 timer based programming, DSP working in 8MHZ frequency, the timer frequency factor of 15, through the general-purpose DSP I/O pin control light is blinking, the LED 1 flash per second. (2010-12-08, C++, 1KB, 下载16次)

http://www.pudn.com/Download/item/id/1373699.html

[DSP编程] image_processing_system_based_on_DSP

先采用DSP及其他可编程芯片设计出了基于DSP的视频图像处理系统的硬件部分,然后根据数字图像处理的原理,给出了该系统软件设计的方法
First use of programmable DSP chip design and other DSP-based video image processing system hardware, then the principle of digital image processing, given that the system software design (2010-10-07, C++, 235KB, 下载3次)

http://www.pudn.com/Download/item/id/1311466.html

[DSP编程] CTDSP

本源码经过上机调试,是CT算法在TI的CCS下编程 可以在DSP硬件和软件仿真条件下运行,同时对CT算法在ARM,MIPS,PC,FPGA等上实现都有借鉴意义.搞CT等重建算法的人值得一看
Following on the source machine debugging is CT algorithm in TI under the CCS program in DSP hardware and software running under simulation conditions, while CT algorithm in ARM, MIPS, PC, FPGA, etc. have referential significance achieve. Engage in CT reconstruction algorithm, such as a person worth a visit (2008-04-22, C++, 321KB, 下载8次)

http://www.pudn.com/Download/item/id/443697.html

[DSP编程] i2c-example

Adsp的FFT编程,该程序包有倒序,DIT-FFT变换,带图形显示。值得一看。
the FFT program, the package is reverse, DIT- FFT transform, with graphics. An eye-catcher. (2005-09-01, C++, 4KB, 下载28次)

http://www.pudn.com/Download/item/id/109665.html
123
总计:55