代码搜索:Packing

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

代码结果 2,087
www.eeworm.com/read/427632/8927767

txt type5.txt

The information of the container: Container width: 100 Container depth: 100 Container height: 100 The packing Items are as following: Item number: 9 Customer number: 5Item width: 73.6667 Item dept
www.eeworm.com/read/427632/8927822

txt type2.txt

The information of the container: Container width: 100 Container depth: 100 Container height: 100 The packing Items are as following: Item number: 4 Customer number: 3Item width: 80.6667 Item dept
www.eeworm.com/read/427632/8927833

txt type3.txt

The information of the container: Container width: 100 Container depth: 100 Container height: 100 The packing Items are as following: Item number: 4 Customer number: 3Item width: 80.6667 Item dept
www.eeworm.com/read/195579/8140467

log change.log

CHANGE LOG for Independent JPEG Group's JPEG software Version 6a 7-Feb-96 -------------------- Library initialization sequence modified to detect version mismatches and struct field packing mismat
www.eeworm.com/read/139557/5798455

h packoff.h

/*++ Copyright (c) 1990-2000 Microsoft Corporation. All rights reserved. Module Name: packoff.h Abstract: This file turns packing of structures off. (That is, it enables automatic a
www.eeworm.com/read/139557/5798466

h packon.h

/*++ Copyright (c) 1990-2000 Microsoft Corporation. All rights reserved. Module Name: packon.h Abstract: This file turns packing of structures on. (That is, it disables automatic al
www.eeworm.com/read/105300/6199281

c appack.c

/* * aPLib compression library - the smaller the better :) * * C/C++ packing example * * Copyright (c) 1998-2002 by Joergen Ibsen / Jibz * All Rights Reserved */ #include #include
www.eeworm.com/read/156368/11808293

cod ddsf-932.cod

LX51 LINKER/LOCATER V3.63 07/24/2004 22:54:30 PAGE 1 ASSEMBLER CODE PACKING OF MODULE: DDSF-932 (CMDPARSE) 000003 8009
www.eeworm.com/read/207654/15265910

c packbox.c

/* * File: packbox.c * Auth: Eric Harlow * * Example of a packing box. */ #include void AddListItem (GtkWidget *listbox, char *sText); /* * Destroy * * Close down the applicati
www.eeworm.com/read/249895/4444843

java bytes.java

package org.garret.perst.impl; import org.garret.perst.StorageError; import java.io.UnsupportedEncodingException; // // Class for packing/unpacking data // public class Bytes { public s