代码搜索:Packing
找到约 2,087 项符合「Packing」的源代码
代码结果 2,087
www.eeworm.com/read/249895/4444996
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
www.eeworm.com/read/249895/4445122
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
www.eeworm.com/read/222708/4818754
makefile
# Generated automatically from Makefile.in by configure.
# compilation and packing for alsamididump
#
SHELL = /bin/sh
prefix=/usr/local
CC = gcc
INSTALL = /usr/bin/install -c
INSTALL_PROGRAM = ${IN
www.eeworm.com/read/366702/2881596
c wpadded.c
/* Source: EMC. */
/* { dg-do compile } */
/* -fpack-struct is necessary because the warning expected requires the initial
packing to be larger than 1, which cannot be guaranteed for all targets.
www.eeworm.com/read/393990/8252137
cod intsio2.cod
LX51 LINKER/LOCATER V3.23 05/11/2007 14:36:35 PAGE 1
ASSEMBLER CODE PACKING OF MODULE: intsio2 (SIO)
----- FUNCTION _ge
www.eeworm.com/read/385447/8804681
txt description.txt
The complex (or real) Grassmann manifold G(m,k) is the set of k-dimensional subspaces in Cm (or Rm). Grassmannian subspace packing is the problem of finding a set of N k-dimensional subspaces in G(m,
www.eeworm.com/read/427632/8927779
txt result.txt
The information of the container:
Container width: 200 Container depth: 100 Container height: 50
The packing Items are as following:
Item number: 8 Customer number: 5Item width: 54 Item depth: 46
www.eeworm.com/read/427632/8927788
txt type8.txt
The information of the container:
Container width: 100 Container depth: 100 Container height: 100
The packing Items are as following:
Item number: 5 Customer number: 3Item width: 75 Item depth: 96
www.eeworm.com/read/427632/8927826
txt type7.txt
The information of the container:
Container width: 40 Container depth: 40 Container height: 40
The packing Items are as following:
Item number: 5 Customer number: 3Item width: 25 Item depth: 26 It
www.eeworm.com/read/281575/9149409
c sha1_file.c
/*
* GIT - The information manager from hell
*
* Copyright (C) Linus Torvalds, 2005
*
* This handles basic git sha1 object files - packing, unpacking,
* creation etc.
*/
#include
#in