代码搜索:OPERATION
找到约 10,000 项符合「OPERATION」的源代码
代码结果 10,000
www.eeworm.com/read/267286/11186932
asm tx8_1.asm
;------------------------------------------------------------------------------
; FILENAME: TX8_1.asm
; VERSION: Rev B, 2002 May 24
;---------------------------------------------------------
www.eeworm.com/read/267115/11193208
asm ps2d_cmd.asm
;;*****************************************************************************
;;*****************************************************************************
;; FILENAME: PS2D_cmd.asm
;; Versi
www.eeworm.com/read/412366/11202488
eqn dispselector.fit.eqn
--POS[0] is POS[0] at LC7
POS[0]_p1_out = POS[1] & POS[2] & !POS[0];
POS[0]_or_out = POS[0]_p1_out;
POS[0]_reg_input = !POS[0]_or_out;
POS[0] = TFFE(POS[0]_reg_input, GLOBAL(CLK), , , );
--PO
www.eeworm.com/read/148257/12479910
m rowcomb.m
function B=rowcomb(A,i,j,c)
% The command rowcomb(A,i,j,c) forms a matrix
% from A by adding c times the ith row of A
% to the jth row.
[m,n]=size(A);
if im|jm
error('Index out of r
www.eeworm.com/read/147935/12509873
eqn cpld7256.fit.eqn
--A1L85 is d[15]~997 at LC193
A1L85_p1_out = input[15] & !va[1];
A1L85_p2_out = va[1] & input[31];
A1L85_or_out = va[2] # A1L85_p1_out # A1L85_p2_out # !w_r # A1L3;
A1L85 = A1L85_or_out;
--A1
www.eeworm.com/read/335362/12534767
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/335124/12549759
txt optimum.txt
%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/248541/12554169
f readtill.f
subroutine readtill
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine reads input data from tillage database (till.dat)
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! name |units