代码搜索:OPERATION
找到约 10,000 项符合「OPERATION」的源代码
代码结果 10,000
www.eeworm.com/read/348171/11608685
eqn decoder3to8.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/261679/11629279
lib zetex.lib
* COPYRIGHT Zetex Spice Model Library 2V0
* (Last Revision Sept./95)
*
*
*
* ZETEX BAL74 Spice Model Last revision 24/8/92
*
.MODEL BAL74 D IS=4.739E-9
www.eeworm.com/read/157384/11714509
c strerror.c
/*
* Copyright (C) 1999 Ross Combs (rocombs@cs.nmsu.edu)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as publ
www.eeworm.com/read/260630/11716580
m vecreal.m
function v = vecreal(V)
% function v = vecreal(V)
%
% kronecker vec operation: makes vector out of V
% v = stack of cols of V
% This version: modification to make use of symmetry in V
[m,N]=size(V);
www.eeworm.com/read/259580/11780124
output linkedqueue.output
Queue back is 1
Queue back is 2
Queue back is 3
Queue back is 4
Queue should be 1234, front to back
The queue is not empty
The queue size is 4
Queue front is 1
Popped front element
Queue fron
www.eeworm.com/read/259580/11780351
output derivedlinkedstack.output
Stack should be 1234, bottom to top
The stack is not empty
The stack size is 4
Stack top is 4
Popped top element
Stack top is 3
Popped top element
Stack top is 2
Popped top element
Stack top
www.eeworm.com/read/259580/11780441
output arraystack.output
Stack should be 1234, bottom to top
The stack is not empty
The stack size is 4
Stack top is 4
Popped top element
Stack top is 3
Popped top element
Stack top is 2
Popped top element
Stack top
www.eeworm.com/read/259580/11781446
output linkedstack.output
Stack should be 1234, bottom to top
The stack is not empty
The stack size is 4
Stack top is 4
Popped top element
Stack top is 3
Popped top element
Stack top is 2
Popped top element
Stack top
www.eeworm.com/read/259239/11812781
c dsp280x_i2c.c
// TI File $Revision: /main/2 $
// Checkin $Date: December 2, 2004 11:55:13 $
//###########################################################################
//
// FILE: DSP280x_I2C.c
//
// TITL
www.eeworm.com/read/259234/11813244
c dsp280x_i2c.c
// TI File $Revision: /main/2 $
// Checkin $Date: December 2, 2004 11:55:13 $
//###########################################################################
//
// FILE: DSP280x_I2C.c
//
// TITL