代码搜索:Bit
找到约 10,000 项符合「Bit」的源代码
代码结果 10,000
www.eeworm.com/read/414309/11121258
vhd bit_processor.vhd
--************************************************************************************************
-- "Bit processor" for AVR core
-- Version 1.3(Special version for the JTAG OCD)
-- Designed by Ru
www.eeworm.com/read/414111/11130378
bit simple_count.bit
www.eeworm.com/read/268261/11146753
m encode_bit.m
function [output, state] = encode_bit(g, input, state)
% Copyright 1996 Matthew C. Valenti
% MPRG lab, Virginia Tech
% for academic use only
% This function takes as an input a single bit to be encod
www.eeworm.com/read/268255/11148445
m encode_bit.m
function [output, state] = encode_bit(g, input, state)
% Copyright 1996 Matthew C. Valenti
% MPRG lab, Virginia Tech
% for academic use only
% This function takes as an input a single bit to be encod
www.eeworm.com/read/268219/11149332
doc encode_bit.doc
www.eeworm.com/read/268219/11149344
m encode_bit.m
function [output, state] = encode_bit(g, input, state)
% Copyright 1996 Matthew C. Valenti
% MPRG lab, Virginia Tech
% for academic use only
% This function takes as an input a single bit to be
www.eeworm.com/read/268098/11154464
bit doscope2.bit
www.eeworm.com/read/268098/11154486
bit dig_osc.bit
www.eeworm.com/read/412981/11171117
m bit_symbol.m
function [alphabet] = bit_symbol(M,type,M1,M2)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
www.eeworm.com/read/267541/11175139
c bit_io.c
/* BIT_IO.C - BIT INPUT/OUTPUT ROUTINES. */
#include
#define global extern
#include "code.h"
/* THE BIT BUFFER. */
static int buffer; /* Bits waiting to be input