代码搜索结果
找到约 10,000 项符合
SD Card 的代码
sd.c
//*****************************************************************************
//
// File Name : 'sd.c'
// Title : SD Flash Card Interface
// Author : Andy Zhu - Copyright (C) 2008.7
// Create
sd.h
//*****************************************************************************
//
// File Name : 'sd.h'
// Title : SD Flash Card Interface
// Author : Andy Zhu - Copyright (C) 2008
// Created
sd.c
/* Combined congruential and Tauseworthe generators from SuperDuper
* package. Should work on machines with unsigned long of at least 32
* bits. JC and JT must be initialized to values with 0 < JC
sd.h
#include"function.h"
//------------------------------------------------------------
// Error define
//-------------------------------------------------------------
#define INIT_CMD0_ERROR
sd.java
import java.applet.*;
import java.net.URL;
import java.net.MalformedURLException;
public class sd extends Applet{
public void init(){
String us="http://www.ytu.edu.cn"; //www.ytu.edu.cn为烟台大学主页