代码搜索:SW
找到约 10,000 项符合「SW」的源代码
代码结果 10,000
www.eeworm.com/read/332251/12767080
c ip_arp_udp_tcp.c
/*********************************************
* vim:sw=8:ts=8:si:et
* To use the above modeline in vim you must have "set modeline" in your .vimrc
*
* Author: Guido Socher
* Copyright: GPL V2
www.eeworm.com/read/332251/12767095
h ip_arp_udp_tcp.h
/*********************************************
* vim:sw=8:ts=8:si:et
* To use the above modeline in vim you must have "set modeline" in your .vimrc
* Author: Guido Socher
* Copyright: GPL V2
*
www.eeworm.com/read/332251/12767099
h net.h
/*********************************************
* vim:sw=8:ts=8:si:et
* To use the above modeline in vim you must have "set modeline" in your .vimrc
* Author: Guido Socher
* Copyright: GPL V2
*
www.eeworm.com/read/244937/12830430
m closmskt.m
%Closes transmitter
function closmskt(system)
ss = get(0, 'ScreenSize');
sw = ss(3);
if (nargin == 0)
% find current system
system = get_param(0,'CurrentSystem');
% find Root System
www.eeworm.com/read/244937/12830471
m closetra.m
%Closes transmitter
function closetra(system)
ss = get(0, 'ScreenSize');
sw = ss(3);
if (nargin == 0)
% find current system
system = get_param(0,'CurrentSystem');
% find Root System
www.eeworm.com/read/244937/12830512
m closqamt.m
%Closes transmitter
function closqamt(system)
ss = get(0, 'ScreenSize');
sw = ss(3);
if (nargin == 0)
% find current system
system = get_param(0,'CurrentSystem');
% find Root System
www.eeworm.com/read/141290/13024328
vhd debounce.vhd
-- debounce is used to eliminate the debounce of input signal
-- it is a ASM
LIBRARY ieee;
USE ieee.std_logic_1164.all;
ENTITY debounce IS
PORT
(
signal SW : IN STD_LOGIC;
signal done :
www.eeworm.com/read/141290/13024355
vhd debounce.vhd
-- debounce is used to eliminate the debounce of input signal
-- it is a ASM
LIBRARY ieee;
USE ieee.std_logic_1164.all;
ENTITY debounce IS
PORT
(
signal SW : IN STD_LOGIC;
signal done :
www.eeworm.com/read/321050/13412743
m closmskt.m
%Closes transmitter
function closmskt(system)
ss = get(0, 'ScreenSize');
sw = ss(3);
if (nargin == 0)
% find current system
system = get_param(0,'CurrentSystem');
% find Root System
www.eeworm.com/read/321050/13412754
m closetra.m
%Closes transmitter
function closetra(system)
ss = get(0, 'ScreenSize');
sw = ss(3);
if (nargin == 0)
% find current system
system = get_param(0,'CurrentSystem');
% find Root System