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

搜索资源列表

  1. F2812

    0下载:
  2. DSP2812教程,转自hellodsp,很适合数学者-DSP2812 tutorials, switched hellodsp, who is very suitable for mathematical
  3. 所属分类:DSP program

    • 发布日期:2017-05-28
    • 文件大小:10275027
    • 提供者:gaowenyu
  1. mohu

    0下载:
  2. 在这里,被控量是小车转角,向上回朔是舵机的转角,再向上就是用来控制舵机的PWM波的占空比,也就是说你的被控量是PWM波的占空比;一旦你的 舵机安装方式确定后,小车前轮的左右极限转角也就定死了,也就是说你的PWM波的占空比的变化范围也就确定了,即被控量的论域确定了,以我的为 例是1225到1725,显然S12的模糊机无法直接输出这么大的数值,在此对于输出量的隶属度函数我选用的是单值的,对应9个等级(0-8),即对应9个 PWM占空比值,即对应9个角度值。模糊语言等级、
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2714
    • 提供者:
  1. source

    0下载:
  2. tms320f2812c语言编程的源文件,在hellodsp上下的-tms320f2812c programming language source files, up and down in hellodsp
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:11795
    • 提供者:罗志成
  1. F2812_SCI03

    0下载:
  2. F2812 SCI (CCS3.3开发环境下)采用收发FIFO中断方式与PC机串口调试助手实现收发数据。 功 能:使用SCIA模块和PC机进行串口通信,等待PC机上的串口调试软件向DSP发送"hellodsp",DSP接收到上位机发送的数据之后,将这些数据发回PC机,显示在串口调试软件中。 说 明:本实验中SCIA模块的发送和接收采用FIFO的中断方式实现,空闲线模式波特率为19200,通信数据格式为1位停止位,8位数据位,无校验位-F2812 SCI receive and send FIFO
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:345359
    • 提供者:奋斗不止
  1. CAN-receive-and-sending-program

    1下载:
  2. dsp 2812 的CAN接口收发程序,来自hellodsp-dsp2812 CAN interface program dealing with receiving and sending,from hellodsp.
  3. 所属分类:DSP program

    • 发布日期:2014-08-27
    • 文件大小:717824
    • 提供者:成林
  1. hellodsp

    0下载:
  2. 基于DSP2812开发板的工程创建方法2-DSP2812 development board works to create 2
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:202951
    • 提供者:刘剑峰
  1. hellodsp5

    0下载:
  2. 顾卫刚dsp教程hellodsp 第5课 中断系统的理解 很有名的哦 这个教程说的很详细 适合初学者打基础 附带可下载程序等-Gu Weigang dsp the tutorial hellodsp Lesson 5 interrupted systems understanding of well-known this tutorial in detail, suitable for beginners laying the foundation comes with the download
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:707515
    • 提供者:dq
  1. hellodsp7

    0下载:
  2. 顾卫刚dsp教程hellodsp 第7课 EV 很有名的哦 这个教程说的很详细 适合初学者打基础 附带可下载程序全 包括些自己整理的文件 有点大-Said Gu Weigang dsp the tutorial hellodsp 7 lesson EV famous this tutorial very detailed for beginners laying the foundation comes with a downloadable program all include some o
  3. 所属分类:DSP program

    • 发布日期:2017-05-25
    • 文件大小:8357569
    • 提供者:dq
  1. hellodsp9

    0下载:
  2. 顾卫刚dsp教程hellodsp 第9课 SCI 很有名的哦 这个教程说的很详细 适合初学者打基础 附带可下载程序全 包括些自己整理的文件和程序 有点大-Gu Weigang dsp the tutorial hellodsp Lesson 9 SCI famous Oh this tutorial very detailed for beginners laying the foundation comes with a downloadable program all their finis
  3. 所属分类:DSP program

    • 发布日期:2017-05-06
    • 文件大小:1411166
    • 提供者:dq
  1. TMS320F2812

    0下载:
  2. 帮助初学者掌握hellodsp的例程,其次为今后的学习打下基础-Help beginners master hellodsp routine, and secondly to lay the foundation for future learning
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:4568826
    • 提供者:里文
  1. CAN_TX

    0下载:
  2. 本文件实现了DSP2812的ECAN通信发送功能,发送数据位HELLODSP,亲测可用-This file implements the DSP2812 ECAN sending communications to send data bits HELLODSP, pro-test available
  3. 所属分类:DSP program

    • 发布日期:2017-11-20
    • 文件大小:428974
    • 提供者:张强
  1. adc

    0下载:
  2. DSP28335的AD测试例程,是基于HELLODSP的BASIC开发板.-DSP28335 of the AD test routines, based development board HELLODSP
  3. 所属分类:DSP program

    • 发布日期:2017-05-09
    • 文件大小:2377280
    • 提供者:jess
  1. Dcmotor

    0下载:
  2. 这个是基于HELLODSP的直流电机控制扩展板的学习资料。主要通过输出PWM波控制直流电机转速。-This is based on HELLODSP DC motor control expansion board learning materials. Mainly through the output PWM wave control DC motor speed.
  3. 所属分类:DSP program

    • 发布日期:2017-05-08
    • 文件大小:1556613
    • 提供者:jess
  1. apwm

    0下载:
  2. hellodsp PWM 程序-hellodsp program
  3. 所属分类:source in ebook

    • 发布日期:2017-05-08
    • 文件大小:1650516
    • 提供者:关金
  1. 15_8bitLED

    0下载:
  2. 数码管先闪烁显示HELLOdSP,然后显示8个8,最后显示12345678,按这个顺序循环显示 实现了I2C的I/O口模拟实现 -First digital blinks HELLOdSP, then display 8 8, the last display 12345678, this order cycle realized I/O port simulation I2C implementations
  3. 所属分类:DSP program

    • 发布日期:2017-05-02
    • 文件大小:623703
    • 提供者:张进超
  1. HELLODSP

    0下载:
  2. TMS320C5402与单片机SPI串口通信的实现方法-TMS320C5402 and single-chip SPI serial communication method
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:730
    • 提供者:ll2per
  1. 08_LCD1602

    0下载:
  2. 显示两行字符, HELLODSP的网址和电话。-Display two lines of characters, HELLODSP URL and telephone.
  3. 所属分类:DSP program

    • 发布日期:2017-04-24
    • 文件大小:355782
    • 提供者:宋思哲
  1. HELLODSP

    0下载:
  2. TMS320C5402与单片机SPI串口通信的实现方法-TMS320C5402 and single-chip SPI serial communication method
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:770
    • 提供者:zge
  1. F2812_BianChengSuCai

    0下载:
  2. F2812编写,所需的CMD文件,标准头文件,源文件,这是HELLODSP光盘中带,对于初学者很方便- F2812 written documents required CMD standard header files, source files, which is HELLODSP CD band, easy for beginners
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:41276
    • 提供者:zhangwenlong
  1. 手把手教你学DSP配套资料.zip

    5下载:
  2. hellodsp顾卫钢手把手教你学DSP配套资料,资源丰富,适合学DSP的初学者,很有参考价值
  3. 所属分类:软件工程

    • 发布日期:2015-07-24
    • 文件大小:115681787
    • 提供者:xj0948@163.com
« 1 23 »
搜珍网 www.dssz.com