代码搜索:多模式

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

代码结果 10,000
www.eeworm.com/read/377624/9269234

c main.c

#include "msp430x22x4.h" //WDT定时器模式下1秒钟定时 //1秒钟触发看门狗定时中断 //来翻转P1.0 // MSP430F2274 // ----------------- // /|\| XIN|- // | |
www.eeworm.com/read/376292/9321758

c 万年历.c

/*************************************************************** 系统名称:电子万年历 创建人:w418781840 日期:2008,7,18 功能描述:LCD12864串行模式显示,DS1302读取时间年月份, 18B20 读取温度 *********************************************
www.eeworm.com/read/375697/9353224

c twi.c

#include #include #include "MAIN.h" #include "TWI.h" #include "MISC.h" unsigned char IIC_SLA=0x00; /*************主模式TWI操作部分*************开始**************/ //总线上起动停
www.eeworm.com/read/179030/9377843

ini 简体中文.ini

; ; Simplified Chinese Language Pack ; [Translations] Button1.Caption ='确定' Button2.Caption ='取消' Button3.Caption ='应用(&A)' TabSheet1.Caption ='内置模式' m1label1.Caption ='请选择你的电脑品牌:' m1la
www.eeworm.com/read/365787/9847174

m program_13_12.m

% 当前延拓模式是补零 % 装载原始图像 load sinsin % X 包含原始图像 subplot(221),image(X),colormap(map); title('原始图像'); % 产生噪声图像 init=2055615866; randn('seed',init); x = X + 18*randn(size(X)); subplot(222),image(x
www.eeworm.com/read/168402/9917969

prg main.prg

set talk off &&关闭对话模式 set safe off set stat off set dele on &&不处理已删除的记录 set cent on set date to ansi close all RELEASE WINDOW 常用 if mod(day(date()),2)=0 _SCREEN.backcolor=rgb(80,180
www.eeworm.com/read/168402/9918093

bak main.bak

set talk off &&关闭对话模式 set safe off set stat off set dele on &&不处理已删除的记录 set cent on set date to ansi close all RELEASE WINDOW 常用 if mod(day(date()),2)=0 _SCREEN.backcolor=rgb(80,180
www.eeworm.com/read/363428/9951885

c sysclock.c

//clock.c /************************** T1用比较模式,把32M进行32分频 T1CTL.DIV不 每次计数到8192(0.01s); **************************/ #include #define TURE 1 #define FALSE 0 /***************
www.eeworm.com/read/363172/9966043

txt 06 起 重要章节.txt

6.1 汇编语言规则 6.2 汇编器使用方法 6.3 设编汇编器选项 命令行模式下使用 armasm ,可以使用 via 文件保存参数配置 ARM Assembler 设置 6.4 汇编器应用
www.eeworm.com/read/362220/10012039

m program_13_12.m

% 当前延拓模式是补零 % 装载原始图像 load sinsin % X 包含原始图像 subplot(221),image(X),colormap(map); title('原始图像'); % 产生噪声图像 init=2055615866; randn('seed',init); x = X + 18*randn(size(X)); subplot(222),image(x