代码搜索:OPERATION

找到约 10,000 项符合「OPERATION」的源代码

代码结果 10,000
www.eeworm.com/read/362593/9989877

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/166242/10027503

html a00191.html

uIP 1.0: uip/lc.h Source File
www.eeworm.com/read/361900/10029650

drc chgethernetstate.drc

/* VER150 Generated by the Borland Delphi Pascal Compiler because -GD or --drc was supplied to the compiler. This file contains compiler-generated resources that were bound to the execut
www.eeworm.com/read/361898/10029733

vhd ocw3_reg.vhd

-- Altera Microperipheral Reference Design Version 0802 -------------------------------------------------------- -- -- FILE NAME : ocw3_reg.vhd -- USED IN : rw_cntl.vhd (Read/Write Con
www.eeworm.com/read/361898/10029781

vhd ocw2_reg.vhd

-- Altera Microperipheral Reference Design Version 0802 -------------------------------------------------------- -- -- FILE NAME : ocw2_reg.vhd -- USED IN : rw_cntl.vhd (Read/Write Con
www.eeworm.com/read/165847/10049772

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/361464/10050719

html instructions2.doc13.html

VM Spec
www.eeworm.com/read/361464/10050865

html instructions2.doc8.html

VM Spec
www.eeworm.com/read/165586/10056772

inc uawinsocketconst.inc

ResourceString _WSAEINTR = 'Interrupted system call'; // 10004 L:4 _WSAEBADF = 'Bad file number'; // 10009 L
www.eeworm.com/read/164767/10089369

h errno.h

#ifndef _LIBERRNO_H #define _LIBERRNO_H #define EPERM -1 /* Operation not permitted */ #define ENOENT -2 /* No such file or directory */ #define ESRCH -3 /* No such process */ #define EINTR -