代码搜索:diff

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

代码结果 8,375
www.eeworm.com/read/103330/15737006

amiga_port

There also exists a port of SPIM to the Amiga. I haven't tried it, but the diff's are in Documentation/Amiga_Patches and the compiled files are also available: Hello. I did a port of your SPIM,
www.eeworm.com/read/100325/15877123

c diffarch.c

/* Diff files from a tar archive. Copyright (C) 1988 Free Software Foundation This file is part of GNU Tar. GNU Tar is free software; you can redistribute it and/or modify it under the term
www.eeworm.com/read/469247/1481915

m qiudao.m

clear all syms x; y=(x^2-1)^3+1; y1=diff(y,x); %y对x求一阶导 y2=diff(y,x,2); %y对x求二阶导 subplot(3,1,1); %把图形窗口分成3×1部分,并激活第1部分 ezplot(y,[-1.
www.eeworm.com/read/188189/8564207

patch avrdude_usbasp.2005-04-21.patch

? usbasp.c ? usbasp.h Index: Makefile.am =================================================================== RCS file: /cvsroot/avrdude/avrdude/Makefile.am,v retrieving revision 1.23 diff -u -r1.23 Ma
www.eeworm.com/read/386625/8734544

m demo2_run.m

% TOW-GRID METHOD % zhiyong2008 finish % solve possion etc. equation using DIFF. % input can be replaced and you can do many works ... % main elements: % linear systems %
www.eeworm.com/read/179630/9347732

patch avrdude_usbasp.2005-04-21.patch

? usbasp.c ? usbasp.h Index: Makefile.am =================================================================== RCS file: /cvsroot/avrdude/avrdude/Makefile.am,v retrieving revision 1.23 diff -u -r1.23 Ma
www.eeworm.com/read/363772/9936367

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Math, Diff, ExtCtrls; type TForm1 = class(TForm) Edit1:
www.eeworm.com/read/163690/10149371

patch avrdude_usbasp.2005-04-21.patch

? usbasp.c ? usbasp.h Index: Makefile.am =================================================================== RCS file: /cvsroot/avrdude/avrdude/Makefile.am,v retrieving revision 1.23 diff -u -r1.23 Ma
www.eeworm.com/read/280395/10333150

diffs

diff -c ../Makefile ./Makefile *** ../Makefile Thu Jun 28 00:44:07 1990 --- ./Makefile Mon Jul 16 13:57:26 1990 *************** *** 39,49 **** # AUXDIR, manual pages will be installed in MANDIR with
www.eeworm.com/read/424063/10502524

m biterr.m

function [num, rat] = biterr(x, y, K, tot) %BITERR Computes bit error. % [NUMBER, RATIO] = BITERR(X, Y) compares the elements in the input % matrices X and Y. The number of the bit diff