代码搜索:Decode

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

代码结果 10,000
www.eeworm.com/read/229410/14340267

h decode.h

/***************************************************************************/ /* This code is part of WWW grabber called pavuk */ /* Copyright (c) 1997 - 2001 Stefan Ondre
www.eeworm.com/read/229410/14340379

c decode.c

/***************************************************************************/ /* This code is part of WWW grabber called pavuk */ /* Copyright (c) 1997 - 2001 Stefan Ondre
www.eeworm.com/read/229384/14342259

ico decode.ico

www.eeworm.com/read/127444/14354419

pas decode.pas

{ 模块名称:各种编码的解码 使用方法:1、UnMimeCode(string); 2、UnQPCode(string); 3、UnHZCode(string); 返回值: 无 } unit Decode; interface uses Math; function UnMimeCode(MimeString : string)
www.eeworm.com/read/228367/14388360

vhd decode.vhd

--七段数码显示--- LIBRARY ieee; USE ieee.std_logic_1164.ALL; --*************************** ENTITY decode IS PORT(adr: IN std_logic_vector(3 downto 0); dout: OUT std_logic_vector(6 downto 0))
www.eeworm.com/read/227574/14420855

ico decode.ico

www.eeworm.com/read/126327/14428488

tdf decode.tdf

TITLE "Complex AHDL decoder"; SUBDESIGN decode ( a, b, c, d, clock : INPUT; out1, out2, out1l : OUTPUT; ) VARIABLE out1d : DFF; BEGIN out1d.clk = clock; out1d = out1;
www.eeworm.com/read/125501/14489510

m decode.m

function [x,coarse] = decode(gen,vlb,vub,bits) %DECODE Converts from binary to variable representation. % [X,COARSE] = DECODE(GEN,VLB,VUB,BITS) converts the binary % population GEN to variable
www.eeworm.com/read/125130/14512575

c decode.c

/*********************************************** copyright by Haia Tech www.haia2004.com ************************************************/ #include //#include #include
www.eeworm.com/read/125130/14512589

h decode.h

/*********************************************** copyright by Haia Tech www.haia2004.com ************************************************/ #ifndef _DECODE_H_ #define _DECODE_H_ void deco