代码搜索:时钟提取

找到约 10,000 项符合「时钟提取」的源代码

代码结果 10,000
www.eeworm.com/read/229457/14337487

c df_timera.c

/*****************************************************************************\ 文件名:df_timera.c 描述:用于MSP430F149。 定时器A定时,产生中断,使主程序退出低功耗模式。 使用TACTL1 工作模式:增计数模式 时钟源:ACLK为32.
www.eeworm.com/read/229457/14337521

bak df_timerb.c.bak

/*****************************************************************************\ 文件名: df_timerb.c 描述: 用于MSP430F149。 定时器B定时,产生中断,使主程序退出低功耗模式。 使用TBCTL0 工作模式:增计数模式 时钟源:ACLK 32.768kHz
www.eeworm.com/read/229457/14337526

c df_timerb.c

/*****************************************************************************\ 文件名:df_timerb.c 描述:用于MSP430F149。 定时器B定时,产生中断,使主程序退出低功耗模式。 使用TBCTL0 工作模式:增计数模式 时钟源:ACLK 32.
www.eeworm.com/read/229457/14338042

c df_timera.c

/*****************************************************************************\ 文件名:df_timera.c 描述:用于MSP430F149。 定时器A定时,产生中断,使主程序退出低功耗模式。 使用TACTL0 工作模式:增计数模式 时钟源:ACLK为32.768kHz
www.eeworm.com/read/227415/14426679

vhd static_display.vhd

library ieee;--数码管静态显示实验 use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity static_display is port( clk:in std_logic;--系统时钟信号,40MHz key: in
www.eeworm.com/read/123420/14635360

vbp 工程1.vbp

Type=Exe Form=Form1.frm Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation Object=*\A数字时钟.vbp IconForm="Form1" Startup="Form1" Command32=""
www.eeworm.com/read/221894/14715493

cpp 8_2.cpp

#include class Clock //时钟类声明 { public: //外部接口 Clock(int NewH=0, int NewM=0, int NewS=0); void ShowTime(); void operator ++(); //前置单目运算符重载 void operator ++(int); //后置单目运算符重载 pri
www.eeworm.com/read/220048/14854561

c 数字钟.c

#include void time0(void); //中断程序0,用来计时 void time1(void); //中断程序1,用来动态显示 void charge_buffer_1(void); //用来处理时钟的进位 void charge_buffer_2(voi
www.eeworm.com/read/220048/14854578

txt 数字钟完成.txt

#include void time0(void); //中断程序0,用来计时 void time1(void); //中断程序1,用来动态显示 void charge_buffer_1(void); //用来处理时钟的进位 void charge_buffer_2(voi
www.eeworm.com/read/115050/15028498

txt readme.txt

M430/OS 演示程序 V1.00 说明: 此演示程序包含六个任务: softclock 软时钟任务 task1 向端口2的每个管脚输出方波的任务 task2 向端口3的每