代码搜索:Bit

找到约 10,000 项符合「Bit」的源代码

代码结果 10,000
www.eeworm.com/read/255407/6291204

h array_s.h

#ifndef ARRAY_S_H_ #define ARRAY_S_H_ #include "Array.h" template class Array_Sort : public virtual Array { protected: void set_bit() { dirty_bit = true; }
www.eeworm.com/read/491607/6431003

h cd_door.h

#define uint unsigned int #define uchar unsigned char #define ulong unsigned long /*******常用变量***********/ uchar clk_10ms; uchar clk_20ms; uchar clk_50ms; uchar clk_100ms; uchar clk_20s; u
www.eeworm.com/read/481679/6637044

c serial.c

/*----------------------------------------------------------------------- Project : Single RTK Author : kreal@163.net Date : 04-10-10 Funtion : 串口驱动 --------------------
www.eeworm.com/read/478303/6714491

vhd ex_p5_14_add_sub.vhd

entity ADD_SUB is port( A,B: in BIT_VECTOR(7 downto 0); SUB,Cin: in BIT ; Cout: out BIT ; C: out BIT_VECTOR(7 downto 0)) ; end ADD_SUB; architecture struct of ADD_SUB
www.eeworm.com/read/406664/11437913

h array_s.h

#ifndef ARRAY_S_H_ #define ARRAY_S_H_ #include "Array.h" template class Array_Sort : public virtual Array { protected: void set_bit() { dirty_bit = true; }
www.eeworm.com/read/347629/11652851

vhd 4_comp.vhd

entity bit_rtl_lt_nc is port ( in1 : bit_vector; in2 : bit_vector; pout : out bit ); end bit_rtl_lt_nc; architecture func of bit_rtl_lt_nc is begin process(in1,in2)
www.eeworm.com/read/157007/11745859

h array_s.h

#ifndef ARRAY_S_H_ #define ARRAY_S_H_ #include "Array.h" template class Array_Sort : public virtual Array { protected: void set_bit() { dirty_bit = true; }
www.eeworm.com/read/156364/11809262

h array_s.h

#ifndef ARRAY_S_H_ #define ARRAY_S_H_ #include "Array.h" template class Array_Sort : public virtual Array { protected: void set_bit() { dirty_bit = true; }
www.eeworm.com/read/153614/12020935

vhd 4_comp.vhd

entity bit_rtl_lt_nc is port ( in1 : bit_vector; in2 : bit_vector; pout : out bit ); end bit_rtl_lt_nc; architecture func of bit_rtl_lt_nc is begin process(in1,in2)
www.eeworm.com/read/341753/12067496

h port.h

#ifndef __PORT__H #define __PORT__H #include "stdtypes.h" #define Set_Bit(val, bitn) (val |=(1