CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 模板

搜索资源列表

  1. test2_UART

    0下载:
  2. atmega128的串口模板程序,适合初学者直接使用,只需要修改少量的内容就可以完成移植-ATmega128 serial template program, suitable for beginners to use directly, only need to modify a small amount of content can be complete
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-30
    • 文件大小:16530
    • 提供者:钟小乐
  1. test3_Timer

    0下载:
  2. 这是AVR单片机的定时器模板程序,程序简单不臃肿,适合新手使用-This is the AVR microcontroller timer template program, the program is simple not bloated, suitable for novice to use
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-01
    • 文件大小:19351
    • 提供者:钟小乐
  1. mdk

    2下载:
  2. 飞思卡尔k60基于MDK的样例程序,开发模板-NXP K60 MDK based on the sample program, the development of template
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:146974
    • 提供者:里李
  1. STM32F10x_StdPeriph_Lib_V3.5.0

    0下载:
  2. stm32f103的函数库,版本是3.5的,有模板-stm32f103 library, version 3.5, there is a template
  3. 所属分类:SCM

    • 发布日期:2017-06-14
    • 文件大小:21892284
    • 提供者:manjingliu
  1. uCOSII_v2.91

    0下载:
  2. 代码是在STM32上移植的ucosII,ucos版本号为2.91。移植后有简单LED显示,可作为ucos研究的模板使用。-Code is on the STM32 transplant ucos II, ucos version number is 2.91. After transplantation simple LED display can be used as a template to use ucos research.
  3. 所属分类:uCOS

    • 发布日期:2017-04-30
    • 文件大小:444190
    • 提供者:杰克
  1. Voice Discern For STM32F

    1下载:
  2. 于市售 STM32 开发板上实现特定人语音识别处理项目。识别流程是:预滤波、ADC、分帧、端点检测、预加重、加窗、特征提取、特征匹配。端点检测(VAD)采用短时幅度和短时过零率相结合。检测出有效语音后,根据人耳听觉感知特性,计算每帧语音的 Mel 频率倒谱系数(MFCC)。然后采用动态时间弯折(DTW)算法与特征模板相匹配,最终输出识别结果。先用Matlab对上述算法进行仿真,经数次试验求得算法内所需各系数的最优值。而后将算法移植到 STM32 开发板上,移植过程中根据 STM32 上存储空间相
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2016-04-25
    • 文件大小:650904
    • 提供者:xyz543
  1. STM32-Speech-Recognition-Master

    2下载:
  2. 于市售 STM32 开发板上实现特定人语音识别处理项目。识别流程是:预滤波、ADC、分帧、端点检测、预加重、加窗、特征提取、特征匹配。端点检测(VAD)采用短时幅度和短时过零率相结合。检测出有效语音后,根据人耳听觉感知特性,计算每帧语音的 Mel 频率倒谱系数(MFCC)。然后采用动态时间弯折(DTW)算法与特征模板相匹配,最终输出识别结果。先用Matlab对上述算法进行仿真,经数次试验求得算法内所需各系数的最优值。而后将算法移植到 STM32 开发板上,移植过程中根据 STM32 上存储空间相
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-30
    • 文件大小:325452
    • 提供者:Chenkly
  1. K60NEWMODEL

    0下载:
  2. K60相关的工程模板,包含了数十种外设,不仅整合了野火提供的库,还自行添加了MPU9250库,键盘,OLED等多种外设,一键式开发,方便快捷-K60-related project templates, including dozens of peripherals, integrated wildfire supplied libraries, but also add their own library of MPU9250, keyboard, OLED and other periphe
  3. 所属分类:SCM

    • 发布日期:2017-05-26
    • 文件大小:8234832
    • 提供者:wang
  1. stm32f030demo

    0下载:
  2. stm32f030demo,模板程序,初始化时钟、GPIO- Stm32f030demo, template program, initialization clock, GPIO
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1625154
    • 提供者:lifeng
  1. stm32f103c8t6Pucos_ii(v2.91)

    0下载:
  2. stm32f103c8t6+ucos_ii(v2.91),UCOS移植,模板工程-Stm32f103c8t6+ucos_ii (V2.91), UCOS transplantation, template engineering
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-14
    • 文件大小:3474208
    • 提供者:lifeng
  1. 01

    0下载:
  2. STM32模板,适合初学者入门所需,可以根据这个模块编写自己的应用程序-STM32 template, suitable for beginners entry requirements, you can write your own applications based on this module
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:159865
    • 提供者:wangjunjian
  1. Rt_thread_OnStm32-master

    0下载:
  2. STM32基本外设功能,同时带RTTHREAD 操作系统,很好的模板,来自github-STM32 basic function port on rthread operate system,come form github
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1716589
    • 提供者:liuzewen
  1. USART1

    0下载:
  2. STM8S的串口1操作模板 基于官方库文件-STM8S 1 serial port operation based on official template library
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:219229
    • 提供者:zuowei
  1. 2LPC2214-LOW_CURRENT

    0下载:
  2. ARM7 LPC2214的低功耗模式,兼顾性能与功耗 最完美的模板-ARM7 LPC2214 low power mode, both performance and power consumption of the most perfect template
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:32014
    • 提供者:zuowei
  1. IAR

    0下载:
  2. stm32 IAR工程模板,帮助初学者更快熟悉IAR开发环境-stm32 IAR project templates to help beginners quickly familiar with the IAR development environment
  3. 所属分类:SCM

    • 发布日期:2017-06-15
    • 文件大小:22681571
    • 提供者:何亦
  1. Template

    0下载:
  2. stm32工程模板 可以解决初学者 创建模板的困难与痛苦-STM32 engineering template can solve the difficulties and pain for beginners to create templates
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:309309
    • 提供者:FAN
  1. TemplateF4UcosIII@zyz_201604102207

    0下载:
  2. 正点原子的探索F4模板UCOSSIII和LWIP1.4.1移植-Explore F4 template UCOSSIII punctual atoms and LWIP1.4.1 transplant
  3. 所属分类:uCOS

    • 发布日期:2017-05-03
    • 文件大小:915283
    • 提供者:yzzhang
  1. STM32F103_Template

    1下载:
  2. STM32F103RCT6一直uCOS-II模板工程-STM32F103RCT6 has been uCOS-II template works
  3. 所属分类:uCOS

    • 发布日期:2017-05-04
    • 文件大小:373664
    • 提供者:余萌
  1. PureMicroCOS_CPP-(1)

    0下载:
  2. Ucos 项目C++工程模板。适合有一定经验的工程师研究和使用。用C++语言发开可以简化项目。
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:699655
    • 提供者:wallekuang
  1. My60S2Demo

    0下载:
  2. STC12C5A60S2的工程模板 用于stc的51系列单片机C51 - Struction descr iption 1.BSP Board s config header a).IOconfig.h define extern component s IO pin
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:160517
    • 提供者:lee
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com