代码搜索:diff
找到约 8,375 项符合「diff」的源代码
代码结果 8,375
www.eeworm.com/read/338632/12291242
readme
This is a patchset to run linux and u-boot on the i.MX21ADS board.
The linux patch is a diff against linux-2.6.18 and the
u-boot patch is against u-boot-1.1.4.
I also included my kernel config file.
www.eeworm.com/read/251835/12317559
m perimeter.m
function L = perimeter(p)
%PERIMETER Perimeter of a polygon.
% $Id: perimeter.m 243 2003-03-03 16:18:13Z driscoll $
if isinf(p)
L = Inf;
else
w = vertex(p);
L = sum( abs( diff( w([1
www.eeworm.com/read/250870/12380672
95-patch5-splash grub-0.95-patch5-splash
diff -Naur grub-0.95_emulation/ChangeLog grub-0.95_splash/ChangeLog
--- grub-0.95_emulation/ChangeLog 2004-10-22 17:43:06.671987456 +0800
+++ grub-0.95_splash/ChangeLog 2004-10-22 20:58:08.941234992 +
www.eeworm.com/read/250870/12380680
95-patch2-findroot grub-0.95-patch2-findroot
diff -Naur grub-0.95_startups/ChangeLog grub-0.95_findroot/ChangeLog
--- grub-0.95_startups/ChangeLog 2004-10-22 14:03:21.327886608 +0800
+++ grub-0.95_findroot/ChangeLog 2004-10-22 14:15:27.403506336
www.eeworm.com/read/250870/12380685
95-patch7-bioscdrom grub-0.95-patch7-bioscdrom
diff -Naur grub-0.95_scdrom/ChangeLog grub-0.95_bioscdrom/ChangeLog
--- grub-0.95_scdrom/ChangeLog 2004-10-22 21:22:19.534711264 +0800
+++ grub-0.95_bioscdrom/ChangeLog 2004-10-23 10:20:57.716159472 +
www.eeworm.com/read/128880/14273983
c incr_map_anon.c
#include "unpipc.h"
#define SEM_NAME "mysem"
/* include diff */
int
main(int argc, char **argv)
{
int i, nloop;
int *ptr;
sem_t *mutex;
if (argc != 2)
err_quit("usage: incr_map_anon
www.eeworm.com/read/123705/14616042
m vmean.m
function y=vmean(x)
%VMEAN Mean value of vector elements.
% Y = VMEAN(X) where length(Y) = length(X)-1
% If X = [1 2 6 0] then Y = [1.5 4 3]
%
% See also MEDIAN, STD, MIN, MAX, COV, DIFF, S
www.eeworm.com/read/217300/14969986
c p7-6.c
#include
#include
#include
#include
#include
void work();
int main (void)
{
struct timeval start, stop,diff;
double total_sec;
www.eeworm.com/read/474814/1389895
004 5.004
diff -rc perl5.004.orig/Configure perl5.004/Configure
*** perl5.004.orig/Configure 1997-05-13 18:20:34.000000000 +0100
--- perl5.004/Configure 2003-04-26 16:36:53.000000000 +0100
***************
*** 1
www.eeworm.com/read/474814/1389959
004 5.004
diff -rc perl5.004.orig/Configure perl5.004/Configure
*** perl5.004.orig/Configure 1997-05-13 18:20:34.000000000 +0100
--- perl5.004/Configure 2003-04-26 16:36:53.000000000 +0100
***************
*** 1