代码搜索:SW
找到约 10,000 项符合「SW」的源代码
代码结果 10,000
www.eeworm.com/read/287843/8665032
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/287843/8665116
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/184769/9078801
cpp cairo-beos-surface.cpp
/* vim:set ts=8 sw=4 noet cin: */
/* cairo - a vector graphics library with display and print output
*
* Copyright © 2005 Christian Biesinger
*
* This library is free software;
www.eeworm.com/read/184769/9079802
cpp cairo-test-beos.cpp
/* vim:set ts=8 sw=4 noet cin: */
/* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the
www.eeworm.com/read/176164/9513644
h term.h
/* vi: set sw=4 ts=4:
*
* term.h
*
* Simple terminal management library. Wraps termios(3), and
* simplifies the logistics required for the reliable management and
* control of terminals.
*
* P
www.eeworm.com/read/163792/10145460
pas unit_pubfunc.pas
unit Unit_PubFunc;
interface
uses
SysUtils, Windows, Forms, Unit_DataDefs;
//Function Definitions
procedure ShowSW1SW2( ReturnCode: TReturnCode; ErrMsg: String );
procedure ShowMessage
www.eeworm.com/read/163792/10145499
~pas unit_pubfunc.~pas
unit Unit_PubFunc;
interface
uses
SysUtils, Windows, Forms, Unit_DataDefs;
//Function Definitions
procedure ShowSW1SW2( ReturnCode: TReturnCode; ErrMsg: String );
procedure ShowMessage
www.eeworm.com/read/163678/10150326
h opcodes.h
#ifndef OPCODES_H
#define OPCODES_H
//FILE: opcodes.h (systemc)
//# vim600:sw=2:tw=0:fdm=marker
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
// See processor.h
//~~~
www.eeworm.com/read/163678/10150812
h simple_spawn.h
#ifndef SIMPLE_SPAWN_H
#define SIMPLE_SPAWN_H
//FILE: simple_spawn.h (systemc)
//# vim600:sw=2:tw=0:fdm=marker
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
// DESCRI
www.eeworm.com/read/353528/10441443
c ether.c
/*
* Modifications by FOCUS Software Engineering, Australia
*
* 2006-03-21, Henrik Maier (HM):
* - Added Modifications for XNUT hardware.
*/
/*
* Copyright (C) 2001-