代码搜索:bits
找到约 10,000 项符合「bits」的源代码
代码结果 10,000
www.eeworm.com/read/402041/2333827
java bits.java
package org.trinet.util;
/**
* Staic classes for bit and byte manipulation.
*/
public class Bits {
/**
* Convert arbitrary number of bytes to integer converting the specified
* subarr
www.eeworm.com/read/401989/2334187
h bits.h
int bitAnd(int, int);
int test_bitAnd(int, int);
int bitOr(int, int);
int test_bitOr(int, int);
int isZero(int);
int test_isZero(int);
int minusOne();
int test_minusOne();
int
www.eeworm.com/read/401989/2334193
c bits.c
/*
* bits-solve.c - Solutions to the data lab
*/
#include "btest.h"
#include
/*
* Instructions to Students:
*
* STEP 1: Fill in the following struct with your identifying info.
*/
www.eeworm.com/read/401989/2334310
h bits.h
int tmin();
int test_tmin();
int minusFive();
int test_minusFive();
int copyLSB(int);
int test_copyLSB(int);
int getBit(int, int);
int test_getBit(int, int);
www.eeworm.com/read/401989/2334314
c bits.c
/*
* bits.c - Solutions to the practical quiz
*/
#include "btest.h"
#include
/*
* Instructions to Students:
*
* STEP 1: Fill in the following struct with your identifying info.
*/
www.eeworm.com/read/401563/2339572
js bits.js
/*
Copyright (c) 2004-2008, The Dojo Foundation All Rights Reserved.
Available via Academic Free License >= 2.1 OR the modified BSD license.
see: http://dojotoolkit.org/license for details
*/
if(
www.eeworm.com/read/396920/2405250
h bits.h
/* bits.h
* Copyright (c) 2004 Texas Instruments
*
* This package is free software; you can redistribute it and/or
* modify it under the terms of the license found in the file
* named COPYING th
www.eeworm.com/read/396408/2418937
h bits.h
/*
** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding
** Copyright (C) 2003-2004 M. Bakker, Ahead Software AG, http://www.nero.com
**
** This program is free software; you can red
www.eeworm.com/read/396408/2418988
c bits.c
/*
** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding
** Copyright (C) 2003-2004 M. Bakker, Ahead Software AG, http://www.nero.com
**
** This program is free software; you can r
www.eeworm.com/read/396408/2419003
mid bits.mid
.file 1 "bits.c"
.section .mdebug.abi32
.previous
.section .text.faad_get_processed_bits,"ax",@progbits
.align 2
.align 5
.globl faad_get_processed_bits
.ent faad_get_processed_bits
.type faa