代码搜索:Difference
找到约 3,389 项符合「Difference」的源代码
代码结果 3,389
www.eeworm.com/read/188503/8535627
c transfrm_ref.c
/* transfrm.c, Low-level Architecture neutral DCT/iDCT and prediction
difference / addition routines
*/
/* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */
/*
*
www.eeworm.com/read/386253/8760041
m alg124.m
% WAVE EQUATION FINITE-DIFFERENCE ALGORITHM 12.4
%
% To approximate the solution to the wave equation:
% subject to the boundary conditions
% u(0,t) = u(l,t) = 0, 0 < t < T = max t
%
www.eeworm.com/read/386253/8760208
m alg124.m
% WAVE EQUATION FINITE-DIFFERENCE ALGORITHM 12.4
%
% To approximate the solution to the wave equation:
% subject to the boundary conditions
% u(0,t) = u(l,t) = 0, 0 < t < T = max t
%
www.eeworm.com/read/385934/8778286
c two_tones.c
//two_tones.c Generates/adds two tones using difference equations
short sinegen(void); //for generating tone
short output; //for output
short sinegen_buffer[256]; //buffer for out
www.eeworm.com/read/426674/9005657
c two_tones.c
//two_tones.c Generates/adds two tones using difference equations
short sinegen(void); //for generating tone
short output; //for output
short sinegen_buffer[256]; //buffer for out
www.eeworm.com/read/382086/9050786
c two_tones.c
//two_tones.c Generates/adds two tones using difference equations
short sinegen(void); //for generating tone
short output; //for output
short sinegen_buffer[256]; //buffer for out
www.eeworm.com/read/184617/9091702
m svmlspex02.m
%SVMLSPex02.m
%Two Dimension SVM Problem, Two Class and Separable Situation
%
%%Difference with SVMLSPex01.m:
% Take the Largrange Function (16)as object function insteads ||W||,
% s
www.eeworm.com/read/282428/9095117
c two_tones.c
//two_tones.c Generates/adds two tones using difference equations
short sinegen(void); //for generating tone
short output; //for output
short sinegen_buffer[256]; //buffer for out
www.eeworm.com/read/181851/9234735
c two_tones.c
//two_tones.c Generates/adds two tones using difference equations
short sinegen(void); //for generating tone
short output; //for output
short sinegen_buffer[256]; //buffer for out
www.eeworm.com/read/373828/9433795
c two_tones.c
//two_tones.c Generates/adds two tones using difference equations
short sinegen(void); //for generating tone
short output; //for output
short sinegen_buffer[256]; //buffer for out