代码搜索:Operations
找到约 10,000 项符合「Operations」的源代码
代码结果 10,000
www.eeworm.com/read/303391/13816829
cpp intvect.cpp
//the realization of vector template class
//#include "matlib.h"
//#include "materr.hpp"
#include "IntVect.hpp"
extern char **Mwarningstring;
extern char **Merrorstring;
IntVector::IntVector()
www.eeworm.com/read/302044/13843862
smsg counter60.fit.smsg
Info: *******************************************************************
Info: Running Quartus II Fitter
Info: Version 6.1 Build 201 11/27/2006 SJ Full Version
Info: Processing started: Sa
www.eeworm.com/read/152843/5665798
txt release-notes.txt
Release notes for Linux Kernel VFP support code
-----------------------------------------------
Date: 20 May 2004
Author: Russell King
This is the first release of the Linux Kernel VFP support code
www.eeworm.com/read/140727/5781551
h decisiontreebasediagnose.h
// file: $isip/class/pr/DecisionTreeBase/DecisionTreeBaseDiagnose.h
// version: $Id: DecisionTreeBaseDiagnose.h,v 1.2 2002/12/05 22:19:14 parihar Exp $
//
// make sure definitions are only made once
www.eeworm.com/read/136989/5838791
idl cubit.idl
// cubit.idl,v 1.9 1998/09/16 00:30:14 schmidt Exp
interface Cubit
{
// = TITLE
// Defines an interface that encapsulates operations that cube
// numbers.
//
// = DESCRIPTION
www.eeworm.com/read/136812/5859472
h win_struct.h
/* @(#)win_struct.h 1.1 92/07/30 SMI */
#ifndef sunwindow_win_struct_DEFINED
#define sunwindow_win_struct_DEFINED
/*
* Copyright (c) 1986 by Sun Microsystems, Inc.
*/
/*
* This header file define
www.eeworm.com/read/136072/5874660
h fcntl.h
/* O_*, F_*, FD_* bit values for Linux/SPARC.
Copyright (C) 1995, 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free soft
www.eeworm.com/read/135941/5876838
txt release-notes.txt
Release notes for Linux Kernel VFP support code
-----------------------------------------------
Date: 20 May 2004
Author: Russell King
This is the first release of the Linux Kernel VFP support code
www.eeworm.com/read/135153/5889371
h fcntl.h
#ifndef _ARM_FCNTL_H
#define _ARM_FCNTL_H
/* open/fcntl - O_SYNC is only implemented on blocks devices and on files
located on an ext2 file system */
#define O_ACCMODE 0003
#define O_RDONLY