代码搜索:Operations
找到约 10,000 项符合「Operations」的源代码
代码结果 10,000
www.eeworm.com/read/125551/14486219
h fpal96.h
/* fpal96.h
* Copyright (c) 1990 Intel Corporation, ALL RIGHTS RESERVED.
*
* fpal96.h - 8096 floating-point arithmetic library functions
*/
#ifndef _fpal96h
#define _fpal96h
#pragma f
www.eeworm.com/read/224165/14603768
h visdib.h
///////////////////////////////////////////////////////////////////////////
//
// @doc INTERNAL EXTERNAL VISDib
//
// @module VisDib.cpp |
//
// Operations on Dib images.
//
//
// @index | VI
www.eeworm.com/read/223853/14615534
bat perforce.bat
::Perforce.bat
::
:: Batch file to launch Merge file comparisons for Perforce resolve operations.
::
:: http://www.perforce.com/perforce/technotes/note047.html
::
"d:\Program Files\Araxis\Araxis
www.eeworm.com/read/123658/14617516
t-fx2800
# Use ieee rounding rules for divide and square root operations.
# /bin/cc is assumed to point to fxc version 1.3 or newer.
CCLIBFLAGS=-O -ieee -uniproc
www.eeworm.com/read/221024/14771855
html http:^^www.cs.washington.edu^homes^derrick^collective^generals.html
Date: Tue, 10 Dec 1996 21:47:45 GMT
Server: NCSA/1.4.2
Content-type: text/html
Last-modified: Tue, 28 Feb 1995 07:07:10 GMT
Content-length: 1084
Collective Communications
www.eeworm.com/read/220439/14800887
cpp game_stats2.cpp
// Game Stats 2.0
// Demonstrates arithmetic operations with variables
#include
using namespace std;
int main()
{
unsigned int score = 5000;
cout
www.eeworm.com/read/115583/15008470
java ipkgenerator.java
import java.rmi.Remote;
import java.rmi.RemoteException;
/**
* The remote interface for the remote object. Clients use this
* remote interface to perform any operations on the remote object.