代码搜索:modification
找到约 10,000 项符合「modification」的源代码
代码结果 10,000
www.eeworm.com/read/132891/14067263
tcl version.tcl
# VERSION.TCL - contains the setup's version string.
#
# Copyright 1984-1997 Wind River Systems, Inc
#
# modification history:
# ---------------------
# 03f,03oct02,bjl made versions independent of c
www.eeworm.com/read/292129/8376317
h miinclude.h
//=========================================================
//
//This is a prog in the MutualInfo 0.9 package written by
// Hanchuan Peng.
//
//Disclaimer: The author of program is Hanchuan Peng
//
www.eeworm.com/read/290372/8487300
h sngks32ctimer.h
/************************************************
* modify : hugang hgxxx@51eda.com *
* data : 2004-05-03 *
************************************************/
/* sngks32cTimer.h - Samsung
www.eeworm.com/read/189063/8493001
m strrem.m
% function s = strrem(s1)
% Removes sockets and function brackets from string s1. For use with
% tree_ga.m
% Author Date Predecessor Modification
% ====== ====
www.eeworm.com/read/389033/8552213
cpp test1.cpp
/************************************************************************
* file name: Test1.cpp
* description: a test file of SystemC.
* modification history
* --------------------
* 2003-5
www.eeworm.com/read/389033/8552294
cpp display.cpp
/************************************************************************
* file name: display.cpp
* description: for test use.
* modification history
* --------------------
* 2003-5-3 9:16:
www.eeworm.com/read/389033/8552315
cpp receiver.cpp
/************************************************************************
* file name: receiver.cpp
* description: for test use.
* modification history
* --------------------
* 2003-5-3 9:08
www.eeworm.com/read/388698/8582292
mak mt190_gprs.mak
#
# Copyright Statement:
# --------------------
# This software is protected by Copyright and the information contained
# herein is confidential. The software may not be copied and the informa
www.eeworm.com/read/388439/8609588
m strrem.m
% function s = strrem(s1)
% Removes sockets and function brackets from string s1. For use with
% tree_ga.m
% Author Date Predecessor Modification
% ====== ====
www.eeworm.com/read/432289/8614319
cpp bvtest.cpp
//: C07:Bvtest.cpp
// From Thinking in C++, 2nd Edition
// at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
//{L} Bitvect
// Testing the BitVector class