代码搜索:bitvector
找到约 265 项符合「bitvector」的源代码
代码结果 265
www.eeworm.com/read/300246/3847632
py testconstructors.py
import BitVector
import unittest
import StringIO
constructorTests = [
(('size','0'), ''),
(('size','1'), '0'),
(('bitlist','(1,1,0,1)'), '1101'),
(('bitlist', '[1,0,0,1]'), '1001'),
www.eeworm.com/read/227684/4770508
info bit-vector.info
@FILES
{"bit-vector"; "The BitVector structure";}
@SIGNATURE BIT_VECTOR "bit-vector" {
@VALS
getBits
equal
eqBits
extend0
extend1
lshift
fromString
rshift
bits
www.eeworm.com/read/413855/2157006
hh processingt.hh
// -*- c-basic-offset: 4 -*-
#ifndef CLICK_PROCESSINGT_HH
#define CLICK_PROCESSINGT_HH
#include "routert.hh"
class ElementMap;
class Bitvector;
class ProcessingT { public:
enum ProcessingCode {
www.eeworm.com/read/396461/2415912
pm deldocs.pm
package KinoSearch::Index::DelDocs;
use strict;
use warnings;
use KinoSearch::Util::ToolSet;
use base qw( KinoSearch::Util::BitVector );
use KinoSearch::Util::IntMap;
# instance vars:
my %num_deleti
www.eeworm.com/read/143592/12858544
h d_hdcomp.h
#ifndef HUFFMAN_DECOMPRESS
#define HUFFMAN_DECOMPRESS
#include
#include
#include
#include "d_except.h"
#include "d_bitvec.h" // use BitVector for all bit handli
www.eeworm.com/read/311909/13622689
h d_hdcomp.h
#ifndef HUFFMAN_DECOMPRESS
#define HUFFMAN_DECOMPRESS
#include
#include
#include
#include "d_except.h"
#include "d_bitvec.h" // use BitVector for all bit handli
www.eeworm.com/read/214167/15112013
h d_hdcomp.h
#ifndef HUFFMAN_DECOMPRESS
#define HUFFMAN_DECOMPRESS
#include
#include
#include
#include "d_except.h"
#include "d_bitvec.h" // use BitVector for all bit handli
www.eeworm.com/read/11139/202210
extra entries.extra
/AMPacket.nc////
/AMSend.nc////
/ActiveMessageAddress.nc////
/AdcConfigure.nc////
/ArbiterInfo.nc////
/AsyncStdControl.nc////
/BigQueue.nc////
/BitVector.nc////
/BlockRead.nc////
/BlockWrite.
www.eeworm.com/read/334779/12573909
h d_hdcomp.h
#ifndef HUFFMAN_DECOMPRESS
#define HUFFMAN_DECOMPRESS
#include
#include
#include
#include "d_except.h"
#include "d_bitvec.h" // use BitVector for all bit handli
www.eeworm.com/read/482538/1286789
hh processingt.hh
// -*- c-basic-offset: 4 -*-
#ifndef CLICK_PROCESSINGT_HH
#define CLICK_PROCESSINGT_HH
#include "routert.hh"
class ElementMap;
class Bitvector;
class ProcessingT { public:
enum {
end_to = Conne