搜索资源列表
2407用户盘
- 本测试程序是针对TMS320LF2407 EVM的性能测试而设计开发的。程序运行时将按顺序对数据RAM空间、程序代码空间、片上异步串行通讯、ADC-DAC联合检测、双向数字I/O口、通用I/O和评估板LED、评估板并排手动开关分别进行检测。测试结果的正确或错误均有信息显示。-this test procedure is against TMS320LF2407 EVM performance testing and development of the design. Procedures wi
codeupload
- 上传源码文件为配合SeedVPM642板视频开发,从合众达公司购买的最新的源码库 除源码外,均配有使用说明,我已经搜索过,贵站应该没有相同的代码 在源码最后,上载了H.264标准白皮书 编译环境为CCS index 1.边缘检测程序(new) 2.运动检测程序 3.PC_VPM642 双向通信例程(TCPIP) 4.SEEDVPM642_loop(同步) 5.SEEDVPM642_loop3G2_图象拼接 希望站长能够开通我的会员帐号,谢谢
OrgCode
- 本源代码为TI 公司TMS320C6416 DSP芯片自检测程序,有很高的参考价值-source code for the TI TMS320C6416 DSP chip from the detection procedure, a high reference value
dsp5509EdgeCount
- 基于DSP5509实现的数字图象的边缘检测,C语言开发环境,已通过编译,仿真的原代码。
led7seg
- 针对EBF-533DSP开发板的检测代码,是关于其中LED和译码管驱动的部分,直接运行工程下载到开发板上就可以看到效果
c54xdspdtmf
- 该代码采用c5400dsp的汇编语言和c语言实现双音多频信号的产生于检测,用在设计的电话通信系统中,经过实际测试,效果很好,接口为同步串口。-c5400dsp of assembly language and c language DTMF signals generated in the detection, used in the design of the telephone communication system, through the actual test and the res
高斯边缘检测实现代码new
- 基于DSP实现的高斯边缘检测代码,对学习DSP的人很有帮助。
dspmatlab.rar
- 语音端点检测代码 用matlab实现短时语音信号 端点检测!希望有用!,Speech Endpoint Detection matlab code used to achieve short-time speech signal endpoint detection! Hope useful!
Omap-l137_test_all_source
- TI双核芯片OMAPL137所有功能模块底层测试的用的代码,对于开发人员进行硬件检测非常有用。-TI' s dual-core chips OMAPL137 all functional blocks of code with the underlying testing, hardware testing for the developer is very useful.
DTMF_analyse_dsp_code
- 基于Ti DSP系统进行DTMF拨号的实时检测测算代码-Ti DSP-based system of real-time detection of DTMF dialing code calculations
sobel
- 使用ADSP-21535实现图像边缘检测 算法的Sobel算子的汇编代码-Using the ADSP-21535 to achieve the Sobel edge detection algorithm is operator of the assembly code
MDMA
- 可用于BF533开发板上的MDMA测试代码,这个代码是我用来点LED灯的方式检测MDMA的工作状态。已添加注释。运行100 正常,实现时需注意时间的控制问题。-BF533 board can be used to develop MDMA test code, the code I use to point the way LED lamp test MDMA' s working condition. Comments have been added. Running 100 norm
2808plus
- 基于2808的带有按键显示的不同频率脉冲发生,以及输入输出信号,以及电机转速检测的代码-Based on 2808' s with the button to display the different frequency pulse, and the input and output signals, and motor speed detection code
IP401_SobelEdge
- 这是一个基于DM642的嵌入式开发系统的SOBEL边缘检测实验代码-This is a DM642-based embedded development system SOBEL edge detection test code
lcd_22
- dsp实验代码,用于对按键的检测,实现灯的亮暗-dsp test code for testing on the keys to realize the bright and dark light
SEED403_LaplacianEdge
- 基于DSPDM642的边缘检测代码。检测算法为拉普拉斯算子。包含DSP的所有工程文件-Edge detection based on DSPDM642 code. Detection algorithm for the Laplace operator. DSP project file that contains all
SEED402_PrewittEdge
- 基于DSPDM642的边缘检测代码,算法为Prewitt算子。包含DSP运行的所有工程文件-DSPDM642 edge detection code based on the algorithm for the Prewitt operator. Contains all the project files DSP running
SEED401_SobelEdge_part
- 基于DSPDM642边缘检测的代码,算法为Sobel算子,包含DSP运行所需的所有工程文件-DSPDM642 edge detection based on the code, the algorithm for the Sobel operator, contains the DSP to run all the project files needed
Four-Edge-detection
- 四种不同的图像边缘检测代码,是基于DSP的。可帮助大家学习DSP应用系统的设计与开发。检测效果很好-Four different edge detection code can help you learn DSP application system design and development. Detection works well
EdgeImage
- 数字图像处理算法在DSP上的应用之图像边缘检测,代码中含部分注释(Image edge detection)