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

搜索资源列表

  1. ADC_4PWM_3_Done

    1下载:
  2. DSP TMS320F2812的四轴飞行器控制程序,包含四路PWM输出,AD采集,及陀螺仪和加速度计的数据融合代码,姿态调整采样简单的PID控制算法-DSP TMS320F2812 four shaft vehicle control program, including four road PWM output, AD collection, and gyroscope and accelerometer data fusion code, attitude adjustment sampli
  3. 所属分类:DSP program

    • 发布日期:2014-07-17
    • 文件大小:273408
    • 提供者:李浩
  1. xunji

    0下载:
  2. 简单的循迹代码,是LPC2103的循迹算法-Simple tracking code, the the LPC2103 tracking algorithm
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-04
    • 文件大小:628
    • 提供者:高鹏
  1. FFT

    0下载:
  2. 查表式FFT算法(256点或512点),简单易用,只需要设置头文件就可以对256,512点之间进行切换。 在51单片机和ARM芯片中进行使用,顺利通过。-Look-up table FFT algorithm (256 points or 512 points), easy to use, you can switch between 256,512 just need to set the header files. 51 And ARM chip, successfully passed
  3. 所属分类:SCM

    • 发布日期:2017-11-07
    • 文件大小:4154
    • 提供者:Dreax
  1. fft

    1下载:
  2. Verilog的简单FFT算法,简单,好用-Verilog simple FFT algorithm, simple, easy to use
  3. 所属分类:VHDL编程

    • 发布日期:2013-11-13
    • 文件大小:26481
    • 提供者:Dreax
  1. motor_current

    0下载:
  2. 实现电机电流检测,送A/D口采集,内含简单的中值算法。-motor current.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-29
    • 文件大小:759965
    • 提供者:萧建华
  1. PWM_LED

    0下载:
  2. 该程序利用ISE软件实现了FPGA控制的PWM波形的发出,给了一个简单的算法,频率可调-The program utilizes the ISE software FPGA to control the issue of PWM waveform, and gave a simple algorithm, frequency adjustable
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-30
    • 文件大小:356532
    • 提供者:liguohui
  1. PID

    0下载:
  2. 基于单片机的PID算法控制,可以应用于各方面的工业控制,简单且高效。-Microcontroller-based PID control algorithm can be applied to all aspects of industrial control, simple and efficient.
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:166904
    • 提供者:
  1. 5509_PID_2013_04_08

    0下载:
  2. 一个简单的基于TMS320VC5509的PID算法实现的程序-A simple based on TMS320VC5509 PID algorithm to achieve program
  3. 所属分类:DSP program

    • 发布日期:2017-12-03
    • 文件大小:2145
    • 提供者:周粲
  1. aes_verilog

    0下载:
  2. AES算法的Verilog实现,简单易懂-Verilog implementation of the AES algorithm, easy-to-understand
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-29
    • 文件大小:103328
    • 提供者:拉绍德封
  1. bingzhuanchuan

    0下载:
  2. 串行转并行算法,自己编写,已经运行成功,算法简单易懂。-Serial to parallel algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-29
    • 文件大小:359374
    • 提供者:王萌
  1. black

    0下载:
  2. 飞思卡尔智能车竞赛的黑线算法 参考 只是简单的提取-fei si ka er zhi neng che jing sai de hei xian suan fa
  3. 所属分类:SCM

    • 发布日期:
    • 文件大小:54958
    • 提供者:许继
  1. select_func

    0下载:
  2. 开发语言:C 开发环境:CCS3.3 这个例子包含了一个简单的程序,可以自动打印出最优选择算法下输入的标签。 -The example contains a simple routine, which prints out which case lable is being evaluated.
  3. 所属分类:DSP program

    • 发布日期:2017-11-29
    • 文件大小:48089
    • 提供者:
  1. suanfa

    0下载:
  2. 简单实用的传感器滤波算法 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 11、IIR滤波-Simple and practical sensor filtering algorithm
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:109344
    • 提供者:李谦
  1. pid

    0下载:
  2. 最基础的PID算法,适用于初学者,简单易懂,模型为温度-The most basic PID algorithm, for beginners, easy to understand, the model for the temperature
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:840
    • 提供者:Juson
  1. PID

    1下载:
  2. 自己整理的PID 算法实现温度精确控制,简单通俗易懂-Organize their own PID algorithm to achieve precise control of temperature, a simple easy to understand
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:50169
    • 提供者:蓝灯晓
  1. EasyTrace

    1下载:
  2. 在单片机上运行的简单的颜色跟踪算法,中文注释-Running on the microcontroller simple color tracking algorithm, Chinese Notes
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:2780
    • 提供者:他是否
  1. test

    0下载:
  2. 一个pid算法程序,使用的keilc编译。单片机使用的是sm89c52,算法简单,通过实际调试通过,好用,对编写pid温度控制程序的工程师有一定的参考价值-Pid algorithm of a program, use the keilc compiled. Microcontroller using sm89c52, algorithm is simple, practical debugging through the adoption of easy to use, pid tempera
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1085
    • 提供者:cx
  1. rfft

    0下载:
  2. 数字信号处理FFT算法rfft.c,简单易懂-Digital signal processing FFT algorithm rfft,Straightforward..
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:600
    • 提供者:陈浩均
  1. dianziqin

    0下载:
  2. 这是一个电子琴。能播放几首歌曲。程序简单,算法易懂。-this is a program for music playing.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-26
    • 文件大小:52686
    • 提供者:FJW
  1. filter

    0下载:
  2. 十种最常用的滤波算法实现源码,备注详细,简单易懂!-Ten most commonly used filtering algorithm source code, detailed notes, easy to understand!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1850
    • 提供者:张栋
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com