代码搜索:diff

找到约 8,375 项符合「diff」的源代码

代码结果 8,375
www.eeworm.com/read/167647/9957552

h diff_ti_priv.h

/* * Copyright 2002 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/167647/9957561

c diff_ti_vt.c

/* * Copyright 2002 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/167647/9957565

c diff_ti_apply.c

/* * Copyright 2002 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/167647/9957568

c diff_ti_ialg.c

/* * Copyright 2002 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/162950/10257125

diff sp54convert.diff

diff -urN SP54convert/avilib.c SP54convert.new/avilib.c --- SP54convert/avilib.c 2001-02-23 13:22:37.000000000 +0100 +++ SP54convert.new/avilib.c 2003-06-20 07:21:00.000000000 +0200 @@ -31,6 +31,10 @@
www.eeworm.com/read/425953/10305750

m color_dirct_diff.m

%%% 本程序实现矢量图像的方向扩散 %%% 如果启用程序中两条被注释掉的语句则表明带有边缘停止函数的方向扩散 clear all; close all; clc; Img = imread('TV_color_square.bmp'); figure(1); imshow(uint8(Img)); [nrow, ncol] = size(Img(:,:,1));
www.eeworm.com/read/425953/10305837

m color_dirct_diff.m

3%%% 本程序实现矢量图像的方向扩散 %%% 如果启用程序中两条被注释掉的语句则表明带有边缘停止函数的方向扩散 clear all; close all; clc; Img = imread('TV_color_square.bmp'); figure(1); imshow(uint8(Img)); [nrow, ncol] = size(Img(:,:,1));
www.eeworm.com/read/425953/10305930

m color_dirct_diff.m

3%%% 本程序实现矢量图像的方向扩散 %%% 如果启用程序中两条被注释掉的语句则表明带有边缘停止函数的方向扩散 clear all; close all; clc; Img = imread('TV_color_square.bmp'); figure(1); imshow(uint8(Img)); [nrow, ncol] = size(Img(:,:,1));
www.eeworm.com/read/162396/10308666

diff mod_gzip.c.diff

--- mod_gzip.c.orig Sun Sep 16 04:50:34 2001 +++ mod_gzip.c Wed May 11 03:13:14 2005 @@ -56,20 +56,30 @@ * University of Illinois, Urbana-Champaign. */ -/* MOD_GZIP 2.0.26a */ - /* NOTE: This m
www.eeworm.com/read/425643/10342240

m kineticsest1_diff.m

function KineticsEst1_Diff % 动力学参数辨识: 用微分法进行反应速率分析得到速率常数k和反应级数n % Analysis of kinetic rate data by using the differential method % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research