代码搜索:Difference
找到约 3,389 项符合「Difference」的源代码
代码结果 3,389
www.eeworm.com/read/332899/12718150
java ex6.java
// holding/Ex6.java
// TIJ4 Chapter Holding, Exercise 6, page 406
/* Modify listFeatures.java so that it uses String instead of Pets,
* and explain any difference in results.
*/
import java.util.
www.eeworm.com/read/138758/13217514
java familyvsexacttype.java
//: c10:FamilyVsExactType.java
// The difference between instanceof and class
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
www.eeworm.com/read/320605/13422347
java familyvsexacttype.java
//: c10:FamilyVsExactType.java
// The difference between instanceof and class
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
www.eeworm.com/read/313151/13595085
java ex6(1).java
// holding/Ex6.java
// TIJ4 Chapter Holding, Exercise 6, page 406
/* Modify listFeatures.java so that it uses String instead of Pets,
* and explain any difference in results.
*/
import java.util
www.eeworm.com/read/312241/13614538
readme
This is a port of the RDCF2 DOS FAT16 filesystem to the LPC2138. While the
board I've used is a custom board, the Keil MCB2140 board is similar. The
ony notable difference appears to be the MMC Chip
www.eeworm.com/read/140582/5785464
version
Version 4.04
Fixed a few tests in destest. Also added x86 assember for
des_ncbc_encrypt() which is the standard cbc mode function.
This makes a very very large performace difference.
Ariel Glenn
www.eeworm.com/read/138341/5816754
c~ dcdflib.c~
#include
#include
#include
#include "cdflib.h"
/*
* A comment about ints and longs - whether ints or longs are used should
* make no difference, but where double r-valu
www.eeworm.com/read/124910/6038942
s sub_n.s
/* SPARC v9 __mpn_sub_n -- Subtract two limb vectors of the same length > 0
and store difference in a third limb vector.
Copyright (C) 1995, 1996, 1997, 1999 Free Software Foundation, Inc.
www.eeworm.com/read/493662/6388699
m cgtrust.m
function [xc,histout,costdata] = cgtrust(x0,f,parms,resolution)
omegaup=2; omegadown=.5;
mu0=.25; mulow=.25; muhigh=.75;
%
% set maxit, the resolution, and the difference increment
%
debug=0;
tol=par
www.eeworm.com/read/478118/6720078
java ex6(1).java
// holding/Ex6.java
// TIJ4 Chapter Holding, Exercise 6, page 406
/* Modify listFeatures.java so that it uses String instead of Pets,
* and explain any difference in results.
*/
import java.util