代码搜索:SW
找到约 10,000 项符合「SW」的源代码
代码结果 10,000
www.eeworm.com/read/307938/13712883
h board.h
/*----------------------------------------------------------------------------
* ATMEL Microcontroller Software Support - ROUSSET -
*------------------------------------------------------
www.eeworm.com/read/306090/13752753
txt fdfs .txt
shellexecute(handle,'open',pchar('winword'),nil,nil,sw_show);
end;
procedure TForm1.exexl1Click(Sender: TObject);
begin
shellexecute(handle,'open',pchar('EXCEL'),nil,nil,sw_show);
end;
pr
www.eeworm.com/read/306090/13752820
txt fdfs .txt
shellexecute(handle,'open',pchar('winword'),nil,nil,sw_show);
end;
procedure TForm1.exexl1Click(Sender: TObject);
begin
shellexecute(handle,'open',pchar('EXCEL'),nil,nil,sw_show);
end;
pr
www.eeworm.com/read/302622/13830732
asm adc.asm
st0_temp .usect ".b20",1 ;60
st1_temp .usect ".b20",1 ;61
context .usect ".b20",7 ;62-68
STACK .usect ".stack",40
ADCOUNT .usect ".data0",1 ;288
ADRESULT .use
www.eeworm.com/read/302622/13830751
asm sci.asm
st0_temp .usect ".b20",1 ;
st1_temp .usect ".b20",1 ;
context .usect ".b20",7 ;62-68
SCI_FLAG .usect ".data0",1 ;SCI标志寄存器
TXD_PTR .usect ".data0",8 ;发送的数据存放区
RXD_PTR .usect
www.eeworm.com/read/302622/13830759
asm can.asm
st0_temp .usect ".b20",1 ;
st1_temp .usect ".b20",1 ;
context .usect ".b20",7 ;62-68
CAN_FLAG .usect ".data0",1 ;CAN 标志寄存器
DP_USER .set 5 ;DP指向280H-300H单元
.include
www.eeworm.com/read/302441/13835556
s nor_bootmod.s
/*****************************************************************************
;
; TEST of modified boot loader
;
;------------------------------------------------------------------------------
;
;
www.eeworm.com/read/301437/13859178
asm digital_pid_vec.asm
.include "lf2407_regs.h" ;引用头部文件
;建立中断向量表
.sect ".vectors" ;定义主向量段
Reset_VEC B _cy_begin ;PM 0 Reset Vector 1
INT1 B GISR1 ;PM 2 Int level 1 4
INT2 B PHANT
www.eeworm.com/read/301437/13859184
asm fuzzy_pi_vec.asm
.include "lf2407_regs.h" ;引用头部文件
;建立中断向量表
.sect ".vectors" ;定义主向量段
Reset_VEC B _cy_begin ;PM 0 Reset Vector 1
INT1 B GISR1 ;PM 2 Int level 1 4
INT2 B PHANT
www.eeworm.com/read/151482/5682716
java stopwatchtests.java
/*
* Copyright 2002-2005 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Licen