代码搜索:Mbits
找到约 289 项符合「Mbits」的源代码
代码结果 289
www.eeworm.com/read/266070/11244285
ldf adsp-21369-ezkit.ldf
ARCHITECTURE(ADSP-21369)
// Note: The SHARC 21369 has 2Mbit RAM and 6Mbit ROM in total.
// ADSP-21369 Memory Map:
// ----------------------------------------------------------------------
www.eeworm.com/read/266070/11244304
ldf adsp-21369-ezkit.ldf
ARCHITECTURE(ADSP-21369)
// Note: The SHARC 21369 has 2Mbit RAM and 6Mbit ROM in total.
// ADSP-21369 Memory Map:
// ----------------------------------------------------------------------
www.eeworm.com/read/101499/15829662
nfo if.nfo
. ______ __
___/ \___ __ .......................\/..
____:___\_ _/__\/______:_ :
\ _/_
www.eeworm.com/read/452710/7435229
c,v ckmode.c,v
head 1.1;
access;
symbols;
locks
dls:1.1; strict;
comment @ * @;
1.1
date 97.09.21.19.29.30; author dls; state Dist;
branches;
next ;
desc
@@
1.1
log
@pre-3e code
@
text
www.eeworm.com/read/452710/7435284
c ckmode.c
/* ckmode.c - ckmode */
#include
#include
#include
/*------------------------------------------------------------------------
* ckmode -- parse open's mode ar
www.eeworm.com/read/452710/7435372
c,v rfopen.c,v
head 1.1;
access;
symbols;
locks
dls:1.1; strict;
comment @ * @;
1.1
date 97.09.21.19.28.54; author dls; state Dist;
branches;
next ;
desc
@@
1.1
log
@pre-3e code
@
text
www.eeworm.com/read/452710/7435393
c rfopen.c
/* rfopen.c - rfopen */
#include
#include
#include
/*------------------------------------------------------------------------
* rfopen -- open a remote fil
www.eeworm.com/read/437897/7740030
cpp des.cpp
#include
#include"des.h" //DES算法所需的数据表和函数
void main()
{
static int nCodeLength=30;
static int nBinaryLength=8*nCodeLength;
bool *MBits = new bool[nBinaryLength];
bool *KBit
www.eeworm.com/read/146162/12667326
c irq.c
#pragma large
#include "public.h"
sfr WDT_CONTR = 0xE1;//看门狗
#define maxOverFlow 0xffff
#define oscFrequency 20000000
#define TMOD_AND_WORD 0xF0;
#define TMOD_TIME_MODE 0x01;
#defin