利用AT89S51单片机的P0端口的P0.0-P0.7连接到一个共阴数码管的a-h的笔段上,数码管的公共端接地。在数码管上循环显示0-9数字,时间间隔0.2秒。
上传时间: 2013-12-22
上传用户:一诺88
H=CIRCLE(CENTER,RADIUS,NOP,STYLE) This routine draws a circle with center defined as a vector CENTER, radius as a scaler RADIS. NOP is the number of points on the circle. As to STYLE, use it the same way as you use the rountine PLOT. Since the handle of the object is returned, you use routine SET to get the best result.
标签: routine defined CIRCLE CENTER
上传时间: 2014-12-07
上传用户:as275944189
eda j i a o c h e n g
标签: eda
上传时间: 2013-12-26
上传用户:lyy1234
A DirectX Checker to check whether your hardware of display card is supported by H.264 / AAC3 or not
标签: supported hardware DirectX Checker
上传时间: 2013-12-25
上传用户:tuilp1a
#include<stdio.h> void main(void) {int n,k,derivata,a[10],i printf("n=") scanf(" d",&n) for(i=0 i<=n i++) { printf("a[ d]=",i) scanf(" d",&a[i]) } printf("k=") scanf(" d",&k) for(derivata=1 derivata<=k derivata++) { for(i=0 i<=n i++) a[i]=a[i]*(n-i) n-- for(i=0 i<=n i++) printf(" d ",a[i]) printf("\n") }}
标签: void derivata include printf
上传时间: 2017-09-17
上传用户:duoshen1989
·详细说明:h.264 source codes , the x264 is the most effience t e. and the codes are the newst codes . you c a n compile ti using VC 文件列表: x264 ....\AUTHORS ....\build ....\
上传时间: 2013-07-31
上传用户:zhang97080564
·详细说明:h.264的标准文档及jm多个版本的源代码集合-The standard file of h.264 and the source codes of jm a lot of editions gather, the classics 文件列表: h.264标准文档及jm .................\h.264-avc reference so
上传时间: 2013-04-24
上传用户:集美慧
2012TI杯陕西赛题H题,2012TI杯陕西赛题-A微弱信号检测装置.
上传时间: 2013-12-17
上传用户:362279997
Abstract: With its small size and large load (10W) capability, the MAX13256 H-bridge transformer driver is an attractive solution forcharging supercapacitors (supercaps). However, a large capacitance on the output of the circuit can force the driver into fault modeat startup, due to the high initial charge current. This application note presents a solution that allows users to charge a largecapacitance without going into fault.
上传时间: 2013-10-20
上传用户:2728460838
《现代微机原理与接口技术》实验指导书 TPC-H实验台C语言版 1.实验台结构1)I / O 地址译码电路如上图1所示地址空间280H~2BFH共分8条译码输出线:Y0~Y7 其地址分别是280H~287H、288H~28FH、290H~297H、298H~29FH、2A0H~2A7H、2A8H~2AFH、2B0H~2B7H、2B8H~2BFH,8根译码输出线在实验台I/O地址处分别由自锁紧插孔引出供实验选用(见图2)。 2) 总线插孔采用“自锁紧”插座在标有“总线”区引出数据总线D7~D0;地址总线A9~A0,读、写信号IOR、IOW;中断请求信号IRQ ;DMA请求信号DRQ1;DMA响应信号DACK1 及AEN信号,供学生搭试各种接口实验电路使用。3) 时钟电路如图-3所示可以输出1MHZ 2MHZ两种信号供A/D转换器定时器/计数器串行接口实验使用。图34) 逻辑电平开关电路如图-4所示实验台右下方设有8个开关K7~K0,开关拨到“1”位置时开关断开,输出高电平。向下打到“0”位置时开关接通,输出低电平。电路中串接了保护电阻使接口电路不直接同+5V 、GND相连,可有效地防止因误操作误编程损坏集成电路现象。图 4 图 55) L E D 显示电路如图-5所示实验台上设有8个发光二极管及相关驱动电路(输入端L7~L0),当输入信号为“1” 时发光,为“0”时灭6) 七段数码管显示电路如图-6所示实验台上设有两个共阴极七段数码管及驱动电路,段码为同相驱动器,位码为反相驱动器。从段码与位码的驱动器输入端(段码输入端a、b、c、d、e、f、g、dp,位码输入端s1、 s2)输入不同的代码即可显示不同数字或符号。
上传时间: 2013-11-22
上传用户:sssnaxie