代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/457410/7325873

vhd aes128_fast.vhd

--************************************************************************* -- Project : AES128 * --
www.eeworm.com/read/455007/7380041

m fuzzy_fast_implementation.m

% THIS M-FILE IS CREATED BY A.RAMEZANIFAR,student of TEHRAN POLITECHNINC UNIVERSITY % ELECTRICLA ENGINEERING DEPARTMENT, % % % This program is useful for fast implementation of a fuzzy logic con
www.eeworm.com/read/450547/7481763

html c_mutex_fast.html

Mutex Types body { margin: auto; font-family: "Ve
www.eeworm.com/read/450262/7486534

sdo dds_v_fast.sdo

// Copyright (C) 1991-2007 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/450248/7487147

sdo dds_v_fast.sdo

// Copyright (C) 1991-2007 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/445848/7589342

v fast_alu_unpack.v

// fast_alu_unpack.v module fast_alu_unpack( input clock, input clken, input reset, input [31:0] fp, // IEEE standard single-precision float output reg sgn, // Sign bit: 0==positive,
www.eeworm.com/read/445848/7589344

v fast_alu_pack.v

// fast_alu_pack.v module fast_alu_pack( input sgn, // Sign bit: 0==positive, 1==negative input [7:0] exp, // Exponent with +127 bias input [23:0] man, // Mantissa with binary point between
www.eeworm.com/read/445211/7597977

m fast_span_estimate.m

function loo = fast_span_estimate(K,Y,alpha,b,C) % % Compute an estimate of the number of errors made by leave-one-out % procedure for an SVM with L1 penalization of the slacks. % It only requires a
www.eeworm.com/read/441045/7677028

fast-test4-extract

nohup ./get_src.pl 0 < fast-test4-record.dat > fast-test4-src0.dat nohup ./get_src.pl 1 < fast-test4-record.dat > fast-test4-src1.dat nohup ./get_src.pl 2 < fast-test4-record.dat > fast-test4-src2.dat
www.eeworm.com/read/441045/7677030

tcl fast-test4.tcl

############################################################ # # Dawn Choe Caltech 12-18-2003 # Bartek Wydrowski Caltech 03-18-2004 # ############################################################