代码搜索:Difference
找到约 3,389 项符合「Difference」的源代码
代码结果 3,389
www.eeworm.com/read/357362/3015966
asm sad_xmm.asm
;/*****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * xmm (extended mmx) sum of absolute difference
; *
; * Copyright(C) 2002 Peter Ros
www.eeworm.com/read/357362/3015973
c sad_altivec.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - altivec sum of absolute difference (C version)
*
* Copyright (C) 2002 Benjamin He
www.eeworm.com/read/300478/13911311
m amflane.m
% -----------------------------------------------------------------------------
% GPSLab: AMFLANE.M
% Relative positioning s1->s2 by double difference ambiguity mapping function
%
www.eeworm.com/read/300478/13911684
m amflab.m
% -----------------------------------------------------------------------------
% GPSLab: AMFLAB.M
% Relative positioning s1->s2 by double difference ambiguity mapping function
% ----
www.eeworm.com/read/178386/9401253
c sjf2440.c
/**********************************************************************************
The SJF2440 is based on SJF2410, which was written by Inwook Kong(purnnamu).
The main difference between SJF2
www.eeworm.com/read/168118/9937871
m autorejectcb.m
function autorejectcb(action)
% Determination of the parameter for the cross over point rejection
% The rejection is based on a factor of the standard deviation or on a
% constant limit difference fro
www.eeworm.com/read/360606/10085285
m ex6_10.m
%
% This program computes the drain current of a
% FET operated under different biasing conditions.
% In addition, the difference in drain current is
% investigated for the situation when
www.eeworm.com/read/419636/10851773
c ciede2000.c
/******************************************************************************
*
* CIEDE2000 Color Difference Calculator
*
* Copyright (c) 2007 yoneh (http://d.hatena.ne.jp/yoneh/)
*
* P
www.eeworm.com/read/416714/11016819
cpp set_s_di.cpp
#include "stlexam.h"
#pragma hdrstop
/**************************************************************************
*
* set_s_di.cpp - Example program of set symmetric difference algorithm.
*
www.eeworm.com/read/434325/7874650
m findiff.m
function [T,X] = findiff(p,q,r,a,b,alpha,beta,n)
%---------------------------------------------------------------------------
%FINDIFF Finite difference solution to the boundary value problem
%