代码搜索:倒计时器
找到约 1,174 项符合「倒计时器」的源代码
代码结果 1,174
www.eeworm.com/read/220876/14785636
log 计时器电路设计 sch eco 2005-7-9 14-31-51.log
Change Component Designator: Old Designator=C? New Designator=C?
Change Component Designator: Old Designator=C? New Designator=C?
Change Component Designator: Old Designator=C? New Designator=C?
Ch
www.eeworm.com/read/24995/939206
51 c
Build target 'Target 1'
compiling 使用99分钟倒计时器.c...
linking...
Program Size: data=25.1 xdata=0 code=563
creating hex file from ".\obj\使用99分钟倒计时器"...
".\obj\使用99分钟倒计时器" - 0 Error(s), 0 Warning(s).
www.eeworm.com/read/220876/14785640
txt status report.txt
Output: Protel
Type : ProtelNetlist
From : Project [计时器电路设计.PRJPCB]
Generated File[计时器电路设计.NET]
Files Generated : 1
Documents Printed : 0
Finished Output Generation At 14:53:45 On 2
www.eeworm.com/read/433389/7933397
h timer.h
#ifndef _TIMER_H
#define _TIMER_H
//-----------------------------------------------------------------------------
// 名称:Timer类
// 功能:计时器
//--------------------------------------------------------
www.eeworm.com/read/111405/15513756
h md_timer.h
//********************************************************************
// MD 引擎 计时器 部件的定义
// Powered by @J--S Studio Johnhans 2003.4.10
//**************************************************
www.eeworm.com/read/22369/932639
cad
*倒三角形,倒三角形
60, 0, 0, 4.7625, 8.24889, 4.7625, -4.7625
120, 0, 0, 4.7625, 8.24889, 4.7625, -4.7625
0, -2.38125, 4.12445, 4.7625, 8.24889, 4.7625, -4.7625
www.eeworm.com/read/39381/1130733
cad
*倒三角形,倒三角形
60, 0, 0, 4.7625, 8.24889, 4.7625, -4.7625
120, 0, 0, 4.7625, 8.24889, 4.7625, -4.7625
0, -2.38125, 4.12445, 4.7625, 8.24889, 4.7625, -4.7625
www.eeworm.com/read/483253/6602373
m meldaopu.m
%mel倒谱的主界面
close all;
clear;
clc;
PV=[235 180 664 463];
m_gui_win_h=figure('Position',PV,...
'Resize','off',...
'Numbertitle','off',...%'color',BACK_COLOR,...
'Name','MEL倒谱参数分析');
www.eeworm.com/read/290587/8474313
c exp3.c
#include
#include
unsigned int timecount=0; //定义全局计时器
//计时器0溢出中断服务程序
#pragma vector=0x12
__interrupt void timer0_ovf_isr(void)
{
TCNT0=6;
www.eeworm.com/read/296645/8085147
c exp3.c
#include
#include
unsigned int timecount=0; //定义全局计时器
//计时器0溢出中断服务程序
#pragma vector=0x12
__interrupt void timer0_ovf_isr(void)
{
TCNT0=6;