代码搜索:OPERATION
找到约 10,000 项符合「OPERATION」的源代码
代码结果 10,000
www.eeworm.com/read/299153/7883029
java client.java
package com.javapatterns.iterator.blackbox;
public class Client
{
/**
* @directed
*/
private Iterator it;
/**
* @directed
*/
private Aggregate agg =
www.eeworm.com/read/299153/7883105
java client.java
package com.javapatterns.iterator.whitebox;
public class Client
{
/**
* @directed
*/
private Iterator it;
/**
* @directed
*/
private Aggregate agg =
www.eeworm.com/read/398994/7904038
cpp testbridge.cpp
/**
* testbridge.cpp
*/
#include "bridge.h"
void main()
{
Abstraction* object = new Abstraction();
Implementor* implA = new ConcreteImplementorA();
Implementor* implB = new ConcreteImplementorB
www.eeworm.com/read/198616/7923353
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
www.eeworm.com/read/197261/8008845
m fwtcc.m
% Fast Walsh Transform for quadrature phase
% complementary code words
jj=sqrt(-1);
% Use a random code word as a test vector
cc64
x=cc(6,:);
% First stage of operation
% Resverse signs of bit
www.eeworm.com/read/297549/8011856
c k0r_sfr_set.c
/***************************************************************************************************************
;
; NNNNNN NN EEEEEEEEEEEEEEEEEE CCCCCCCCCCCCCCC
www.eeworm.com/read/197100/8029776
cpp ocrfeatures.cpp
/******************************************************************************
** Filename: features.c
** Purpose: Generic definition of a feature.
** Author: Dan Johnson
** History:
www.eeworm.com/read/397613/8032889
m example.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 Cod
www.eeworm.com/read/397462/8045424
eqn reset_key.fit.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o