代码搜索:bits
找到约 10,000 项符合「bits」的源代码
代码结果 10,000
www.eeworm.com/read/362543/2931426
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/361261/2948222
h bits.h
/*****************************************************************************
* bits.h
*****************************************************************************
* Copyright (C) 2001, 2002 the
www.eeworm.com/read/361182/2951440
cs bits.cs
namespace NCindy.Buffer
{
using NCindy;
using System;
public static class Bits
{
private const byte BITS_OF_BYTE = 8;
private const int LOW_16BIT_MASK = 0xff;
www.eeworm.com/read/357083/3031476
h bits.h
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of
www.eeworm.com/read/355602/3052557
cs bits.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace Microsoft.Fawvw.Components.NExcel.MyXls.ByteUtil
{
public partial class Bytes
{
///
www.eeworm.com/read/355133/3062729
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/354175/3079243
ash bits.ash
/*
; bits.ash -- bit access for decompression
;
; This file is part of the UCL data compression library.
;
; Copyright (C) 1996-2007 Markus Franz Xaver Johannes Oberhumer
; All Rights Reserved.
;
www.eeworm.com/read/354175/3079287
ash bits.ash
/*
; bits.ash -- bit access for decompression
;
; This file is part of the UCL data compression library.
;
; Copyright (C) 1996-2007 Markus Franz Xaver Johannes Oberhumer
; All Rights Reserved.
;
www.eeworm.com/read/351555/3106783
c bits.c
/* Copyright (C) 2002 Jean-Marc Valin
File: speex_bits.c
Handles bit packing/unpacking
Redistribution and use in source and binary forms, with or without
modification, are permitted pro
www.eeworm.com/read/351555/3107144
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