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

搜索资源列表

  1. DSP.Algorithms.For.Programmers

    1下载:
  2. 常见DSP算法的C语言实现。可供图形、图像、音频开发参考。清晰流畅,源码详细。-common DSP algorithm in C language. For graphics, images, audio development reference. Clear and smooth, and detailed source.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:791930
    • 提供者:齐剑
  1. 经典高速乘法器IP

    1下载:
  2. 乘法器是硬件设计中的很常见也很重要的一个模块,它的VHDL硬件实现很好的解决了软件编程中做乘法速度慢的问题,在实时高速系统应用中或DSP软核或数字信号处理硬件实现算法中,经常能使用到乘法器,所以经典的高速乘法器IP 很有参考价值-Multiplier is a common and important module in hardware designing.Its VHDL addresses the low speed of multiplication in software progra
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:309363
    • 提供者:czy
  1. 单片机数字滤波器算法

    0下载:
  2. 数字滤波文中描述了有关单片机滤波的各种常见算法需要维普浏览器打开-digital filter paper describes the SCM filtering algorithm needs of common browsers open Vip
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:99080
    • 提供者:刘星
  1. Cprogram

    0下载:
  2. 高质量的C编程 有很多技巧和常见的算法在面-High-quality a lot of C programming skills and a common algorithm in face
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-28
    • 文件大小:89866
    • 提供者:徐东
  1. comunication

    0下载:
  2. 无线通信中的常见通信算法处理verilog代码,对于通信硬件实现研究非常有用!-Wireless communications in the algorithm to deal with common communications verilog code for hardware implementation of communication research is very useful!
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:209710
    • 提供者:李忠孝
  1. XF-S3011

    0下载:
  2. XF-S3011芯片是安徽中科大讯飞信息科技有限公司针对嵌入式应用领域而设计的一款中文语音合成单芯片产品,将完整的语音合成系统集成到单一的处理器内部,通过串口接收并合成任意文本。芯片的文本分析算法具备一定的智能性,可识别常见的数值、号码、时间、度量单位等格式的文本,可对中文姓氏中的多音字进行处理-XF-S3011 chip is anhui ZhongKeDa xunfei information technology Co., LTD. Embedded application fields
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-15
    • 文件大小:3990975
    • 提供者:zhouxiaolin
  1. KindsOfKeyUseIO

    0下载:
  2. 详细介绍了常见的各种IO按键接法及软件处理算法,实现了最少IO实现最大按键数。-Details the common connection of the various buttons and software IO processing algorithms to achieve the maximum number of keys at least IO.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:143059
    • 提供者:wb
  1. Classic-filtering-algorithm

    0下载:
  2. 经典滤波算法包含了在单片机开发中所需的很多常见的滤波的方法-Classic filtering algorithm contains a microcontroller development required in many common filtering method
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:133866
    • 提供者:sly
  1. Frequency_Protocol_for_nRF24XX

    0下载:
  2. nrf24xx 2.4G无线鼠标跳频传输协议应用笔记,可用于无线鼠标,键盘等常见设备的灵活控制,采用跳频算法,避免其他信号源的干扰。-nrf24xx 2.4G wireless mouse hopping transport protocol, flexible control, to avoid interference with other signals.
  3. 所属分类:SCM

    • 发布日期:2016-01-26
    • 文件大小:93184
    • 提供者:刘宇
  1. 121212121

    0下载:
  2. 该控制器通过戴在手上的加速度传感器来感应用户的手势姿态,并配合按键组及相关控制算法的使用,可以实现鼠标、滚轮、摇杆这三种常见计算机外设的功能,可以为用户提供一种全新的交互式体验。-The controller worn on the hand by the acceleration sensor to sense the user s gestures posture, and with key groups and the associated control algorithms used,
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:7286776
    • 提供者:zdj
  1. Digital-signal-processing

    0下载:
  2. 有关数字信号处理的C语言程序集,里面包含常见的数字信号处理的算法C语言实现,非常实用。-The digital signal processing assembly of the C language, which contains the common digital signal processing algorithm C language, very useful.
  3. 所属分类:DSP program

    • 发布日期:2017-05-26
    • 文件大小:8813170
    • 提供者:Mir Ge
  1. first-order-filtering-algorithm

    0下载:
  2. 嵌入式测控系统中常见的数字滤波算法,简单的一阶各种滤波算法描述和实现-Simple first-order filtering algorithm
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:167913
    • 提供者:zhoufeng
  1. Implementing-a-PID-Using-PIC18

    0下载:
  2. 微芯的官方应用笔记,介绍了如何使用PIC18实现PID算法。此算法并非网上常见的位置式或增量式-The official Microchip application note describes how to use PIC18 PID algorithm. This algorithm is not a common online location or incremental
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:195747
    • 提供者:G
  1. filtering

    0下载:
  2. 有关常见滤波的算法总结,包含了常见的10中滤波源代码-For a summary of the common filtering algorithm, contains a common 10 filtering source code
  3. 所属分类:DSP program

    • 发布日期:2017-11-23
    • 文件大小:7049
    • 提供者:吴伟
  1. temperature-control

    0下载:
  2. 温度控制是我们非常常见的,也是大家非常熟悉的,但各算法千差万别,各占内存也不一样。-Temperature control is very common, but also very familiar with, but the algorithms vary widely, from each of the memory is not the same.
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:51474
    • 提供者:艾永春
  1. C

    0下载:
  2. C中很重要的知识 C语言中常见的一些算法 非常好的东西-a good file for C
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-30
    • 文件大小:690919
    • 提供者:许继
  1. paixu

    0下载:
  2. Switch 可能转化成多种不同算法的代码。其中最常见的是跳转表和比较链/树。当switch用比较链的方式转化时,编译器会产生if-else-if的嵌套代码,并按照顺序进行比较,匹配时就跳转到满足条件的语句执行。所以可以对case的值依照发生的可能性进行排序,把最有可能的放在第一位,这样可以提高性能。-Switch could be transformed into a variety of different algorithm code. One of the most common is
  3. 所属分类:Windows CE

    • 发布日期:2017-11-09
    • 文件大小:4220
    • 提供者:franda
  1. common-image-segmentation-algorithm

    0下载:
  2. 用于各种图像分割的常见算法,非常有用。新手学习必看的算法。-Useful for a variety of common image segmentation algorithm. Novice learning algorithm must-see.
  3. 所属分类:DSP program

    • 发布日期:2017-11-16
    • 文件大小:179270
    • 提供者:zhangdsong
  1. Inertia-Identification-Algorithm

    0下载:
  2. 在学习了常见的转动惯量辨识算法的基础上,论文分别研究了最小二乘转动惯 量辨识算法、模型参考自适应转动惯量辨识算法和梯度校正转动惯量辨识算法。-In studying the common inertia identification algorithm based on least squares research papers were Inertia Volume identification algorithm, the model reference adaptive iner
  3. 所属分类:DSP program

    • 发布日期:2017-05-06
    • 文件大小:1198930
    • 提供者:Mr_hourao
  1. 嵌入式系统软件设计中的常用算法(完整版)

    2下载:
  2. 嵌入式系统软件设计中的常用算法(完整版)(Common algorithms in embedded system software design (full version))
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2020-01-07
    • 文件大小:17713152
    • 提供者:qin1985
« 12 »
搜珍网 www.dssz.com