代码搜索结果
找到约 23,563 项符合
SD Card 的代码
card.java
package com.skybright.pig;
import javax.microedition.lcdui.Image;
public class Card
{
private int card_nbr;
private int card_index;
private int suit_index;
private Image
card.h
/* $Id: card.h,v 1.1.10.1 2001/09/23 22:24:59 kai Exp $
*
* Driver parameters for SpellCaster ISA ISDN adapters
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* This software may
card.h
/*
* linux/include/linux/mmc/card.h
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by th
card.cpp
// {{{RME classifier 'Logical View::CardDefinitions::Card'
#if defined( PRAGMA ) && ! defined( PRAGMA_IMPLEMENTED )
#pragma implementation "Card.h"
#endif
#include
#in
card.h
// {{{RME classifier 'Logical View::CardDefinitions::Card'
#ifndef Card_H
#define Card_H
#ifdef PRAGMA
#pragma interface "Card.h"
#endif
#include
// {{{RME tool 'OT:
card.java
/*
* ATM Example system - file Card.java
*
* copyright (c) 2001 - Russell C. Bjork
*
*/
package banking;
/** Representation for customer's ATM card
*/
public class Card
{
/** Constructor
sd.c
#include "example.h"
#include "sd.h"
static int sd_slot = 0;
int sdOpen (int slot)
{
sd_slot = slot;
return sd_open(slot);
}
int sdEject ()
{
return sd_close(sd_slot);
}
int sdRead (int sect, i
sd.c
/*
* sd.c Copyright (C) 1992 Drew Eckhardt
* Linux scsi disk driver by
* Drew Eckhardt
*
*
*
* Modified by Eric Youngdale eric@tantalus.nrl.navy.mil to
*
sd.h
/*
* sd.h Copyright (C) 1992 Drew Eckhardt
* SCSI disk driver header file by
* Drew Eckhardt
*
*
*
* Modified by Eric Youngdale eric@tantalus.nrl.navy.mil to
card.h
/* $Id: card.h,v 1.1.10.1 2001/09/23 22:24:59 kai Exp $
*
* Driver parameters for SpellCaster ISA ISDN adapters
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* This software may