代码搜索:OPERATION
找到约 10,000 项符合「OPERATION」的源代码
代码结果 10,000
www.eeworm.com/read/482107/6627714
htm memcp_credits_log.htm
{subtemplate header}
$bbname » {lang memcp_credits_log}
www.eeworm.com/read/482107/6627759
htm magic_opreation.htm
{template header}
{subtemplate header_nofloat}
www.eeworm.com/read/482107/6627769
htm magic_log.htm
{subtemplate header}
$bbname » {lang magics_title} » {lang magics_log}
www.eeworm.com/read/479774/6678529
java letteroperation.java
package calculate.operations;
import calculate.Calculate;
import calculate.Operation;
public class LetterOperation implements Operation {
private String letter = "";
public LetterOpera
www.eeworm.com/read/479453/6687162
m generic algorithm .m
%Generic Algorithm for function f(x1,x2) optimum
clear all;
close all;
%Parameters
Size=80;
G=100;
CodeL=10;
umax=2.048;
umin=-2.048;
E=round(rand(Size,2*CodeL)); %Initial C
www.eeworm.com/read/478118/6720054
java queue27.java
// holding/Queue27.java
// TIJ4 Chapter Holding, Exercise 27, page 424
/* Write a class called Command that contains a String and has a method operation()
* that displays the String. Write a second
www.eeworm.com/read/477625/6729480
m chap5_1.m
%Generic Algorithm for function f(x1,x2) optimum
clear all;
close all;
%Parameters
Size=80;
G=100;
CodeL=10;
umax=2.048;
umin=-2.048;
E=round(rand(Size,2*CodeL)); %Initial C
www.eeworm.com/read/476738/6749275
h ipp.h
#ifndef _IPP_H
#define _IPP_H
/*
* Defines parts of the IPP protocol between the scheduler
* and the printer. Based on RFC2911 and RFC2910.
*/
/*
* Status code classes.
*/
#define STATCLASS_OK