代码搜索:OPERATION
找到约 10,000 项符合「OPERATION」的源代码
代码结果 10,000
www.eeworm.com/read/124453/14565973
txt readme.txt
1. Installation
Ensure that when you unzip this file, the sub-directories
are correctly set up. The indices (.txt extensions) all go
in a sub-directory called /indices. The image (.gif and .jpg
www.eeworm.com/read/124442/14567510
h errno.h
#ifndef _LINUX_ERRNO_H
#define _LINUX_ERRNO_H
#define EPERM 1 /* Operation not permitted */
#define ENOENT 2 /* No such file or directory */
#define ESRCH 3 /* No such process */
#define
www.eeworm.com/read/123255/14641690
cc gsmctl.cc
// *************************************************************************
// * GSM TA/ME library
// *
// * File: gsmctl.cc
// *
// * Purpose: GSM mobile phone control program
// *
// * Author:
www.eeworm.com/read/123255/14641697
cc gsmsmsstore.cc
// *************************************************************************
// * GSM TA/ME library
// *
// * File: gsmsmsstore.cc
// *
// * Purpose: SMS store management program
// *
// * Author:
www.eeworm.com/read/222677/14680002
txt yichuansuanfa.txt
%Generic Alogorithm 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));
%Main Program
for
www.eeworm.com/read/222611/14683478
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/122293/14703028
m pid_yh.m
%PID_YH.m
%GA(Generic Algorithm)Program is to optimize PID Parameters
clear all;
close all;
global rin yout timef
Size=30;
CodeL=3;
MinX(1)=zeros(1);
MaxX(1)=40*ones(1);
MinX(2)=zeros(1);
Ma
www.eeworm.com/read/221711/14726467
eqn cmp.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
www.eeworm.com/read/221711/14727103
eqn encode.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