代码搜索:changed
找到约 10,000 项符合「changed」的源代码
代码结果 10,000
www.eeworm.com/read/383409/8949530
cpp fft.cpp
#include
#include
#ifndef xushuclass
#define xushuclass
//template
class xushu //定义一个虚数类,为后面准备
{
public:
float x;
float y;
xushu(float a=NULL,float b=NULL)
{
www.eeworm.com/read/185152/9054950
readme2
Remarks on the Matlab library of test functions
for unconstrained minimization made by A.Kuntsevich:
1) The two original files WOOD.M and BAND.M contained errors
that have been corrected.
www.eeworm.com/read/184417/9101422
cc camera.cc
//Camera.cc
#include "Camera.h"
Camera::Camera(Enum CType)
{
int i;
Type=CType;
KeepMatrix=true;
for(i=0; i
www.eeworm.com/read/184417/9101473
cc drawstyl.cc
//DrawStyle.cc
#include "DrawStyle.h"
DrawStyle::DrawStyle()
{
int i;
for(i=0; i
www.eeworm.com/read/282078/9121518
cpp shotgun.cpp
//-----------------------------------------------------------------------------
//
// $Logfile:: /Quake 2 Engine/Sin/code/game/shotgun.cpp $
// $Revision:: 25
www.eeworm.com/read/282078/9121739
cpp glowstick.cpp
//-----------------------------------------------------------------------------
//
// $Logfile:: /Quake 2 Engine/Sin/code/game/glowstick.cpp $
// $Revision:: 12
www.eeworm.com/read/183760/9141539
c xdr_ref.c
/* xdr_ref.c - XDR primitives for pointers */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01j,05nov01,vvv fixed compil
www.eeworm.com/read/183756/9141964
c memcpy.c
/* memcpy.c - memory copy file for string */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01g,25feb93,jdi documentation cleanup for 5.1.
01f,20sep
www.eeworm.com/read/183484/9157313
pag general.pag
VERSION 5.00
Begin VB.PropertyPage ppgTBGeneral
Caption = "General"
ClientHeight = 4095
ClientLeft = 0
ClientTop = 0
ClientWidth = 6315
Pa
www.eeworm.com/read/179450/9355636
h ntddmou.h
/*++ BUILD Version: 0001 // Increment this if a change has global effects
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
ntddmou.h
Abstract:
This is t