代码搜索:SW
找到约 10,000 项符合「SW」的源代码
代码结果 10,000
www.eeworm.com/read/101042/6258205
pl sqr.pl
#!/usr/local/bin/perl
# x86 assember
sub bn_sqr_words
{
local($name)=@_;
&function_begin($name,"");
&comment("");
$r="esi";
$a="edi";
$num="ebx";
&mov($r,&wparam(0)); #
&mov($a,&wparam(1)
www.eeworm.com/read/100503/6268812
pl sqr.pl
#!/usr/local/bin/perl
# x86 assember
sub bn_sqr_words
{
local($name)=@_;
&function_begin($name,"");
&comment("");
$r="esi";
$a="edi";
$num="ebx";
&mov($r,&wparam(0)); #
&mov($a,&wparam(1)
www.eeworm.com/read/100037/6276121
pl sqr.pl
#!/usr/local/bin/perl
# x86 assember
sub bn_sqr_words
{
local($name)=@_;
&function_begin($name,"");
&comment("");
$r="esi";
$a="edi";
$num="ebx";
&mov($r,&wparam(0)); #
&mov($a,&wparam(1)
www.eeworm.com/read/493580/6395720
asm wu.asm
TITLE "Key Stroke Wake Up"
LIST P = 16C54
;******************************************************
; Program demonstrating key stroke wake up for
; the PIC16CXX.
www.eeworm.com/read/493580/6395761
asm wu.asm
TITLE "Key Stroke Wake Up"
LIST P = 16C54
;******************************************************
; Program demonstrating key stroke wake up for
; the PIC16CXX.
www.eeworm.com/read/406407/11442893
asm wu.asm
TITLE "Key Stroke Wake Up"
LIST P = 16C54
;******************************************************
; Program demonstrating key stroke wake up for
; the PIC16CXX.
www.eeworm.com/read/403181/11521098
asm wu.asm
TITLE "Key Stroke Wake Up"
LIST P = 16C54
;******************************************************
; Program demonstrating key stroke wake up for
; the PIC16CXX.
www.eeworm.com/read/260716/11706330
asm wu.asm
TITLE "Key Stroke Wake Up"
LIST P = 16C54
;******************************************************
; Program demonstrating key stroke wake up for
; the PIC16CXX.
www.eeworm.com/read/341583/12076806
asm wu.asm
TITLE "Key Stroke Wake Up"
LIST P = 16C54
;******************************************************
; Program demonstrating key stroke wake up for
; the PIC16CXX.
www.eeworm.com/read/152362/12119094
h switch.h
#include
int Show_Sw();
int Draw_Sw();
int SwNode_DynTab[17][5];
int SwNode_StatTab[17][9];