代码搜索:SD Card
找到约 10,000 项符合「SD Card」的源代码
代码结果 10,000
www.eeworm.com/read/387688/8659136
local card.jpx.local
build.menu.1[0]=com.borland.jbuilder.build.ProjectBuilder$ProjectBuildAction;make
build.menu.2[0]=com.borland.jbuilder.build.ProjectBuilder$ProjectBuildAction;rebuild
debug.NoTracingClasses.1[0]=23
www.eeworm.com/read/387688/8659143
dep2 card.dep2
www.eeworm.com/read/287811/8667948
c rw_card.c
void sen(unsigned char ctrl) {
SBUF=ctrl;while (!TI) {}
TI=0;
}
unsigned char rec(void) {
time=0;
while (!RI) {if (time>40) return(0);}
RI=0;
return(SBUF);
}
bit send_to_card(uns
www.eeworm.com/read/387427/8683513
local card.jpx.local
build.menu.1[0]=com.borland.jbuilder.build.ProjectBuilder$ProjectBuildAction;make
build.menu.2[0]=com.borland.jbuilder.build.ProjectBuilder$ProjectBuildAction;rebuild
content.layout.xml.[0]=
www.eeworm.com/read/387427/8683520
dep2 card.dep2
www.eeworm.com/read/386806/8724668
c adlib_card.c
/*
* sound/adlib_card.c
*
* Detection routine for the AdLib card.
*
* Copyright by Hannu Savolainen 1993
*
* Redistribution and use in source and binary forms, with or without
* mod
www.eeworm.com/read/386806/8724706
c sb_card.c
/*
* sound/sb_card.c
*
* Detection routine for the SoundBlaster cards.
*
* Copyright by Hannu Savolainen 1993
*
* Redistribution and use in source and binary forms, with or without
www.eeworm.com/read/386806/8724717
c gus_card.c
/*
* sound/gus_card.c
*
* Detection routine for the Gravis Ultrasound.
*
* Copyright by Hannu Savolainen 1993
*
* Redistribution and use in source and binary forms, with or without
www.eeworm.com/read/430651/8736237
java ip_card.java
/*
* Created on 2005-10-9
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package chap05;
import java.util.*;
www.eeworm.com/read/430651/8736240