代码搜索:Difference
找到约 3,389 项符合「Difference」的源代码
代码结果 3,389
www.eeworm.com/read/142536/5764763
c restemp.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Thomas L. Quarles
**********/
/*
*/
#include "spice.h"
#include
#include "util.h"
#in
www.eeworm.com/read/141300/5771351
c restemp.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Thomas L. Quarles
Modified Apr 2000 - Paolo Nenzi
Modified: 2000 AlanSfixes
**********/
#includ
www.eeworm.com/read/141300/5772435
c captemp.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Thomas L. Quarles
Modified: September 2003 Paolo Nenzi
**********/
/*
*/
/* load the capaci
www.eeworm.com/read/136071/5875143
good settest.good
Starting set test
OK - set is empty
56 should read 56
Element list
Element : 11
Element : 29
Element : 56
Element : 57
Element : 75
Element : 103
Element : 128
56 should read 56
Element list (56 shoul
www.eeworm.com/read/126061/6018915
java maxfunction.java
/*
* This file is part of JGAP.
*
* JGAP offers a dual license model containing the LGPL as well as the MPL.
*
* For licencing information please see the file license.txt included with JGAP
www.eeworm.com/read/291067/6302843
m weightrows.m
function Y = weightrows(X,weights)
%WEIGHTROWS Weights the rows of a matrix.
%
%--------
%Synopsis:
% Y = weightrows(X,weights)
%
%Description:
% Weights each row of the two-dimensional matrix "X"
www.eeworm.com/read/493734/6389716
m lsm.m
num=[1 6.5 14 11.5 3];
den=[1 20 120 232 320];
u=mseries(16);% to generate a signal of m series
[z,A,B]=getval(num,den); % to function as a way to get z,A,and B.
x1=length(A);% to get the length o
www.eeworm.com/read/488978/6481001
c cluster.c
/*****************************************************************
* HMMER - Biological sequence analysis with profile HMMs
* Copyright (C) 1992-2003 Washington University School of Medicine
* All
www.eeworm.com/read/478818/6703846
frm frmgeometry.frm
VERSION 5.00
Object = "{9BD6A640-CE75-11D1-AF04-204C4F4F5020}#2.0#0"; "Mo20.ocx"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form Form1
Caption =
www.eeworm.com/read/346712/11729410
java manhattandistance.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either vers