代码搜索:operators

找到约 8,993 项符合「operators」的源代码

代码结果 8,993
www.eeworm.com/read/247221/12672379

cpp matrix.cpp

/**//*** * ref: * author:XieXiaokui * purpose:Defines functions for matrix * ***/ //#pragma once #include #include #include #include #includ
www.eeworm.com/read/333003/12712269

java longvalues.java

// operators/LongValues.java // TIJ4 Chapter Operaters, Exercise 8, page 109 // Show that hex and octal notations work with long values. // Use Long.toBinaryString to display the results. impor
www.eeworm.com/read/333003/12712277

java charbinarytest.java

// operators/CharBinaryTest.java // TIJ4 Chapter Operators, Exercise 13, page 116 /* Write a method that displays char values in binary form. Demonstrate it * using several different characters.
www.eeworm.com/read/331439/12828490

m q2.m

function q = q2 % q2 is one of the three quaternion operators. % q2 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/12829007

m q1.m

function q = q1 % q1 is one of the three quaternion operators. % q1 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/244076/12891357

makefile

# # Makefile for Simple Genetic Algorithm C code # ##################################### # Define implicit compilation rules # ##################################### # uncomment following lines
www.eeworm.com/read/244076/12891403

errs

cc -O -c main.c cc -O -c app.c cc -O -c generate.c cc -O -c initial.c cc -O -c memory.c cc -O -c operators.c cc -O -c random.c cc -O -c report.c cc -O -c rselect.c cc -O -c statisti
www.eeworm.com/read/243682/12924252

txt csoundscore.txt

/L20"CSound score" Line Comment = ; File Extensions = sco /Delimiters = ~^&*()-+=/{}[]:"'* ,.? /C1"Operators" ! % & ( ) * ** # ** instr + , - . // / < = > ? ^
www.eeworm.com/read/243682/12924413

txt asmnsccop8.txt

/L20"NSC COP8 Assembler" Nocase Line Comment = ; Escape Char = \ String Chars = ' File Extensions = ASM INC /Delimiters = ~!@$%^&*()-+=|\{}[]:;" , ?# /Function String = "%[a-zA-Z_]*" /C1"ASSEMBLE
www.eeworm.com/read/243682/12924462

txt modelica.txt

/L20"Modelica" Line Comment = // Block Comment On = /* Block Comment Off = */ Escape Char = \ File Extensions = mo mos /Delimiters = ~!@%^&*()-+=|\/{}[]:;"' , .? /Function String = "%[ ^t]+[A-_,a-