代码搜索结果

找到约 10,000 项符合 SD Card 的代码

sdio.h

#ifndef _SDIO_H_ #define _SDIO_H_ sbit SD_CLK_PIN = P2^0; sbit SD_CMD_PIN = P2^1; sbit SD_DATA0_PIN = P2^2; sbit SD_DATA1_PIN = P2^3; sbit SD_BUSY_LED = P1^4; sbit SD_CD_PIN = P2^5; void Write

telecard.inf

Electronic Telephone Cards: How to make your own! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ I guess that Sweden is not the only country that employs the electronic phone

cardpile.cpp

/********************************************************************** ** Copyright (C) 2000-2005 Trolltech AS. All rights reserved. ** ** This file is part of the Qtopia Environment. ** ** This pr

2030.cpp

/* This Code is Submitted by wywcgs for Problem 2030 on 2006-06-03 at 08:02:50 */ #include #include #include using namespace std; const char COLOR[] = "CDHS";

2030.cpp

/* This Code is Submitted by wywcgs for Problem 2030 on 2006-06-03 at 08:02:50 */ #include #include #include using namespace std; const char COLOR[] = "CDHS";

255-257.html

Smart Card Developer's Kit:The FlexCash Card: An E-commerce Smart Card Application

cardenum.cpp

// cardenum.cpp // demonstrates enumerations #include using namespace std; const int jack = 11; //2 through 10 are unnamed integers const int queen = 12; const int king = 13

cardfunc.h

#ifndef _cardfunc_ #define _cardfunc_ /*++ Copyright (c) 2001 Sunplus Technology Co., Ltd. Module Name: cardfunc.h Abstract: Header file related to file layer functi

cardfunc.h

#ifndef _cardfunc_ #define _cardfunc_ /*++ Copyright (c) 2001 Sunplus Technology Co., Ltd. Module Name: cardfunc.h Abstract: Header file related to file layer functi

cardfunc.h

#ifndef _cardfunc_ #define _cardfunc_ /*++ Copyright (c) 2001 Sunplus Technology Co., Ltd. Module Name: cardfunc.h Abstract: Header file related to file layer functi