代码搜索:Packing
找到约 2,087 项符合「Packing」的源代码
代码结果 2,087
www.eeworm.com/read/272848/10941288
cpp bestfit.cpp
// best fit bin packing
#include
#include "dBinarySearchTreeWithGE.h"
using namespace std;
void bestFitPack(int *objectSize, int numberOfObjects, int binCapacity)
{// Output be
www.eeworm.com/read/469944/6921459
h packon.h
/*++
Copyright (c) 1990,91 Microsoft Corporation
Module Name:
packon.h
Abstract:
This file turns packing of structures on. (That is, it disables
automatic alignment of st
www.eeworm.com/read/146126/12668873
cpp bestfit.cpp
// best fit bin packing
#include
#include "dBinarySearchTreeWithGE.h"
using namespace std;
void bestFitPack(int *objectSize, int numberOfObjects, int binCapacity)
{// Output be
www.eeworm.com/read/492697/6419938
h packon.h
/*++
Copyright (c) 1990,91 Microsoft Corporation
Module Name:
packon.h
Abstract:
This file turns packing of structures on. (That is, it disables
automatic alignment of st
www.eeworm.com/read/259580/11781229
cpp bestfit.cpp
// best fit bin packing
#include
#include "dBinarySearchTreeWithGE.h"
using namespace std;
void bestFitPack(int *objectSize, int numberOfObjects, int binCapacity)
{// Output be
www.eeworm.com/read/338276/12315180
h packon.h
/*++
Copyright (c) 1990,91 Microsoft Corporation
Module Name:
packon.h
Abstract:
This file turns packing of structures on. (That is, it disables
automatic alignment of st
www.eeworm.com/read/16910/702307
h pshpack1.h
/*++
Copyright 1995 - 1998 Microsoft Corporation
Module Name:
pshpack1.h
Abstract:
This file turns 1 byte packing of structures on. (That is, it disables
automatic alignme
www.eeworm.com/read/16910/702356
h pshpack8.h
/*++
Copyright 1995 - 1998 Microsoft Corporation
Module Name:
pshpack8.h
Abstract:
This file turns 8 byte packing of structures on. (That is, it disables
automatic alignme
www.eeworm.com/read/16910/702379
h pshpack2.h
/*++
Copyright 1995 - 1998 Microsoft Corporation
Module Name:
pshpack2.h
Abstract:
This file turns 2 byte packing of structures on. (That is, it disables
automatic alignme
www.eeworm.com/read/16910/702457
h pshpack4.h
/*++
Copyright 1995 - 1998 Microsoft Corporation
Module Name:
pshpack4.h
Abstract:
This file turns 4 byte packing of structures on. (That is, it disables
automatic alignme