代码搜索:Difference
找到约 3,389 项符合「Difference」的源代码
代码结果 3,389
www.eeworm.com/read/140851/13058839
m mysymsetdiff.m
function C = mysymsetdiff(A,B)
% MYSYMSETDIFF Symmetric set difference of two sets of positive integers (much faster than built-in setdiff)
% C = mysetdiff(A,B)
% C = (A\B) union (B\A) = { things t
www.eeworm.com/read/140697/13066777
m alg114.m
% NONLINEAR FINITE-DIFFERENCE ALGORITHM 11.4
%
% To approximate the solution to the nonlinear boundary-value problem
%
% Y'' = F(X,Y,Y'), A
www.eeworm.com/read/140697/13066954
m alg114.m
% NONLINEAR FINITE-DIFFERENCE ALGORITHM 11.4
%
% To approximate the solution to the nonlinear boundary-value problem
%
% Y'' = F(X,Y,Y'), A
www.eeworm.com/read/327175/13096438
txt readme.txt
All the codes are edited and tested by TeamWork410.
The codes are tested in BorlandC3.1 OR Visual C++6.0. There are
some difference between the two compilers. So, some codes should be
edited
www.eeworm.com/read/138798/13211769
m mysymsetdiff.m
function C = mysymsetdiff(A,B)
% MYSYMSETDIFF Symmetric set difference of two sets of positive integers (much faster than built-in setdiff)
% C = mysetdiff(A,B)
% C = (A\B) union (B\A) = { things t
www.eeworm.com/read/319138/13459748
txt doub.txt
function[K,S]=doub(A,C,Q,R)
%DOUBLE.M
%function[K,S]=double(A,C,Q,R)
% This program uses the "doubling algorithm" to solve the
% Riccati matrix difference equations associa
www.eeworm.com/read/306970/13733941
c flvdec.c
/*
* FLV demuxer
* Copyright (c) 2003 The FFmpeg Project.
*
* This demuxer will generate a 1 byte extradata for VP6F content.
* It is composed of:
* - upper 4bits: difference between enco
www.eeworm.com/read/134053/5895463
doc dosmac.doc
FILENAME: DOSMAC.DOC
DESCRIPTION: This file documents the macros implemented in the files IDOS.MAC
and MDOS.MAC. Note that the only difference between the two macro files is that
IDOS.MAC uses
www.eeworm.com/read/484963/6569630
m trajectory.m
% This m-file implements the frame difference algorithm for background
% subtraction.
clear all
source = aviread('..\test_video\san_fran_traffic_30sec_QVGA_Cinepak');
thresh = 25;
www.eeworm.com/read/264896/11295302
m bayliss.m
function amp=bayliss(nel,sll,nbar)
%
% SUBROUTINE TO COMPUTE LINEAR BAYLISS COEFFICIENTS FOR DIFFERENCE
% BEAMS. LINEAR BAYLISS DISTRIBUTION
%
nbar1=nbar-1;
for i=1:11
mu(