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

搜索资源列表

  1. Soft_ware-CRC

    0下载:
  2. 基于51单片机的CRC算法的C语言实现(文档内含源代码)-Based on 51 MCU CRC algorithm C language implementation (document containing the source code)
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:618215
    • 提供者:张传兵
  1. jishubaogao

    1下载:
  2. 用s12单片机写的智能小车运行的程序,执行的效率比较高,使用了模糊算法-Written by s12 SCM smart car running programs, the implementation of more efficient, using a fuzzy algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1534263
    • 提供者:xujingjing
  1. 123456

    0下载:
  2. 本设计的主要内容是用单片机系统进行温度实时采集与控制。温度信号由AD590K和温度/电压转换电路提供,对AD590K进行了精度优于正负0.1°C的非线性补偿,温度实时控制采用分段非线性和积分分离PI算法,其分段点是设定温度的函数。控制输出来用脉冲移相触发可控硅来调节加热丝有效功率。系统具备较高的测量精度和控制精度-The main content of this design is to use real-time microcontroller system acquisition and c
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:354891
    • 提供者:wang
  1. shuiwenkongzhixitong

    1下载:
  2. 本文介绍的是一个以51单片机为控制核心的水温控制系统,此系统通过人机交互设定控制温度,采用增量型PID算法,通过脉宽调制控制电炉加热,最终实现水温的恒定。-This article is one of 51 core microcontroller to control the water temperature control system, this system controls the temperature through the man-machine interaction set
  3. 所属分类:software engineering

    • 发布日期:2015-04-07
    • 文件大小:413838
    • 提供者:肖若遥
  1. PID

    0下载:
  2. 单片机重要算法PID控制法的好教程,很好很有用-PID control law algorithms MCU important a good tutorial, well be useful
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-01-12
    • 文件大小:626825
    • 提供者:ljw
  1. PID

    1下载:
  2. PID算法 MSP430单片机 水温控制算法-PID algorithm for MSP430 Microcontroller
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:63812
    • 提供者:tangyan
  1. GA

    1下载:
  2. 遗传算法--PID参数寻优 基于avr单片机实现-Genetic Algorithm- PID parameter optimization based on avr Microcontroller
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:40015
    • 提供者:neo
  1. basedonDS18B20TemperatureControlSystem

    0下载:
  2. 基于DS18B20测温的单片机温度控制系统,介绍了以 AT89S52 单片机为控制核心的温度控制系统, 系统采用数字温度计芯片 DS18B20 构成测温单元, 通过 AT89S52 的开关量输出控制固态继电器(SSR)的通断,调节烤箱内温度。采用 PID 控制算法可以明显改善系统的稳态性能以 及稳态响应-Temperature measurement based on DS18B20 Temperature Control System
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:471348
    • 提供者:彭俊彬
  1. wendukongzhipidsuanfa

    0下载:
  2. 基于DS18B20的水温控制系统中的PID算法,使用51单片机。-DS18B20 water temperature control system based on the PID algorithm, using 51 single chip.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:941
    • 提供者:lucy
  1. AVRTemperatureControlSystem

    1下载:
  2. 基于 AVR 单片机的水温自动控制系统 摘要: 本系统以 ATMEGA16 单片机作为系统的检测和控制核心,采用温度传感器 AD590实现0—100℃温度范围内的实时温度采集,通过双向可控硅 BT136 控制电热杯对系统进行加热,利用继电器控制半导体制冷片对系统进行散热。通过一线键盘实现对任意温度值进行设定并对模糊 PID 参数的调整,液晶 LCD1602 实时更新显示当前温度测量值与键盘设定温度值。利用模糊 PID 算法,通过调功法对水温系统进行控制,实现在 0—100℃范围内任
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:135060
    • 提供者:zhoupinneng
  1. rreere

    0下载:
  2. 本系统由单片机AT89C52、温度检测电路、A/D转换电路、键盘显示电路等部分组成,其原理框图如图2.1所示。在系统中,利用传感器测得电阻炉实际温度并转换成毫伏级电压信号,该电压信号经过温度检测放大电路和A/D转换电路转换成与炉温相对应的数字信号进入单片机,单片机进行数据处理后,通过液晶显示器显示温度,并判断是否报警,同时将温度与设定温度比较,由设定的控制算法计算出控制量,根据控制量通过控制固态继电器的导通和关闭时间从而控制电阻丝的导通时间,以实现对炉温的控制。-Resistance furna
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:347268
    • 提供者:张超
  1. tea

    0下载:
  2. TEA数据加密算法之程序代码及使用例子,C语言编写,封装成类;不用做任何修改可用于单片机编程中。-Tiny Encryption Algorithm
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:1708
    • 提供者:cwf
  1. plc

    0下载:
  2. 通过对蒸汽锅炉汽包水位产生扰动的主要因素及调节原理进行分析,结合工程实践,提出了基于PLC的锅炉串级三冲量给水控制系统,并介绍了数字PID控制算法在单片机上的实现,实践表明,该控制系统能较好地克服虚假水位现象,控制效果良好。-The main factors which affecting industrial boiler water level disturbing and control principle have been analyzed. Integrate with the pr
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:380744
    • 提供者:覃启梅
  1. SpeechprocessingbasedonMCU

    0下载:
  2. 基于单片机的语音识别一级片经典论文,详细介绍了语音识别各种算法在单片机中的实现-Speech processing based on MCU
  3. 所属分类:Document

    • 发布日期:2017-05-24
    • 文件大小:3282934
    • 提供者:fanming
  1. PID

    3下载:
  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. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-01-12
    • 文件大小:1246
    • 提供者:ddg
  1. TEMP

    0下载:
  2. 基于msp430单片机的温度控制系统,09国赛训练题,40-60°温差0.1之内,pid算法-Msp430 microcontroller-based temperature control system, training of 09 national title game ,40-60 ° difference in temperature within 0.1, pid algorithm
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:27040
    • 提供者:coffeetee
  1. SmartCar_Framework_delay

    0下载:
  2. 智能车算法,硬件要求:S12SX12单片机,端口使用见源码。小车可以实现寻迹。-Intelligent vehicle algorithms, hardware requirements: S12SX12 SCM, see the source port to use. Tracing car can achieve.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:644712
    • 提供者:zengzhaoming
  1. 51DCDC

    0下载:
  2. 本设计是基于51单片机的数控恒流源,采用闭环控制优化算法-The design is based on the 51-series microcomputer control constant-current source, the closed-loop optimization algorithm.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:4672
    • 提供者:nieer
  1. 1

    0下载:
  2. 这是我用STC89C58RD+单片机做的音频功率谱分析,包含FFT程序,对学习FFT软件滤波算法的朋友肯定会有所帮助的。-This is what I do with STC89C58RD+ single chip audio power spectrum analysis, including FFT program, the software filter algorithm for learning FFT friends would certainly have been helpful
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4820
    • 提供者:wwww
  1. 12345677

    0下载:
  2. 高斯迭代法资料,对单片机算法编程的需要者很有帮助,-this is the calculator of goss,which can help you program of motomitor
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1330
    • 提供者:hhhhhuuu
« 1 2 3 4 5 67 8 9 10 11 ... 47 »
搜珍网 www.dssz.com