代码搜索:efficient
找到约 1,594 项符合「efficient」的源代码
代码结果 1,594
www.eeworm.com/read/151305/12220511
vhd 57_instruction_dec.vhd
--Page :303 304
--Objective :Efficient command decoding
--Filename :test_67b.vhd
--Author :Joseph Pick
entity Test_67b is
end Test_67b;
architecture Behave_1
www.eeworm.com/read/337834/12338598
h ida.h
/* $Id: ida.h,v 1.2 2003/06/13 04:44:22 sit Exp $ */
/*
* Rabin's Information Dispersal Algorithm.
*
* Rabin, Michael. "Efficient Dispersal of Information for Security,
* Load Balancing, and Faul
www.eeworm.com/read/149028/12408334
vhd 57_instruction_dec.vhd
--Page :303 304
--Objective :Efficient command decoding
--Filename :test_67b.vhd
--Author :Joseph Pick
entity Test_67b is
end Test_67b;
architecture Behave_1
www.eeworm.com/read/116331/14978654
java bubblesortb.java
// Lab1 Part B: BubbleSortB.java
// Applet sorts an array's values using an efficient bubble sort, so the number of
// comparisons will decrease by one after each pass. The bubble sort will also end
www.eeworm.com/read/209631/15216234
m measure_init.m
function measure_init
% measure_init
%
% For the current figure, set up the "meas" data structure for efficient
% operations.
global meas;
% Get the current figure's handle
meas.fig.h = gcf;
% Mak
www.eeworm.com/read/32453/1034246
100vhdl+
--Page :303 304
--Objective :Efficient command decoding
--Filename :test_67b.vhd
--Author :Joseph Pick
entity Test_67b is
end Test_67b;
architecture Behave_1
www.eeworm.com/read/39713/1134959
100vhdl+
--Page :303 304
--Objective :Efficient command decoding
--Filename :test_67b.vhd
--Author :Joseph Pick
entity Test_67b is
end Test_67b;
architecture Behave_1
www.eeworm.com/read/487718/1234980
vhd 57_instruction_dec.vhd
--Page :303 304
--Objective :Efficient command decoding
--Filename :test_67b.vhd
--Author :Joseph Pick
entity Test_67b is
end Test_67b;
architecture Behave_1
www.eeworm.com/read/456726/1602627
vhd 57_instruction_dec.vhd
--Page :303 304
--Objective :Efficient command decoding
--Filename :test_67b.vhd
--Author :Joseph Pick
entity Test_67b is
end Test_67b;
architecture Behave_1
www.eeworm.com/read/240569/4571855
java pertfigurecreationtool.java
/*
* @(#)PertFigureCreationTool.java 5.1
*
*/
package CH.ifa.draw.samples.pert;
import java.awt.*;
import CH.ifa.draw.framework.*;
import CH.ifa.draw.standard.*;
/**
* A more efficient version