代码搜索结果

找到约 23,563 项符合 SD Card 的代码

sd.h

/* * sd.h Copyright (C) 1992 Drew Eckhardt * SCSI disk driver header file by * Drew Eckhardt * * * * Modified by Eric Youngdale eric@andant

ssmapi.h

/***************************************************************************** * Filename: ssmapi.h - Structures and defines used in SSM API layer * * SanDisk SD Memory Card Security Manager Softwa

card.java

public class Card { private int suit = UNASSIGNED; private int number = UNASSIGNED; public final static int UNASSIGNED = -1; public final static int DIAMONDS = 1; public f

card.java

package bingo.shared; import java.util.Random; import java.util.Vector; import java.util.Stack; import java.io.Serializable; import java.security.*; // a Bingo card, created by the GameKeeper and si

readme.drac3

Stonith module for Dell DRACIII remote access card -------------------------------------------------- This module uses the Dell DRACIII PCI card as a stonith device. It sends the XML commands over HT

happy_cards

What I had to do to make cards happy: 1. Tseng ET4000 W32P This card wants to call the original system BIOS video routines. It sets the int 0x42 vector to F000:F065, the entry point to the system bio

comsumedisplaydata.java

package com.jbaptech.accp.netbar.client; import com.jbaptech.accp.netbar.server.entity.Record; import com.jbaptech.accp.netbar.server.entity.Card; /** * class description here. * Title: *

carddao.java

package com.jbaptech.accp.netbar.server.dao; import com.jbaptech.accp.netbar.server.entity.Card; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.Connection; impo

comsumedisplaydata.java~10~

package com.jbaptech.accp.netbar.client; import com.jbaptech.accp.netbar.server.entity.Record; import com.jbaptech.accp.netbar.server.entity.Card; /** * class description here. * Title: *

comsumedisplaydata.java~7~

package com.jbaptech.accp.netbar.client; import com.jbaptech.accp.netbar.server.entity.Record; import com.jbaptech.accp.netbar.server.entity.Card; /** * Title: * Description: *