代码搜索:Decode
找到约 10,000 项符合「Decode」的源代码
代码结果 10,000
www.eeworm.com/read/18658/799374
bsf decode.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/18658/799427
v decode.v
module decode(addr,addr_data,ALE_E,PSEN_N,reg_en,addr_match);
input [15:8] addr;
inout [7:0] addr_data;
input ALE_E;
input PSEN_N;
output addr_match;
//wire addr_
www.eeworm.com/read/19066/808107
sch decode.sch
www.eeworm.com/read/20100/832852
sch decode.sch
www.eeworm.com/read/27052/976181
hex decode.hex
:03000000020030CB
:10003000758170759840758921758DFF758BFF43AB
:100040008780D28E758C00758A00C28CD2B2108DDA
:10005000DF20B3FAC28CAC8CAD8A758C00758A0037
:10006000D28C8C993099FDC2998D993099FDC299A5
:
www.eeworm.com/read/27474/983638
ddb decode.ddb
www.eeworm.com/read/28674/1004896
ddb decode.ddb
www.eeworm.com/read/494783/1152421
h decode.h
/****************************************************************************
*
* Realmode X86 Emulator Library
*
* Copyright (C) 1991-2004 SciTech Software, Inc.
*
www.eeworm.com/read/494783/1152426
c decode.c
/****************************************************************************
*
* Realmode X86 Emulator Library
*
* Copyright (C) 1991-2004 SciTech Software, Inc.
* Copyright (C) David Mosber