代码搜索:SW
找到约 10,000 项符合「SW」的源代码
代码结果 10,000
www.eeworm.com/read/300043/13941132
bom 2410_ext.bom
Revised: Tuesday, January 06, 2004
Revision:
Bill Of Materials February 10,2004 17:53:23 Page1
Item Quantity Reference Part
________________________________
www.eeworm.com/read/135088/13963828
bom 2410_ext.bom
Revised: Tuesday, January 06, 2004
Revision:
Bill Of Materials February 10,2004 17:53:23 Page1
Item Quantity Reference Part
________________________________
www.eeworm.com/read/134798/13973561
frm form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 6645
ClientLeft = 60
ClientTop = 345
ClientWidth = 7830
LinkTopic
www.eeworm.com/read/201532/15402495
h vector.h
;************************************************************
; File name: vector.h
; Interrupt Vector declarations
; This section contains the vectors for various interrupts in
; the ’240x. Unuse
www.eeworm.com/read/201532/15402538
h vector.h
;************************************************************
; File name: vector.h
; Interrupt Vector declarations
; This section contains the vectors for various interrupts in
; the ’240x. Unuse
www.eeworm.com/read/113751/15448966
bas mdlfile.bas
Attribute VB_Name = "mdlFile"
Public fso As Scripting.FileSystemObject
Public drvs As Scripting.Drives
Public drv As Scripting.Drive
Public fldr As Scripting.folder
Public fldrs As Scripting.Fold
www.eeworm.com/read/110778/15525065
bas webemailmod.bas
Attribute VB_Name = "WebEmailMod"
Option Explicit
Private Declare Function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA" (ByVal hwnd As Long, ByVal lpOperation As String, ByVal lpFile As St
www.eeworm.com/read/469766/6926492
h music.h
//=======================
uint8 WAVTICKsp=84;
#define pang_buf_size 256
uint8 pang_buf[pang_buf_size];
uint8 pang_buf_sw=off;
uint8 copy_sd_buf_sw=off;
uint8 next_music_sw ;
//============
www.eeworm.com/read/447993/7542489
prm bit_add.prm
PROMGEN: Xilinx Prom Generator G.35
Copyright (c) 1995-2004 Xilinx, Inc. All rights reserved.
promgen -w -p mcs -c FF -o g:\vijay_kumar\vijay_vhdl6sem_e&elab\vhdl_lab_6seme&e_poly\fpga_programs\fp
www.eeworm.com/read/291725/8401830
h msvd.h
#ifndef _MSVD_H_
#define _MSVD_H_
#ifdef _MSVD_C_
#define _MSVDDEC_
#else
#define _MSVDDEC_ extern
#endif
_MSVDDEC_ XDATA BYTE g_ucNoiseDebounce;
_MSVDDEC_ bit bNoisy_Det;
_MSVDDEC_