代码搜索:Comp

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

代码结果 10,000
www.eeworm.com/read/160189/10559866

vhd buffer_comp.vhd

-------------------------------------------------------------------------------- -- This file is owned and controlled by Xilinx and must be used -- -- solely for design, simulation,
www.eeworm.com/read/160189/10559881

edn buffer_comp.edn

(edif test (edifVersion 2 0 0) (edifLevel 0) (keywordMap (keywordLevel 0)) (status (written (timeStamp 2004 10 9 1 3 47) (author "Xilinx, Inc.") (program "Xilinx CORE Generator" (version "Xilinx
www.eeworm.com/read/160189/10559939

vho buffer_comp.vho

-------------------------------------------------------------------------------- -- This file is owned and controlled by Xilinx and must be used -- -- solely for design, simulation,
www.eeworm.com/read/278084/10575175

vhd 4_comp.vhd

entity bit_rtl_lt_nc is port ( in1 : bit_vector; in2 : bit_vector; pout : out bit ); end bit_rtl_lt_nc; architecture func of bit_rtl_lt_nc is begin process(in1,in2)
www.eeworm.com/read/278084/10575873

vhd 33_comp.vhd

--**VHDL************************************************************* -- -- SRC-MODULE : COMP -- NAME : comp.vhdl -- VERSION : 1.0 -- -- PURPOSE : Architecture of COMP benchmark --
www.eeworm.com/read/278030/10579522

bas comp_reducerdyneliasgamma.bas

Attribute VB_Name = "Comp_ReducerDynEliasGamma" Option Explicit 'This is a 1 run method but we have to keep the whole contents 'in memory until some variables are saved wich are needed bij th
www.eeworm.com/read/278030/10579525

bas comp_shortener.bas

Attribute VB_Name = "Comp_Shortener" Option Explicit 'This routine select certain values in the data and keeps up a record 'of what kind of data it is 'if values are '
www.eeworm.com/read/278030/10579529

bas comp_reducerdyngol.bas

Attribute VB_Name = "Comp_ReducerDynGol" Option Explicit 'This is a 1 run method but we have to keep the whole contents 'in memory until some variables are saved wich are needed bij the decom
www.eeworm.com/read/278030/10579561

bas comp_reducer.bas

Attribute VB_Name = "Comp_Reducer" Option Explicit 'This is a 1 run method but we have to keep the whole contents 'in memory until some variables are saved wich are needed bij the decompresso
www.eeworm.com/read/278030/10579562

bas comp_rle.bas

Attribute VB_Name = "Comp_RLE" Option Explicit 'This is a 1 run method Public Sub Compress_RLE(ByteArray() As Byte) Dim OutStream() As Byte Dim FileLong As Long Dim X As Long