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

搜索资源列表

  1. single-key-adjust-clock

    0下载:
  2. 显示数据在70H-75H单元内,用六位LED共阳数码管显示,P1口输出段码数据,P3口作 扫描控制,每个LED数码管亮1MS时间再逐位循环。 定时器T0、T1溢出周期为50MS,T0为秒计数用, T1为调整时闪烁用, P3.7为调整按钮,P1口 为字符输出口,采用共阳显示管。 -display the data in the 70H-er cell, with a total of six Yang digital LED Display, P1 mouth of
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:10.51kb
    • 提供者:fengming
  1. cnt4lkjjlllllhgggytuiuiiuh

    0下载:
  2. 基于IR1150的单周期控制PFC的原理与设计 无信号源的自激式激磁电源的设计 基于dsPIC30F2010控制光伏水泵变频器的研究 陀螺供电电源设计 -based on the single-cycle IR1150 PFC control theory and design of the signal source without the self-excited Exciting Power Based on the design of pumps dsP
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:26.41kb
    • 提供者:谢生
  1. boost电路,用simulink进行电路仿真

    2下载:
  2. boost电路,用simulink进行电路仿真,boost为已降压型电路,无滤波模块,无单周期控制,boost circuit, circuit simulation using simulink for, boost for the buck circuit, non-filtering module, no single-cycle control
  3. 所属分类:matlab例程

    • 发布日期:2016-12-25
    • 文件大小:4.46kb
    • 提供者:小新
  1. huhaiyan

    3下载:
  2. <胡海岩-应用非线性动力学>全书共分8章。第1章阐述非线性动力系统的理论与实验建模方法,第2章和第3章分别介绍单自由度自治系统的定性和定量分析方法,第4章和第5章侧重于分析单自由度非自治系统和多自由度系统的非线性动力学行为。第6章介绍非线性系统的运动稳定性及分叉理论。第7章阐述混沌现象及混沌的控制。第8章阐述如何运用数值方法分析非线性动力系统的行为,特别是系统的周期运动、分叉与混沌。书末附录阐述了如何借助计算机代数软件MAPLE分析非线性动力学问题。-Book is divided
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7mb
    • 提供者:何红亚
  1. shuixian

    0下载:
  2. 题目:打印出所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该 数本身。例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方。 分析:利用for循环控制100-999个数,每个数分解出个位,十位,百位。*/-Topic: print out all of the Narcissus few , the so-called Narcissus few refers to a three-digit, its Members and eq
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.24kb
    • 提供者:scf
  1. yidong-lcd

    0下载:
  2. 通过单片机控制,在LCD(型号CA1602)上循环显示两段字符串,按不同的键显示不同的字符串-Through the single-chip control, in the LCD (Model CA1602) cycle show on two strings, according to different keys show different string
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:6.34kb
    • 提供者:ftl
  1. buckboostpfc

    1下载:
  2. buck-boost电路的无源滤波仿真,有单周期控制模块和BUCK-BOOST电路模块组成-buck-boost circuit of the passive filter simulation, there is single-cycle control module and BUCK-BOOST circuit modules
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6.5kb
    • 提供者:小新
  1. 51-single-chip-proseor

    0下载:
  2. 基于51单片机的温度和电压采集与循环显示的控制程序,其中温度传感器为LMA95,采用I2C总线传输,显示器为8段LED数码管-51 single-chip-based temperature and voltage of the cycle of acquisition and display of the control procedures, including temperature sensors for LMA95, using I2C bus transmission, displa
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:8.33kb
    • 提供者:胡斌
  1. Electricalschematidesignmanual

    0下载:
  2. 三面铣组合机床电器原理图,采用电控方法实现三面铣组合机床的自动化及单动力头循环-Three sides Milling Apparatus schematic, electronic control methods used to achieve three of Milling Machine automation and single-cycle power head
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:58.06kb
    • 提供者:TIGER
  1. TemperatureControlSystem

    1下载:
  2. 本系统严格按照题中所定参数及要求,构建了一个以MSP430单片机为控制核心的温度自动控制系统。该系统用PSB型负温热敏电阻作为温度传感器,以一种类R-F的方法测量木盒内实时温度,单片机用实时温度与预设温度值一起代入PID算式得出一个温度增量,再用此温度增量线性的控制PWM波的占空比,开关电源的输出电压也会随之变化,即制冷晶片的输入功率发生变化,因此制冷晶片制冷(加热)的功率随PWM波占空比变化,达到自动控温的目的。本系统制冷(加热)效果明显,效率高,界面友好,制作精致,能够胜任题中所定各项要求。
  3. 所属分类:Document

    • 发布日期:2015-04-23
    • 文件大小:309kb
    • 提供者:康倩
  1. MediaPlayer

    0下载:
  2. 用EVC编的媒体播放器 1.这个程序会自动用window mideaplayer 2.添加ActiveX控件,控件很多,但做起来简单,和以前的控件那个作业差不多 3.媒体播放、音量调节、播放进度选择、暂停、停止、上一曲、下一曲以及歌曲信息的查询与添加,全部循环,单曲循环。右键单击播放列表中的曲目可添加,清除或重命名曲目。可添加曲目和文件目录到播放列表中。-EVC series with the media player 1. This program automatically with the
  3. 所属分类:Windows CE

    • 发布日期:2017-03-28
    • 文件大小:421.45kb
    • 提供者:謝慶昌
  1. dzq1

    1下载:
  2. 一个单周控制的mdl模型,整流 ,逆变-Mdl cycle control of a single model, rectifier, inverter
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:12.79kb
    • 提供者:wrewt4t
  1. 06

    0下载:
  2. 使用51单片机控制单只数码管循环显示0-9,并同时使用protues进行软件仿真-MCU control with 51 digital single cycle through 0-9, and the software simulation using both protues
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:31.44kb
    • 提供者:李刚
  1. mp3player1

    0下载:
  2. Qt3 做的mp3player,可控制音量,进度条拖动,单曲循环,顺序执行,循环播放-Qt3 do mp3player, can control the volume, drag the progress bar, single cycle, sequence, loop
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:1.17mb
    • 提供者:liuliming
  1. smg

    0下载:
  2. 凌阳61单片机控制数码管,间隔0.5s循环显示数字0~9.-Sunplus 61 digital single-chip control, interval 0.5s cycle numbers 0 to 9.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:16.14kb
    • 提供者:Amy
  1. 4yanjiguanxianshi

    0下载:
  2. 4阳管循环滚动显示单个数字,新手噢 就拿去-4 positive control to scroll through a single cycle digital, novice to take it and thought oh
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:9.25kb
    • 提供者:tom
  1. sigle_control

    0下载:
  2. 基于DSP的单周期控制,可以灵活完成控制操作-DSP-based single-cycle control, flexibility to control operations
  3. 所属分类:Other systems

    • 发布日期:2017-10-20
    • 文件大小:635kb
    • 提供者:bill
  1. Modifying single datapath

    0下载:
  2. We had to modify the single cycle datapath to support the execution of the following instructions: addi, ori, andi, xori, xor and bne; in addition to the instructions supported. Our datapath had to include all necessary functional units with connecti
  3. 所属分类:报告论文

    • 发布日期:2013-04-22
    • 文件大小:223.82kb
    • 提供者:Nadine_2013
  1. wuqiaoboostpfcdanzhou

    0下载:
  2. 无桥boostPFC的单周控制,参数可调,模型基本正确-No bridge boostPFC single cycle control, adjustable parameters, the model essentially correct
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:11.04kb
    • 提供者:戴笠
  1. APFC

    2下载:
  2. 高功率因数的APFC仿真,采用单周期控制,能够将功率因数提高到0.99以上(APFC simulation with high power factor can increase the power factor to more than 0.99 by using single cycle control.)
  3. 所属分类:其他

    • 发布日期:2020-12-23
    • 文件大小:14kb
    • 提供者:小戴wow
« 12 3 4 5 »
搜珍网 www.dssz.com