代码搜索:Bit
找到约 10,000 项符合「Bit」的源代码
代码结果 10,000
www.eeworm.com/read/152843/5657594
s changebit.s
/*
* linux/arch/arm/lib/changebit.S
*
* Copyright (C) 1995-1996 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Pu
www.eeworm.com/read/152843/5660079
c bitops.c
#include
#undef find_first_zero_bit
#undef find_next_zero_bit
#undef find_first_bit
#undef find_next_bit
static inline long
__find_first_zero_bit(const unsigned long * addr, unsigne
www.eeworm.com/read/471809/6882245
v rec.v
/********************rec*************************
**模块名称:rec
**功能描述:uart的接收模块,接收采样率为波特率的16倍
************************************************/
module rec(clk,clkout,Dataout,RXD,RI);
input clk,R
www.eeworm.com/read/195462/8153577
cpp coscode.cpp
#include "stdafx.h"
#include
#include
#include
#include
void **fspace_2d(int row,int col,int lenth);
void ffree_2d(void **a,int row);
void fatal_err
www.eeworm.com/read/173915/9630298
h reg_define.h
//=======================================================================================
//
// REG_DEFINE.H - S3C2400 INTERNAL REGISTER DEFINE
//
// (C) Copyright 2003-3-19, ARM STUDY GROUP (Yoon
www.eeworm.com/read/413838/11140173
v rec.v
/********************rec*************************
**模块名称:rec
**功能描述:uart的接收模块,接收采样率为波特率的16倍
************************************************/
module rec(clk,clkout,Dataout,RXD,RI);
input clk,R
www.eeworm.com/read/146541/12640051
h bitroutines.h
/*
|
| Copyright disclaimer:
| This software was developed at the National Institute of Standards
| and Technology by employees of the Federal Government in the course
| of their official d
www.eeworm.com/read/113097/15470263
c rec80.c
/*
Copyright (C) 2001 Jesper Hansen .
This file is part of the yampp system.
This program is free software; you can redistribute it and/or
modify it under the term
www.eeworm.com/read/113093/15470297
c rec80.c
/*
Copyright (C) 2001 Jesper Hansen .
This file is part of the yampp system.
This program is free software; you can redistribute it and/or
modify it under the term
www.eeworm.com/read/111134/15517939
c des_myself.c
#include "stdio.h"
#include "conio.h"
void byte2bit(unsigned char *, unsigned char *);
void bit2byte(unsigned char *, unsigned char *);
void ip_permute(unsigned char *);
void ip_1_permute(u