代码搜索:安全模式
找到约 10,000 项符合「安全模式」的源代码
代码结果 10,000
www.eeworm.com/read/378183/9246026
dat funtc176.dat
函数名称: getmoderange
函数原型: void far getmoderange(int graphdriver, int far *lomode,int far *himode)
函数功能: 得到某个图形驱动器driver的图形模式范围
函数返回:
函数说明: driver 图形驱动器编号,含义如下:
CGA
www.eeworm.com/read/378133/9250288
c serial.c
/*************************************************************************
* File Name:Serial.c——采用前后台系统模式编程
* Description:串口中断方式通信--CPU工作频率为60MHz(开发板外接8MHz),波特率
* 为19200bps,字符长度8位,奇偶校
www.eeworm.com/read/377345/9279645
scr border1.scr
'输出路径
workpath$="c:\awork"
'外围孔距中心距离
holedistcenx#=8
holedistceny#=5
cenctl%=0
'耙孔位置
aimplace#=6
'警戒距离
limitdist#=0.325
'时间模式
timemode%=1
'设置单位为mm
setunit@ 1
update_buttonbars@
www.eeworm.com/read/370995/9573238
log 20061012.log
22:32:46 0 标注当前警告用户为'已通知'状态
22:38:38 0 切换为手工采集方式
22:38:39 0 切换为自动采集模式
22:39:14 0 开始全程采集...
22:39:14 0 全程采集完毕
www.eeworm.com/read/366539/9809836
m bp1.m
%在线模式
a=load('a.txt');
t=load('t.txt')
b=mean(a);
c=std(a);
for i=1:528
for j=1:10
a(i,j)=(a(i,j)-b(j))/c(j);
end
end
tic
p=a';
t1=t';
samnum=528;
testnum=528;
hiddennum=12;
indim=1
www.eeworm.com/read/365098/9879588
c m16spi.c
//GCC-AVR application builder : 2007-8-31 18:00:11
// Target : M16
// Crystal: 7.3728Mhz
// 作者:liuweiran
// 根据古欣的程序改
// 功能:SPI主机模式,循环发送从1~255
#include
//SPI initialize
www.eeworm.com/read/362411/10000080
c lcd12864_3wires_draw.c
/***********************************************************************
工 程:ST7920驱动的12864液晶的3线串行驱动模式
创建日期:2007年9月16日
创 建 人:朱海峰
邮 箱:ntzhf100@163.com QQ:543376422
引脚定义:RS(CS)=====>PB5
www.eeworm.com/read/362411/10000089
_c lcd12864_3wires_draw._c
/***********************************************************************
工 程:ST7920驱动的12864液晶的3线串行驱动模式
创建日期:2007年9月16日
创 建 人:朱海峰
邮 箱:ntzhf100@163.com QQ:543376422
引脚定义:RS(CS)=====>PB5
www.eeworm.com/read/359813/10123922
c protol485.c
#include "at89x52.h"
#include "intrins.h"
#include "protol485.h"
#include "math.h"
struct frame idata sFrame;
/*************void BoudRate***********
功能:设置波特率值并启动。
通讯方式3,T1处于模式2
www.eeworm.com/read/359797/10124742
asm back.asm
; 本程序为回路控制器专用程式,内有闪烁、跳变、渐变三种完整的模式。
;ERIC 2006年10月29日。
R_OUT BIT P1.7
G_OUT BIT P1.6
B_OUT