代码搜索:SW
找到约 10,000 项符合「SW」的源代码
代码结果 10,000
www.eeworm.com/read/152916/12074465
f sw.f
program stegwarm
c...Solves the Riemann problem for the Euler equations using first-order
c...upwind methods based on STEGER-WARMING flux vector splitting.
c...Number of grid points.
www.eeworm.com/read/150889/12252670
gif sw.gif
www.eeworm.com/read/339051/12265523
c sw.c
/* These routines, plus the assembler hooks in stopwatch.asm, implement a
* general purpose "stopwatch" facility useful for timing the execution of
* code segments. The PC's "timer 2" channel (the
www.eeworm.com/read/150333/12298550
asm spwm(sw).asm
/*三相交流异步电动机SVPWM开环调速控制程序(软件法)*/
.INCLUDE "240X.H" ; 寄存器地址
/*--------------------------------------以下定义变量------------------------------------*/
.BSS TEMP,1 ;临时变量
.BSS SET_F,1
www.eeworm.com/read/149908/12334457
c sw.c
/* These routines, plus the assembler hooks in stopwatch.asm, implement a
* general purpose "stopwatch" facility useful for timing the execution of
* code segments. The PC's "timer 2" channel (the
www.eeworm.com/read/251160/12360207
c sw.c
#include
void main(void)
{
WDTCTL = WDTPW + WDTHOLD; // 停止WDT
UCTL1 = CHAR; // 设串口控制寄存器,设为8位字符格式
UTCTL1 = SSEL0; // 设串口控制寄存器所使用的时钟,选择UCLK = ACLK
www.eeworm.com/read/148581/12453873
gif sw.gif
www.eeworm.com/read/233873/14130565
a51 sw.a51
;*****************************************************
; ъ
www.eeworm.com/read/230899/14270031
c sw.c
#include
#include "global.h"
#include "nospc.h"
struct stopwatch Sw[NSW];
/* Stop a stopwatch and record its value.
* Uses stopval() routine in stopwatch.asm
*/
void
swstop(n)
www.eeworm.com/read/127017/14388867