代码搜索:Sharp
找到约 1,380 项符合「Sharp」的源代码
代码结果 1,380
www.eeworm.com/read/270919/4233654
reverseuart readme.reverseuart
$Id: README.ReverseUART,v 1.1 2004/05/30 20:46:33 cssharp Exp $
README for ReverseUART
Author/Contact: tinyos-help@millennium.berkeley.edu
@author Cory Sharp
Description:
www.eeworm.com/read/270919/4233799
countradio readme.countradio
$Id: README.CountRadio,v 1.1 2004/05/01 04:22:10 cssharp Exp $
README for CountRadio
Author/Contact: tinyos-help@millennium.berkeley.edu
@author Cory Sharp
Description:
www.eeworm.com/read/105272/15672768
c otulip.c
/*
Etherboot DEC Tulip driver
adapted by Ken Yap from
FreeBSD netboot DEC 21143 driver
Author: David Sharp
date: Nov/98
Known to work on DEC DE500 using 21143-PC chipset.
Even on card
www.eeworm.com/read/105052/15679117
c otulip.c
/*
Etherboot DEC Tulip driver
adapted by Ken Yap from
FreeBSD netboot DEC 21143 driver
Author: David Sharp
date: Nov/98
Known to work on DEC DE500 using 21143-PC chipset.
Even on card
www.eeworm.com/read/174700/9576662
lrc roxette - listen to your heart.lrc
[ar:Roxette]
[al:Look Sharp!]
[by:非常歌词-http://music.liuxuan.com]
[00:02.00]"Listen To Your Heart"
[00:21.00]I know there's something in the wake of your smile.
[00:27.00]I get a notion from the l
www.eeworm.com/read/469124/6977971
m params.m
% Just some sample parameter settings
Thr, Levels, Scale-Fact, Start-Level, Step-Size
Grad: .5, 2, 1.2, 1, 2
www.eeworm.com/read/317756/13497969
cs program.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.IO;
namespace sy1_C_sharp
{
class Program //主程序执行流程
{
static void Main(
www.eeworm.com/read/158649/11595996
java winderror.java
//: c07:WindError.java
// Accidentally changing the interface.
import com.bruceeckel.simpletest.*;
class NoteX {
public static final int
MIDDLE_C = 0, C_SHARP = 1, C_FLAT = 2;
}
clas