代码搜索:OPERATION
找到约 10,000 项符合「OPERATION」的源代码
代码结果 10,000
www.eeworm.com/read/272965/10935036
asm tx8_1.asm
;------------------------------------------------------------------------------
; FILENAME: TX8_1.asm
; VERSION: Rev B, 2002 Mar 30
;---------------------------------------------------------
www.eeworm.com/read/272894/10937462
dpr ex_sbst_discrete.dpr
{
Method:
Static BST based on dispersing value
TLE at 6
}
program Ural_1316(Input,Output);
const
MaxN=100000+1;
type
TIndex=Longint;
TOperation=array[1..MaxN]of record
Command:Char;
www.eeworm.com/read/418361/10951753
h fpsr.h
/*
NetWinder Floating Point Emulator
(c) Rebel.com, 1998-1999
Direct questions, comments to Scott Bambrough
This program is free software; you can redistribute
www.eeworm.com/read/272008/10974346
m max.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/416411/11030646
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/416164/11039113
txt readme.txt
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : readme.txt
* Author : MCD Application Team
* Version : V1.0
* Date
www.eeworm.com/read/469779/6927018
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