代码搜索:OPERATION
找到约 10,000 项符合「OPERATION」的源代码
代码结果 10,000
www.eeworm.com/read/206276/15297256
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/205695/15309675
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/173141/5379730
out cursor.out
Test cursor starting
PASS: expected and got 0 rows
PASS: expected and got 0 rows
PASS: expected and got 1 row
PASS: expected and got 1 row
PASS: expected and got 1 row
PASS: expected and got 1 row
PAS
www.eeworm.com/read/172609/5383109
h replica.h
/* $Id: replica.h,v 1.4.2.5 2004/11/18 06:54:23 yixiong Exp $ */
#ifndef _CKPT_REPLICA_H
#define _CKPT_REPLICA_H
#include
/* #include */
#include
#incl
www.eeworm.com/read/172221/5388961
c sysi2cdrv.c
/* sysI2cDrv.c - I2C Driver Source Module */
/* Copyright 1984-2001 Wind River Systems, Inc. */
/* Copyright 1996-2001 Motorola, Inc. All Rights Reserved */
/*
modification history
-----------------
www.eeworm.com/read/171479/5394454
java groovymbean.java
/*
$Id: GroovyMBean.java,v 1.6 2006/04/17 12:56:57 glaforge Exp $
Copyright 2003 (C) James Strachan and Bob Mcwhirter. All Rights Reserved.
Redistribution and use of this software and associated
www.eeworm.com/read/171479/5394544
java prefixexpression.java
/*
$Id: PrefixExpression.java,v 1.7 2006/01/19 00:06:51 blackdrag Exp $
Copyright 2003 (C) James Strachan and Bob Mcwhirter. All Rights Reserved.
Redistribution and use of this software and assoc