代码搜索:Difference
找到约 3,389 项符合「Difference」的源代码
代码结果 3,389
www.eeworm.com/read/115839/14999726
java billsclock.java
import java.awt.*;
import java.applet.*;
import java.util.*;
import java.net.*;
class hms extends Date
{
//Note that localOffset is hours difference from GMT
//west of Greenwich merid
www.eeworm.com/read/16589/680324
h stddef.h
#ifndef _STDDEF
typedef int ptrdiff_t; /* result type of pointer difference */
typedef unsigned size_t; /* type yielded by sizeof */
typedef unsigned short wchar_t; /* wide char type */
#define
www.eeworm.com/read/16589/680443
h time.h
#ifndef _TIME
#ifndef _STDDEF
typedef int ptrdiff_t; /* result type of pointer difference */
typedef unsigned size_t; /* type yielded by sizeof */
typedef unsigned short wchar_t; /* wide char
www.eeworm.com/read/480930/1311738
winview readme.winview
Support for the Leadtek WinView 601 TV/FM by Jon Tombs
This card is basically the same as all the rest (Bt484A, Philips tuner),
the main difference is that they have attached a p
www.eeworm.com/read/478549/1350687
c dpbtest.c
/*
DPBTEST.C -- uses undocumented INT 21h Function 32h (Get DPB)
to display bytes per drive; but first walks the DPB chain,
showing the difference between the two access methods
*/
#in
www.eeworm.com/read/470917/1439831
c s_fdimf.c
/* Return positive difference between arguments.
Copyright (C) 1997, 2004 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can r
www.eeworm.com/read/470917/1439834
c s_fdim.c
/* Return positive difference between arguments.
Copyright (C) 1997, 2004 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can r
www.eeworm.com/read/470917/1442269
s s_fdim.s
/* Compute positive difference.
Copyright (C) 1997, 1999, 2004 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper , 1997.
www.eeworm.com/read/470917/1442273
s s_fdimf.s
/* Compute positive difference.
Copyright (C) 1997, 1999, 2004 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper , 1997.
www.eeworm.com/read/470917/1442393
s s_fdiml.s
/* Compute positive difference.
Copyright (C) 1997, 1999, 2004 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper , 1997.