代码搜索:Operators
找到约 8,993 项符合「Operators」的源代码
代码结果 8,993
www.eeworm.com/read/208576/15243664
cpp fig22_11.cpp
// Fig. 22.11: fig22_11.cpp
// Using the bitwise shift operators.
#include
using std::cout;
using std::cin;
using std::endl;
#include
using std::setw;
void displayBits
www.eeworm.com/read/480510/1317328
h boxoperators.h
// BoxOperators.h - Declarations for global box operators
#pragma once
bool operator>(const double& value, const CBox& aBox);
bool operator
www.eeworm.com/read/470720/1448342
f 19990325-1.f
* test whether complex operators properly handle
* full and partial aliasing.
* (libf2c/libF77 routines used to assume no aliasing,
* then were changed to accommodate full aliasing, while
* the libg2c
www.eeworm.com/read/470720/1448381
f 19990325-0.f
* test whether complex operators properly handle
* full and partial aliasing.
* (libf2c/libF77 routines used to assume no aliasing,
* then were changed to accommodate full aliasing, while
* the libg2c
www.eeworm.com/read/470693/1460288
f 19990325-1.f
* test whether complex operators properly handle
* full and partial aliasing.
* (libf2c/libF77 routines used to assume no aliasing,
* then were changed to accommodate full aliasing, while
* the libg2c
www.eeworm.com/read/470693/1460327
f 19990325-0.f
* test whether complex operators properly handle
* full and partial aliasing.
* (libf2c/libF77 routines used to assume no aliasing,
* then were changed to accommodate full aliasing, while
* the libg2c
www.eeworm.com/read/249553/4447691
h boxoperators.h
// BoxOperators.h - Declarations for global box operators
#pragma once
bool operator>(const double& value, const CBox& aBox);
bool operator
www.eeworm.com/read/240162/4583491
f 19990325-1.f
* test whether complex operators properly handle
* full and partial aliasing.
* (libf2c/libF77 routines used to assume no aliasing,
* then were changed to accommodate full aliasing, while
* the libg2c
www.eeworm.com/read/240162/4583532
f 19990325-0.f
* test whether complex operators properly handle
* full and partial aliasing.
* (libf2c/libF77 routines used to assume no aliasing,
* then were changed to accommodate full aliasing, while
* the libg2c
www.eeworm.com/read/231546/4715204
vim btm.vim
" Vim syntax file
" Language: 4Dos batch file
" Maintainer: John Leo Spetz
" Last Change: 2001 May 09
"//Issues to resolve:
"//- Boolean operators surrounded by period are recogni