代码搜索:modification
找到约 10,000 项符合「modification」的源代码
代码结果 10,000
www.eeworm.com/read/244076/12892336
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/329154/12973407
h fake_dma.h
/* ======================================================================== */
/* */
/* TEXAS INSTRUMENTS, INC.
www.eeworm.com/read/240189/13231918
pro abs2.pro
; $Id: abs2.pro,v 1.1.1.1 2002/03/12 11:53:46 riccardi Exp $
;
; A. Riccardi, Dipartimento di Astronomia di Firenze (Italy).
; Please, send me a message if you modify this code.
function a
www.eeworm.com/read/137229/13338962
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/136879/13356092
cpp fig05_12.cpp
// Fig. 5.12: fig05_12.cpp
// Attempting to modify data through a
// non-constant pointer to constant data.
#include
void f( const int * );
int main()
{
int y;
f( &y )
www.eeworm.com/read/136879/13356191
cpp fig21_03.cpp
// Fig. 21.3: fig21_03.cpp
// Demonstrating the const_cast operator.
#include
class ConstCastTest {
public:
void setNumber( int );
int getNumber() const;
void pri
www.eeworm.com/read/320439/13427261
txt porting.txt
RSAREF has been ported without modification (except for makefile) to
the following platforms:
Personal Computer running DOS
Microsoft Visual C v1.0 (MS C v8.0) large memory model
www.eeworm.com/read/316956/13513806
h privatecode.h
/* privateCode.h - header file for making data writable from routine only */
/* Copyright 1984-1997 Wind River Systems, Inc. */
/*
modification history
--------------------
01b,06nov97,mm added cop
www.eeworm.com/read/315973/13533493
h lpc2210timer.h
/* lpc2210Timer.h - Samsung S3C44B0X Timer driver header file */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
www.eeworm.com/read/311752/13626741
h includes.h
/******************************************************************************
* Includes.h
*
* Copyright 1994-2006 HolyStone Technology Co.,Ltd.
*
* DESCRIPTION:
*
* modification histo