代码搜索:SW
找到约 10,000 项符合「SW」的源代码
代码结果 10,000
www.eeworm.com/read/391338/8408209
cs zengticket.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.IO;
namespace dianyingyuan
{
[Serializable]
class ZengTicket : Ticket,Iprintshow
{
///
www.eeworm.com/read/391338/8408262
cs studentticket.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.IO;
namespace dianyingyuan
{
[Serializable]
class StudentTicket:Ticket,Iprintshow
{
publ
www.eeworm.com/read/190618/8439637
s a4102.s
/*************************************************************
* File: lib/a4102.s
* Purpose: Part of C runtime library
* Author: Phil Bunce (pjb@carmel.com)
* Revision History:
* 980615 Created
www.eeworm.com/read/190618/8440226
s a65066.s
/*************************************************************
* File: lib/a65066.s
* Purpose: Part of C runtime library
* Author: Phil Bunce (pjb@carmel.com)
* Revision History:
* 990212 Created
www.eeworm.com/read/429467/8807333
asm spislv.asm
;****************************************************************************
; File Name : TMS320x240 SPI Slave Mode Example Code
;
; TMS320x240 SPI example code #2: 4 Pin SPI option
;
www.eeworm.com/read/429467/8807376
asm spimstr.asm
;****************************************************************************
; File Name : TMS320x240 SPI Master Mode Example Code
;
; TMS320x240 SPI example code #1: 4 Pin SPI option
;
www.eeworm.com/read/285721/8821937
asm spislv.asm
;****************************************************************************
; File Name : TMS320x240 SPI Slave Mode Example Code
;
; TMS320x240 SPI example code #2: 4 Pin SPI option
;
www.eeworm.com/read/285721/8821982
asm spimstr.asm
;****************************************************************************
; File Name : TMS320x240 SPI Master Mode Example Code
;
; TMS320x240 SPI example code #1: 4 Pin SPI option
;
www.eeworm.com/read/283498/9017056
asm fspxw.asm
.286
page 58, 132
name FSPXW
title FSPXW (Flightstick Pro driver for XWING).
subttl Copyright (C) 1994 Randall Hyde.
; FSPXW.EXE
;
; Usage:
; FSPXW
;
; This program executes t
www.eeworm.com/read/185192/9052181
s input.s
;*********** WINDLX Ex.1: Read a positive integer number *************
;*********** (c) 1991 G黱ther Raidl *************
;*********** Modified 1992 Maziar Khosravipour *************
;--------