CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 6416

搜索资源列表

  1. camera

    0下载:
  2. 广州华天正科技有限公司REAL 6416开发板camera示例-Guangzhou Hua Technology Co., Ltd. Tengen REAL 6416 development board camera example
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:22708
    • 提供者:wuzhenzhi
  1. C6416

    0下载:
  2. different programs for dsk 6416
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:848150
    • 提供者:zarrar
  1. C6416

    0下载:
  2. differnt programs for dsk 6416
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:431128
    • 提供者:zarrar
  1. SDRAM

    0下载:
  2. 该SDRAM例程适用于seed DEC6416开发板,内涵DEC6416.gel、cmd文件、csl头文件以及c代码-SDRAM Program for DEC6416
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:515650
    • 提供者:路海
  1. 6416

    0下载:
  2. 4个字的LED显示程序,由595级联输出显示-The four-character LED display program, 595 cascade output
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1166
    • 提供者:尹生
  1. gm11

    0下载:
  2. function exp85 clear all p=[0:0.1:1.1] t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095] net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm ) net.trainParam.epochs=2500 net.trai
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:2159
    • 提供者:reynard
  1. 6416_dsk_vhdl

    0下载:
  2. this file is vhdl file of dsk6416 cpld vhdl file
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:4161
    • 提供者:ali
  1. FLASH

    0下载:
  2. 合众达6416开发板中,关于flash烧写与加载的程序,可以实现程序脱机启动。-Tatsu 6416 development board flash programmer to load the program, the application offline.
  3. 所属分类:DSP program

    • 发布日期:2017-11-23
    • 文件大小:412157
    • 提供者:王刚
  1. DEC6416_USB

    0下载:
  2. SEED DEC 6416示例程序,板卡上USB接口芯片的功能展示-SEED DEC 6416 program,showing the usage of USB 2.0 interface
  3. 所属分类:DSP program

    • 发布日期:2017-11-16
    • 文件大小:504283
    • 提供者:王磊
  1. MotionDetect_improved_RF5

    0下载:
  2. 该程序原为TI为6416开发板提供的运动检测程序,现做了以下修改: 1.移植到DM642开发板,修改了视频输入输出的驱动。分别为saa7115和saa7105. 2.添加部分注释。 3.视频的输入格式改为标准PAL制式,但在处理的过程中先将视频进行的压缩处理,压缩为256*256。 4.显示格式依然为四象限显示方式,满足pal输出的全屏显示。-The program was originally TI motion detection program for the 6416 d
  3. 所属分类:DSP program

  1. c6416dskinit

    0下载:
  2. code c DSP 6416(TMSC6416) for CCS3
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:1462
    • 提供者:Phuong Nguyen
  1. fft_ccs5_c

    0下载:
  2. FFT Linear Assembly for TI DSP 6416, under CCS 5.2. The purpose of the assembly language is to improve the performance issue.
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:17784
    • 提供者:alex
  1. mcbsp

    0下载:
  2. 这个测试在6416上用了三个Mcbsps,测试基于Mcbsps功能。-This test uses the 3 Mcbsps on 6416 Test based on McBSP functions from the Chip Support Library (CSL). error 0x10 McBsp operation failed
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:1209
    • 提供者:何靖
  1. 01.-DSP

    0下载:
  2. 此代码包是SEED-6416开发板的源程序,包括音频模块,USB模块,FLASH模块,SDRAM模块,TIMER模块,UART模块。-This code package is development board source of SEED-6416 , including audio module, USB module, FLASH module, SDRAM modules, TIMER module, UART modules.
  3. 所属分类:DSP program

    • 发布日期:2017-05-18
    • 文件大小:4874537
    • 提供者:杜小许
  1. tone

    0下载:
  2. dsk 6416 program example for voice application
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-11
    • 文件大小:952
    • 提供者:ikin
  1. DEC6416-DSP-DEMO

    2下载:
  2. 合众达6416开发板demo程序,有串口、定时器、MCBSP的测试程序-seed dec6416 demo
  3. 所属分类:software engineering

    • 发布日期:2017-06-03
    • 文件大小:15161021
    • 提供者:Ted
  1. bestfitted-line

    0下载:
  2. 根据所给的点的坐标算出最拟合曲线的公式,并根据原来的x值算出新的y值。并将数据储存到一个data文件-A C++ programme finds the best-fitted straight line to the x and y values, and then writes the original x, y values and the new y values on the line (for each x) to a data file. X: 1.0000 2.0000
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:1253
    • 提供者:jason
  1. 6416-Matrix-software-test

    0下载:
  2. testing all the coidje= ki-kjik testing very well
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:82340
    • 提供者:陈晨
  1. dsk6416

    0下载:
  2. TI 6416 demo版开发例程,基于bios内核,驱动部分主要基于csl编程的,-TI 6416 demo version of the development routines, based on bios kernel, driven mainly csl-based programming
  3. 所属分类:Driver develop

    • 发布日期:2017-05-19
    • 文件大小:5022827
    • 提供者:wangjundong
  1. DSK6416代码

    0下载:
  2. 基于6416开发板的程序,基本驱动都有,很不错(Based on the 6416 development board procedures)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-21
    • 文件大小:17486848
    • 提供者:christiana61
« 1 2 3 45 »
搜珍网 www.dssz.com