代码搜索:Packing

找到约 2,087 项符合「Packing」的源代码

代码结果 2,087
www.eeworm.com/read/101710/15822000

h packon.h

/*++ Copyright (c) 1990-1995 Microsoft Corporation Module Name: packon.h Abstract: This file turns packing of structures on. (That is, it disables automatic alignment of
www.eeworm.com/read/101710/15822044

h packon.h

/*++ Copyright (c) 1990-1995 Microsoft Corporation Module Name: packon.h Abstract: This file turns packing of structures on. (That is, it disables automatic alignment of
www.eeworm.com/read/101709/15822074

h packon.h

/*++ Copyright (c) 1990-1995 Microsoft Corporation Module Name: packon.h Abstract: This file turns packing of structures on. (That is, it disables automatic alignment of
www.eeworm.com/read/101709/15822096

h packon.h

/*++ Copyright (c) 1990-1995 Microsoft Corporation Module Name: packon.h Abstract: This file turns packing of structures on. (That is, it disables automatic alignment of
www.eeworm.com/read/450262/7486629

logdb dds.cmp.logdb

v1 REGISTER_PACKING,REG_PACK_TYPE_FINISHED,ADATA,0,sine[0],sine[0], RAM_PACKING,0,M4K,4,4,TrueDual,0,0,10000000,rom_sine:sine1|altsyncram:altsyncram_component|altsyncram_7571:auto_generated|q_a[0],
www.eeworm.com/read/450248/7487242

logdb dds.cmp.logdb

v1 REGISTER_PACKING,REG_PACK_TYPE_FINISHED,ADATA,0,sine[0],sine[0], RAM_PACKING,0,M4K,4,4,TrueDual,0,0,10000000,rom_sine:sine1|altsyncram:altsyncram_component|altsyncram_7571:auto_generated|q_a[0],
www.eeworm.com/read/383163/8966004

readme

libmseed - The Mini-SEED library The Mini-SEED library provides a framework for manipulation of SEED data records including the unpacking and packing of data records. Functionalit
www.eeworm.com/read/179450/9355954

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/277897/10596456

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/419693/10844862

cpp bestfit.cpp

// best fit bin packing #include #include "dBinarySearchTreeWithGE.h" using namespace std; void bestFitPack(int *objectSize, int numberOfObjects, int binCapacity) {// Output be