代码搜索:Bit
找到约 10,000 项符合「Bit」的源代码
代码结果 10,000
www.eeworm.com/read/270418/11038987
h shumaguan.h
/*
this file is the head file
*/
#include
#include
#include"delay.h"
//macros.h 中有BIT(x) (1
www.eeworm.com/read/283179/7126104
h st79_macro.h
/**
******************************************************************************
* @file st79_macro.h
* @brief This file contains all generic macros.
* @author STMicroelectronics - MCD &
www.eeworm.com/read/442130/7658713
vhd dec.vhd
-- File generated by bch.exe program.
-- The decoder for BCH code (15,11), t=1
-- GF(2^4) is generated by polynomial [1+x+...] - 11001;
-----------------------------------------------------------
www.eeworm.com/read/436982/7757749
asm avr_410_rc5_ir_remote_control_decoder.asm
;***************************************************************************
;* A P P L I C A T I O N N O T E F O R T H E A V R F A M I L Y
;*
;* Number : AVR410
;* File Name
www.eeworm.com/read/197100/8030680
cpp bitvec.cpp
/******************************************************************************
** Filename: bitvec.c
** Purpose: Routines for manipulating bit vectors
** Author: Dan Johnson
** Histor
www.eeworm.com/read/247201/12673800
cpp basic.cpp
#include "stdafx.h"
#include "Basic.h"
void byte2bit(int byte,int bit[8])
{
int i=0;
for(i=0;i
www.eeworm.com/read/247201/12673883
cpp basic.cpp
#include "stdafx.h"
#include "Basic.h"
void byte2bit(int byte,int bit[8])
{
int i=0;
for(i=0;i
www.eeworm.com/read/139768/13135801
h xmac_ii.h
/******************************************************************************
*
* Name: xmac_ii.h
* Project: GEnesis, PCI Gigabit Ethernet Adapter
* Version: $Revision: 1.47 $
* Date: $Date: 20
www.eeworm.com/read/139427/13156663
vhd chapter8_models.vhd
-- Device to compare two binary inputs.
--
entity COM is
generic (D:time);
port (N1, N0, M1, M0: in BIT;
GE, LE, E, G, L: out BIT);
end COM;
--Figure 8.2 Entity specification for de
www.eeworm.com/read/319336/13453303
h plugins-wimax-wimax_bits.h
plugins/wimax/wimax_bits.h - Google Code Search这是 Google 取自
http://anonsvn.wireshark.org/wireshark/trunk 的 plugins/wimax/wimax_bits.h
缓存副本
Google 和网页作者无关,不对网页的内容负责。
htt