代码搜索:Packing

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

代码结果 2,087
www.eeworm.com/read/467534/7005202

html binpack5_19.html

The GA Playground: Bin Packing Problem handled by Genetic Algorithm
www.eeworm.com/read/467534/7005304

html binpack1_00.html

The GA Playground: Bin Packing Problem handled by Genetic Algorithm
www.eeworm.com/read/131315/5939091

c values.c

/* Low level packing and unpacking of values for GDB, the GNU Debugger. Copyright 1986, 1987, 1989, 1991 Free Software Foundation, Inc. This file is part of GDB. This program is free software; yo
www.eeworm.com/read/224932/14562298

h packstop.h

/** * Copyright (C) 2005-2007 Christoph Rupp (chris@crupp.de). * All rights reserved. See file LICENSE for licence and copyright * information. * * macros for packing structures; should work with
www.eeworm.com/read/224932/14562323

h packstart.h

/** * Copyright (C) 2005-2007 Christoph Rupp (chris@crupp.de). * All rights reserved. See file LICENSE for licence and copyright * information. * * macros for packing structures; should work with
www.eeworm.com/read/10438/185832

exception

// exception standard header for Microsoft #pragma once #ifndef _EXCEPTION_ #define _EXCEPTION_ #ifndef RC_INVOKED #include #pragma pack(push,_CRT_PACKING) #pragma warning(push,
www.eeworm.com/read/10438/186688

stdexcept

// stdexcept standard header #pragma once #ifndef _STDEXCEPT_ #define _STDEXCEPT_ #ifndef RC_INVOKED #include #include #pragma pack(push,_CRT_PACKING) #pragma warning
www.eeworm.com/read/10438/186743

vector

// vector standard header #pragma once #ifndef _VECTOR_ #define _VECTOR_ #ifndef RC_INVOKED #include #include #include #pragma pack(push,_CRT_PACKING) #
www.eeworm.com/read/10438/186779

xutility

// xutility internal header #pragma once #ifndef _XUTILITY_ #define _XUTILITY_ #ifndef RC_INVOKED #include #include #include #pragma pack(push,_CRT_PACKING)
www.eeworm.com/read/490530/1198088

c pack.c

/* vi: set sw=4 ts=4: */ /* * Internal routine for packing UUID's * * Copyright (C) 1996, 1997 Theodore Ts'o. * * %Begin-Header% * Redistribution and use in source and binary forms, with or with