代码搜索:modification
找到约 10,000 项符合「modification」的源代码
代码结果 10,000
www.eeworm.com/read/181788/9236963
h bool.h
/* bool.h - Boolean definitions */
/* Copyright 1998-2010 Wind River Systems, Inc. */
/*
* modification history
* --------------------
* 01a,25mar98,pai written
*
*/
#ifndef
www.eeworm.com/read/374737/9387265
h s3c2410timer.h
/* s2410Timer.h - timer header */
/* Copyright 1999 ARM Limited */
/*
modification history
--------------------
01a,25jun99,jpd written.
*/
#ifndef __INCs3c2410Timerh
#define __INCs3c24
www.eeworm.com/read/177261/9462929
h bool.h
/* bool.h - Boolean definitions */
/* Copyright 1998-2010 Wind River Systems, Inc. */
/*
* modification history
* --------------------
* 01a,25mar98,pai written
*
*/
#ifndef __INCBoolh
#d
www.eeworm.com/read/177019/9474418
h usrapp.h
/* usrApp.h - user application header */
/* Copyright 2002 SAMSUNG ELECTRONICS */
/*
modification history
--------------------
01a,08feb02,jmLee created.
*/
#ifndef INCusrApph
#define
www.eeworm.com/read/371700/9541180
m computesignal.m
function [r] = ComputeSignal(g,y)
%
% [r] = ComputeSignal(g,y)
%
% This function compute the output of the SISO filter g
% when driven by the observations y.
%
% Author : Pierre JALLON
% Date of crea
www.eeworm.com/read/371700/9541188
m estimatecyclicfrequencies.m
function [ Freq,R ] = EstimateCyclicFrequencies(y)
% [ Freq,R ] = EstimateCyclicFrequencies(y)
%
% This function return a criteria which has pic at the cyclic frequencies.
%
%
% Author : Pierre JALLO
www.eeworm.com/read/365797/9846880
h msgqdistshow.h
/* msgQDisthow.h - distributed message queue show library header (VxFusion) */
/* Copyright 1999 Wind River Systems, Inc. */
/*
modification history
--------------------
01a,28jul98,drm written.
*/
www.eeworm.com/read/364866/9889744
c abortsw.c
/* abortSw.c - abort switch routines */
/* Copyright 1985-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01b,09nov01,g_h Remove include "wrPpmc74xx.h"
01a,19jun98,est