代码搜索:Packing

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

代码结果 2,087
www.eeworm.com/read/157453/11703272

cpp bestfit.cpp

// best fit bin packing #include #include #include "dbst.h" #include "xcept.h" class BinNode { friend void BestFitPack(int *, int, int); friend ostream& operat
www.eeworm.com/read/123453/14631357

c wtls_pdu.c

/* * wtls_pdu.c: pack and unpack WTLS packets * * Generates packing and unpacking code from wtls_pdu.def. * */ #include "gwlib/gwlib.h" #if (HAVE_WTLS_OPENSSL) #include "gwlib/octstr.h" #incl
www.eeworm.com/read/123453/14632151

c wtls_pdu.c

/* * wtls_pdu.c: pack and unpack WTLS packets * * Generates packing and unpacking code from wtls_pdu.def. * */ #include "gwlib/gwlib.h" #if (HAVE_WTLS_OPENSSL) #include "gwlib/octstr.h" #incl
www.eeworm.com/read/207651/15266302

html sec-packingusingtables.html

Packing Using Tables
www.eeworm.com/read/207651/15266320

html ch-packingwidgets.html

Packing Widgets
www.eeworm.com/read/207651/15266321

html sec-tablepackingexamples.html

Table Packing Example
www.eeworm.com/read/10438/185958

map

// map standard header #pragma once #ifndef _MAP_ #define _MAP_ #ifndef RC_INVOKED #include #pragma pack(push,_CRT_PACKING) #pragma warning(push,3) _STD_BEGIN // TEMPLATE CLASS
www.eeworm.com/read/10438/186308

tuple

// tuple TR1 header #pragma once #ifndef _TUPLE_ #define _TUPLE_ #ifndef RC_INVOKED #include #include #include #pragma pack(push,_CRT_PACKING) #pragma
www.eeworm.com/read/10438/186462

xrefwrap

// xrefwrap internal header #pragma once #ifndef _XREFWRAP_ #define _XREFWRAP_ #ifndef RC_INVOKED #include #pragma pack(push,_CRT_PACKING) #pragma warning(push,3) #pragma w
www.eeworm.com/read/10438/186559

array

// array TR1 header #pragma once #ifndef _ARRAY_ #define _ARRAY_ #ifndef RC_INVOKED #include #include #pragma pack(push,_CRT_PACKING) #pragma warning(push,3) _STD