代码搜索:SW
找到约 10,000 项符合「SW」的源代码
代码结果 10,000
www.eeworm.com/read/335792/3356216
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/327225/3463337
c bb_inode.c
/* vi: set sw=4 ts=4: */
/*
* bb_inode.c --- routines to update the bad block inode.
*
* WARNING: This routine modifies a lot of state in the filesystem; if
* this routine returns an error, the ba
www.eeworm.com/read/327225/3463373
c probe.c
/* vi: set sw=4 ts=4: */
/*
* probe.c - identify a block device by its contents, and return a dev
* struct with the details
*
* Copyright (C) 1999 by Andries Brouwer
* Copyright (C) 199
www.eeworm.com/read/327225/3463389
c uuid_time.c
/* vi: set sw=4 ts=4: */
/*
* uuid_time.c --- Interpret the time field from a uuid. This program
* violates the UUID abstraction barrier by reaching into the guts
* of a UUID and interpreting it.
www.eeworm.com/read/327225/3463392
c unpack.c
/* vi: set sw=4 ts=4: */
/*
* Internal routine for unpacking UUID
*
* Copyright (C) 1996, 1997 Theodore Ts'o.
*
* %Begin-Header%
* Redistribution and use in source and binary forms, with or with
www.eeworm.com/read/325240/3485129
java imagedisplayer.java
// Fig: ImageDisplayer.java
// This application is an user interface used
// to display an image.
package com.deitel.advjhtp1.javaspace.ImageProcessor;
// Java extension package
import javax.sw
www.eeworm.com/read/325240/3485976
java imagedisplayer.java
// Fig: ImageDisplayer.java
// This application is an user interface used
// to display an image.
package com.deitel.advjhtp1.javaspace.ImageProcessor;
// Java extension package
import javax.sw
www.eeworm.com/read/324920/3493860
h ti_fw_3410.h
/* vi: ts=8 sw=8
*
* TI 3410 USB Serial Driver Firmware Header
*
* Copyright (C) 2004 Texas Instruments
*
* This program is free software; you can redistribute it and/or modify
* it under the t
www.eeworm.com/read/324920/3493861
h ti_fw_5052.h
/* vi: ts=8 sw=8
*
* TI 5052 USB Serial Driver Firmware Header
*
* Copyright (C) 2004 Texas Instruments
*
* This program is free software; you can redistribute it and/or modify
* it under the t
www.eeworm.com/read/318961/3560078
c bb_inode.c
/* vi: set sw=4 ts=4: */
/*
* bb_inode.c --- routines to update the bad block inode.
*
* WARNING: This routine modifies a lot of state in the filesystem; if
* this routine returns an error, the ba