代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/248593/12551230

h fast_me.h

/*! ************************************************************************ * * \file fast_me.h * * \brief * Macro definitions and global variables for fast integer pel motion *
www.eeworm.com/read/248593/12551439

c fast_me.c

/*! ************************************************************************ * * \file fast_me.c * * \brief * Fast integer pel motion estimation and fractional pel motion estimation
www.eeworm.com/read/146521/12640827

vhd fast_sub.vhd

--快速减法 LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; ENTITY fast_sub IS GENERIC(N :INTEGER:= 4); PORT( A,B :IN STD_LOGIC_VECTOR(N-1 downto 0); bin :IN STD_LOGIC; Diff :OUT STD_LOGIC
www.eeworm.com/read/146521/12640839

vhd fast_add.vhd

--快速加法 LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; ENTITY fast_add IS GENERIC(N: integer := 4); PORT(A :IN STD_LOGIC_VECTOR(N-1 DOWNTO 0); B :IN STD_LOGIC_VECTOR(N-1 DOWNTO 0);
www.eeworm.com/read/146521/12640993

vhd fast_div.vhd

-- 快速除法 LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_UNSIGNED.ALL; USE IEEE.STD_LOGIC_ARITH.ALL; ENTITY fast_div IS GENERIC(N: integer := 4); PORT(divdend :IN STD_LOGI
www.eeworm.com/read/135728/13906174

m fast_lot.m

%------------------------------------------------------------------------- % function subroutine: fast_lot.m, for fast LOT Algorithms,for M=8 % Input parameter: % vector a -----In this progr
www.eeworm.com/read/135580/13919316

dsp fast_slow.dsp

# Microsoft Developer Studio Project File - Name="fast_slow" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86)
www.eeworm.com/read/135580/13920261

cxx fast_slow.cxx

// generated by Fast Light User Interface Designer (fluid) version 1.00 #include "fast_slow.h" Fl_Slider *control=(Fl_Slider *)0; static void cb_control(Fl_Slider* o, void*) { fast->value(o->valu
www.eeworm.com/read/135580/13920363

fl fast_slow.fl

# data file for the Fltk User Interface Designer (fluid) version 1.00 header_name {.h} code_name {.cxx} gridx 10 gridy 10 snap 3 Function {} {open } { Fl_Window {} {open xywh {143 188 318 4
www.eeworm.com/read/135580/13920430

h fast_slow.h

// generated by Fast Light User Interface Designer (fluid) version 1.00 #ifndef fast_slow_h #define fast_slow_h #include #include #include extern Fl_Slider