代码搜索:hard
找到约 4,142 项符合「hard」的源代码
代码结果 4,142
www.eeworm.com/read/425062/10382793
h k6963.h
//00x00--0FFFH is 4k byte ,--07ffh is 3k,--3ffh is 1k
//can not check data over range and array over range and reentrant invoke
//specially r/w LCM Over rage, can fly for reset hard in fact hardwar
www.eeworm.com/read/279797/10393217
searchresults record_ly.searchresults
---- IRQ6 Matches (18 in 6 files) ----
Hardware.asm:.DEFINE C_IRQ6_TMB2 0x0001 // Timer B IRQ6
Hardware.asm:.DEFINE C_IRQ6_TMB1 0x0002 // Timer A IRQ6
Hard
www.eeworm.com/read/464785/7155184
txt readme.txt
Aha-soft IconXP
Version: 3.15 (Build 2007-Jan-18)
Platform: Windows 95/98/ME/NT/2000/XP/2003/Vista.
Hardware requirements:
32MB RAM, Pentium-300 MHz, 2MB Hard Disk, True Color video mode.
Aha-S
www.eeworm.com/read/449818/7496114
cfg orange.cfg
; Orange cfg file v3.9
; Hardware driver: dllname,port(com/lpt/adr)
HARDWARE=ORANGE2.DRV,LPT1
TIMER=I ; (S-Soft,H-Hard,I-IOPort)
;example: Device=name,size,hplname
GROUP=I2C SEEPROM
CHIP=2
www.eeworm.com/read/449818/7496217
cfg orange.cfg
; Orange - 2 GREEN cfg file v3.9
; Hardware driver: dllname,port(com/lpt/adr)
;HARDWARE=ORANGE.DRV,LPT1
HARDWARE=ORANGE2.DRV,LPT1
TIMER=I ; (S-Soft,H-Hard,I-IOPort)
;example: Device=name,si
www.eeworm.com/read/444207/7616538
txt guide_tech1.txt
1. CPU overview
RISC R4300 series.
32 general registers, of which Nintendo has given a naming convention.
R0 = value '0'. Hard-wired.
T0-T9 = scratch registers. CPU RAM.
S0-S7 = regist
www.eeworm.com/read/197968/7959666
h d12.h
void Output(UINT addr, UCHAR data)
{
if(addr == D12_DATA_HARD)
D12_A0_0;
else
D12_A0_1;
D12_CMD = data;
}
UINT Input()
{
D12_A0_0;
return D12_DATA;
}
//设置地址使能
void
www.eeworm.com/read/297519/8012526
m juanji.m
len=1000;
msg=randint(2*len,1);
trel=poly2trellis([5,4],[27 33 0;0 5 13]);
code=convenc(msg,trel);
ncode=rem(code+randerr(3*len,1,[0 1;.96 .04]),2);
decoded=vitdec(ncode,trel,34,'cont','hard');
www.eeworm.com/read/136759/13362343
txt readme.txt
put these files in a temporary directory on your hard disk ( i.e. c:\download ):
install.bat
seal107p.zip
zvg_pat.zip
ftp://ftp.info-zip.org/pub/infozip/MSDOS/unz551x3.exe
ftp://ftp.info-zip.or
www.eeworm.com/read/238485/13882640
h qlx.h
#ifndef QLX_H
#define QLX_H
/* 0, 111, 100 are qmail-local success, soft, hard */
#define QLX_USAGE 112
#define QLX_BUG 101
#define QLX_ROOT 113
#define QLX_NFS 115
#define QLX_NOALIAS 116
#define Q