代码搜索:PACK
找到约 10,000 项符合「PACK」的源代码
代码结果 10,000
www.eeworm.com/read/401178/11563203
pack
#!/usr/bin/perl
#
# Pack and check a new distribution of yabasic
#
use IPC::Open3;
use Time::Local;
use File::Copy;
# Variables, that can be configured
$sourcedir="/home/ihm/yabmain";
$appname="yaba
www.eeworm.com/read/104041/15712071
service pack
From:
Subject: =?gb2312?B?U2VydmljZSBQYWNrINK7yta447aoIC0gLmNvbS5jbrXEuPbIy9b30rM=?=
Date: Wed, 14 Jul 2004 12:07:41 +0800
MIME-Version: 1.0
Content-Type: mult
www.eeworm.com/read/190158/8446904
c pack.c
/**************************************************************************
*
* ROUTINE
* pack (pack tau into binaru bit stream)
*
* FUNCTION
* Input decimal value and number of binary bits,
* pro
www.eeworm.com/read/190158/8447410
f pack.f
www.eeworm.com/read/290870/8457547
cpp pack.cpp
#include "graphics.h"
DATA_FILE *data_file = NULL;
// 建立一个数据文件
void create_data_file(char *filename)
{
close_data_file();
data_file = new DATA_FILE;
data_file->fp = fopen(filename, "wb+"
www.eeworm.com/read/390106/8485442
htm pack.htm
Packing a JTable Component (Java Developers Almanac Example)
www.eeworm.com/read/188602/8525435
zip pack.zip
www.eeworm.com/read/187477/8636969
c pack.c
#include
#include "macros.h"
#include "options.h"
#include "index.h"
#include "global.h"
#include "assert.h"
int
Pack (rects, n, fillfact)
register struct ListRect *rects;
register struct N
www.eeworm.com/read/287380/8688360
c pack.c
/*
* Copyright 2000-2004 by Hans Reiser, licensing governed by
* reiserfsprogs/README
*/
#include "debugreiserfs.h"
/* counters for each kind of blocks */
int packed,
packed_leaves,
fu
www.eeworm.com/read/387240/8698366
c pack.c
#include "mpi.h" /*MPI head file*/
#include
int main( int argc, char** argv )
{
int myrank,size;
double f;
int position, i;
int a[2];
char buff[1000];
int j;
MPI_Status