代码搜索:多模式

找到约 10,000 项符合「多模式」的源代码

代码结果 10,000
www.eeworm.com/read/345118/11838021

asm dataosforlcd.asm

//专为任意点显示而存在的代码 /////----- 图形显示模式 -----///// .define PAINT_COVER 0 .define PAINT_SET 1 .define PAINT_CLR 2 .define PAINT_REV 3 .define PAINT_RECO 4 .ram .external _CurPaintMod
www.eeworm.com/read/155528/11865951

asm dataosforlcd.asm

//专为任意点显示而存在的代码 /////----- 图形显示模式 -----///// .define PAINT_COVER 0 .define PAINT_SET 1 .define PAINT_CLR 2 .define PAINT_REV 3 .define PAINT_RECO 4 .ram .external _CurPaintMod
www.eeworm.com/read/255878/12048832

asm dataosforlcd.asm

//专为任意点显示而存在的代码 /////----- 图形显示模式 -----///// .define PAINT_COVER 0 .define PAINT_SET 1 .define PAINT_CLR 2 .define PAINT_REV 3 .define PAINT_RECO 4 .ram .external _CurPaintMod
www.eeworm.com/read/341493/12082091

asm dataosforlcd.asm

//专为任意点显示而存在的代码 /////----- 图形显示模式 -----///// .define PAINT_COVER 0 .define PAINT_SET 1 .define PAINT_CLR 2 .define PAINT_REV 3 .define PAINT_RECO 4 .ram .external _CurPaintMod
www.eeworm.com/read/341038/12112148

c main.c

#include "system.h" void main(void) { SystemInit(); TMOD = 0x11; //设定time0 and time1工作模式为方式1 TL0 = (65536-2000)&0xff; //time1定时时
www.eeworm.com/read/229950/14310805

asm dataosforlcd.asm

//专为任意点显示而存在的代码 /////----- 图形显示模式 -----///// .define PAINT_COVER 0 .define PAINT_SET 1 .define PAINT_CLR 2 .define PAINT_REV 3 .define PAINT_RECO 4 .ram .external _CurPaintMod
www.eeworm.com/read/229271/14346645

asm dataosforlcd.asm

//专为任意点显示而存在的代码 /////----- 图形显示模式 -----///// .define PAINT_COVER 0 .define PAINT_SET 1 .define PAINT_CLR 2 .define PAINT_REV 3 .define PAINT_RECO 4 .ram .external _CurPaintMod
www.eeworm.com/read/225193/14550859

vhd foudiv.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity foudiv is port( clk,pclk :in std_logic; --clk:待分频时钟 pclk:按键 clkmd:in std_logic;--按键加减模式 rst:in st
www.eeworm.com/read/225193/14550980

bak foudiv.vhd.bak

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity foudiv is port( clk,pclk :in std_logic; --clk:待分频时钟 pclk:按键 clkmd:in std_logic;--按键加减模式 rst:in st
www.eeworm.com/read/124343/14570967

html 937.html

linux知识宝库/杂项工具/终端模式问题