代码搜索结果

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

msp430x42x0_sd16a_10.c

//***************************************************************************** // MSP430x42x0 Demo - SD16_A, Single Conversion on a Single Channel Using ISR // 1024 E

msp430x42x0_sd16a_08.c

//***************************************************************************** // MSP430x42x0 Demo - SD16_A, Single Conversion on a Channel using buffered input // // Description: This program

msp430x47x4_sd16_02.c

//***************************************************************************** // MSP430x47x4 Demo - SD16, Single Conversion on a Group of 4 Channels // // Description: This program uses the SD1

msp430x47xx_sd16_05.c

//***************************************************************************** // MSP430x47xx Demo - SD16, Single Conversion on a Single Channel Using ISR // // Description: This program uses th

msp430x47xx_sd16_02.c

//***************************************************************************** // MSP430x47xx Demo - SD16, Single Conversion on a Group of Channels // // Description: This program uses the SD16

msp430x47xx_sd16_06.c

//***************************************************************************** // MSP430x47xx Demo - SD16, Using the Integrated Temperature Sensor // // Description: This example shows how to us

rfc1758.txt

Network Working Group The North American Directory Forum Request for Comments: 1758 February 1995 Obsoletes: 1417, 1295, 1255, 1218 Category: Info

rfc1417.txt

Network Working Group The North American Directory Forum Request for Comments: 1417 February 1993 Obsoletes: 1295, 1255, 1218

poly.cpp

#include #include using namespace std; ifstream in("input.txt"); ofstream out("output.txt"); class note { public: double a; int b; }; class fc { private:int n;