代码搜索:bitvector
找到约 265 项符合「bitvector」的源代码
代码结果 265
www.eeworm.com/read/486654/6524346
cpp 1315.cpp
/* This Code is Submitted by wywcgs for Problem 1315 on 2006-02-02 at 12:57:49 */
#include
#include
using namespace std;
const int MAX = 256;
class BitVector {
public:
www.eeworm.com/read/486654/6524698
cpp 2110.cpp
/* This Code is Submitted by wywcgs for Problem 2110 on 2005-10-09 at 14:29:34 */
#include
#include
#include
#define MAX 1000000
#define P_MAX 81000
class BitV
www.eeworm.com/read/482610/6619805
cpp p213214.cpp
#include
#include
const int DefaultSize = 100;
class Set {
//用位向量来存储集合元素。这些集合元素只具有整数类型, 集合元素的取值范围在0到MaxSetSize-1之间。
public:
Set ( int MaxSetSize = DefaultSize );
www.eeworm.com/read/481966/6633645
cpp 1315.cpp
/* This Code is Submitted by wywcgs for Problem 1315 on 2006-02-02 at 12:57:49 */
#include
#include
using namespace std;
const int MAX = 256;
class BitVector {
public:
www.eeworm.com/read/481966/6633997
cpp 2110.cpp
/* This Code is Submitted by wywcgs for Problem 2110 on 2005-10-09 at 14:29:34 */
#include
#include
#include
#define MAX 1000000
#define P_MAX 81000
class BitV
www.eeworm.com/read/130034/14211474
h bfcast.h
#import
#import "BitVector.h"
@interface BFCast: SwarmObject
{
double forecast; /*" this forecast of return"*/
double lforecast; /*" previous forecast"*/
d
www.eeworm.com/read/231082/14257534
cs dcb.cs
//==========================================================================================
//
// OpenNETCF.IO.Serial.DCB
// Copyright (c) 2003, OpenNETCF.org
//
// This library is free softw
www.eeworm.com/read/121167/14768188
cpp p213214.cpp
#include
#include
const int DefaultSize = 100;
class Set {
//用位向量来存储集合元素。这些集合元素只具有整数类型, 集合元素的取值范围在0到MaxSetSize-1之间。
public:
Set ( int MaxSetSize = DefaultSize );
www.eeworm.com/read/220157/14847785
h bfcast.h
#import
#import "BitVector.h"
@interface BFCast: SwarmObject
{
double forecast; /*" this forecast of return"*/
double lforecast; /*" previous forecast"*/
d
www.eeworm.com/read/117852/14902591
cs dcb.cs
//==========================================================================================
//
// namespace OpenNETCF.IO.Serial.DCB
// Copyright (c) 2003, OpenNETCF.org
//
// This library is