代码搜索:operators
找到约 8,993 项符合「operators」的源代码
代码结果 8,993
www.eeworm.com/read/193648/8209872
y expr.y
/* Sample Yacc grammar for a simple desktop calculator; derived from a
grammar in Aho et al: Compilers. Principles, Techniques and Tools (Sect.
4.9).
Lexical analyzer is in Lex program
www.eeworm.com/read/193420/8227894
js shbrushsql.js
dp.sh.Brushes.Sql = function()
{
var funcs = 'abs avg case cast coalesce convert count current_timestamp ' +
'current_user day isnull left lower month nullif replace right ' +
'session_
www.eeworm.com/read/193277/8243077
m nonlinopex.m
clc
echo on
% A recent and devloping extension in YALMIP is support
% for nonlinear operators such as min, max, norm and more.
%
% Although nonlinear, and often non-differentiable, the resultin
www.eeworm.com/read/294203/8246497
m q3.m
function q = q3
% q3 is one of the three quaternion operators.
% Copyright
www.eeworm.com/read/293018/8318439
y expr.y
/* Sample Yacc grammar for a simple desktop calculator; derived from a
grammar in Aho et al: Compilers. Principles, Techniques and Tools (Sect.
4.9).
Lexical analyzer is in Lex program
www.eeworm.com/read/292511/8350129
bak allops.java.bak
//:c3:Allops.java
//Tests all the operators on all the primitive data types to show which ones are accepted by //the java compilier
class Allops
{
//To accept the results of a boolean test:
voi
www.eeworm.com/read/392244/8356038
java binarytest.java
// operators/BinaryTest.java
// TIJ4 Chapter Operators, Exercise 10, page 112
/* Write a program with two constant values, one with alternating binary ones and
* zeroes, with a zero in the least-s
www.eeworm.com/read/370596/9593152
java binarytest.java
// operators/BinaryTest.java
// TIJ4 Chapter Operators, Exercise 10, page 112
/* Write a program with two constant values, one with alternating binary ones and
* zeroes, with a zero in the least-s
www.eeworm.com/read/170557/9798303
m floatgrad.m
echo off
load seed.mat
rand('seed',sd);
echo on
% This script shows how to use the ga. You should see the demos for
% more information as well. gademo1, gademo2, gademo3
global bounds
% Crossover Ope
www.eeworm.com/read/414988/11087843
java binarytest.java
// operators/BinaryTest.java
// TIJ4 Chapter Operators, Exercise 10, page 112
/* Write a program with two constant values, one with alternating binary ones and
* zeroes, with a zero in the least-s