代码搜索:diff
找到约 8,375 项符合「diff」的源代码
代码结果 8,375
www.eeworm.com/read/215382/15062882
m sin_diff.m
%sin_diff.m
%正弦函数的导数
x=0:0.1:10; %自变量
y=sin(x); %正弦函数
y_der=diff(y)./diff(x); %导数等于有限差分之比(dy/dx)
hold on;
x_der=x(1:(end-1));
www.eeworm.com/read/212047/15168004
h gsl_diff.h
/* diff/gsl_diff.h
*
* Copyright (C) 2000 David Morrison
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publi
www.eeworm.com/read/8723/151937
h diff_ti.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/8723/151941
c diff_ti.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/11139/203251
diff eval-crash.diff
Index: variable.h
===================================================================
RCS file: /cvsroot/make/make/variable.h,v
retrieving revision 1.24
diff -u -B -b -r1.24 variable.h
--- variab
www.eeworm.com/read/12865/249860
cpp adj_diff.cpp
/**************************************************************************
*
* adj_diff.cpp - Example program for adjacent_difference.
* See Class Reference Section
*
*****
www.eeworm.com/read/12865/249862
cpp set_diff.cpp
/**************************************************************************
*
* set_diff.cpp - Example program of set differences algorithm.
* See Class Reference Section
*
*
www.eeworm.com/read/13901/285919
uc diff_kc.uc
// microassembly program: D:\working\im_apps\h264\diff_kc.i
// machine description: gold8.md
// KERNELDEF: instrs: 59 params: i 0 i 1 i 2 i 3 o 4 o 5 blocks: 3 25 2 34 1 0 -1 SWP_block_depth:
www.eeworm.com/read/13901/285955
viz diff_kc.viz
digraph name {
center = true;
size = "7.5,10";
/* #SCHEDVIZ_VERSION=2.0 */
/* #FUS=ADDER_0 ADDER_1 ADDER_2 MULTIPLIER_0 MULTIPLIER_1 DIVIDER_0 INOUT_0 INOUT_1 INOUT_2 INOUT_3 INOUT
www.eeworm.com/read/13901/285967
i diff_kc.i
#line 1 "D:\\working\\im_apps\\h264\\diff_kc.cpp"
#line 1 "D:/working/tools/isim/isimexe/blank_headers\\idb_kernelc.hpp"
#line 2 "D:\\working\\im_apps\\h264\\diff_kc.cpp"
#line 1 "D