代码搜索:operators
找到约 8,993 项符合「operators」的源代码
代码结果 8,993
www.eeworm.com/read/144120/12812797
ref nonstruct.ref
******************************************************************************
* No Explode, No EMH
******************************************************************************
Warning: Config decla
www.eeworm.com/read/331439/12828458
m qj.m
function q = qj
% qj is one of the three quaternion operators.
% qj is usually denoted by j, but this symbol is used in Matlab to represent
% the complex operator (also represented by i).
% Copyright
www.eeworm.com/read/331439/12828512
m qi.m
function q = qi
% qi is one of the three quaternion operators.
% qi is usually denoted by i, but this symbol is used in Matlab to represent
% the complex operator (also represented by j).
% Copyright
www.eeworm.com/read/139159/5807728
java operator.java
/*********************************************************************
*
* Copyright (C) 2002 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it under
www.eeworm.com/read/135758/5878643
java grouptree.java
/*
* YALE - Yet Another Learning Environment
* Copyright (C) 2001-2004
* Simon Fischer, Ralf Klinkenberg, Ingo Mierswa,
* Katharina Morik, Oliver Ritthoff
* Artificial
www.eeworm.com/read/131315/5936922
me program.me
.bp
.sh 1 "Creating \*(IP masters from C Programs"
.lp
A series of C macros and subroutines have been incorporated into a flexible
software interface for use in the creation of Interpress masters. Th
www.eeworm.com/read/125896/6020685
java operator.java
/*********************************************************************
*
* Copyright (C) 2002 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it under
www.eeworm.com/read/101135/6238301
1 expr.1
.TH EXPR 1
.SH NAME
expr \- evaluate experession
.SH SYNOPSIS
\fBexpr \fIarg ...\fR
.br
.de FL
.TP
\\fB\\$1\\fR
\\$2
..
.de EX
.TP 20
\\fB\\$1\\fR
# \\$2
..
.SH EXAMPLES
.EX "x=\`expr \$x + 1\`" "Add
www.eeworm.com/read/327092/6347001
html 500-502.html
Linux Unleashed, Third Edition:Programming in C++
www.eeworm.com/read/483942/6597848
txt readme.txt
This folder contains source files for all of the examples
given in Lecture 15, Fri Oct 26.
main.cpp, vector.cpp and vector.h - demonstrates overloading
operators, including the function call and c