代码搜索:Difference

找到约 3,389 项符合「Difference」的源代码

代码结果 3,389
www.eeworm.com/read/145120/5747851

c utl_stsphase.c

/* * Copyright 2003 by Texas Instruments Incorporated. * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are *
www.eeworm.com/read/139332/5799955

h tuple_d.h

// Copyright (c) 2000,2001 Utrecht University (The Netherlands), // ETH Zurich (Switzerland), Freie Universitaet Berlin (Germany), // INRIA Sophia-Antipolis (France), Martin-Luther-University Halle-W
www.eeworm.com/read/139332/5800835

hpp counting_iterator.hpp

// Copyright David Abrahams 2003. // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) #ifndef CO
www.eeworm.com/read/113483/6131325

m shapedifference.m

function data = shapeDifference(shape1, shape2) % shapeDifference: implicit surface function for the difference of two shapes. % % data = shapeDifference(shape1, shape2) % % Creates an implicit
www.eeworm.com/read/113483/6131353

m upwindfirsteno3ahelper.m

function [ dL, dR, DD ] = ... upwindFirstENO3aHelper(grid, data, dim, approx4, stripDD) % upwindFirstENO3aHelper: helper function for upwindFirstENO3a. % % [ dL, dR, DD ] = upwindFirstENO3aH
www.eeworm.com/read/255407/6291019

c alg48.c

#include #include #include #include /* generates: set #1 elements: Eeyore Piglet Pooh Tigger set #2 elements: Heffalump Pooh Woozle
www.eeworm.com/read/493456/6393684

m ex031100.m

n = -5:10; x = rand(1,length(n)); k = -100:100; w = (pi/100)*k; % frequency between -pi and +pi X = x * (exp(-j*pi/100)).^(n'*k); % DTFT of x % folding property y = fliplr(x); m = -flipl
www.eeworm.com/read/264333/11319516

m mserror.m

function mse = MSERROR(A, B) % The function takes two equal images and calculates the mean square % difference inbetween the two. % Usage: MSE = MSERROR(A, B, NSIZE); % where A: first image
www.eeworm.com/read/406664/11437956

c alg48.c

#include #include #include #include /* generates: set #1 elements: Eeyore Piglet Pooh Tigger set #2 elements: Heffalump Pooh Woozle
www.eeworm.com/read/403950/11495824

h randomnumbers.h

// ============================================================================ // Data Structures For Game Programmers // Ron Penton // RandomNumbers.h // This file holds the random number genera