代码搜索:Compressed
找到约 3,459 项符合「Compressed」的源代码
代码结果 3,459
www.eeworm.com/read/152843/5659744
makefile
#
# lx25/arch/cris/arch-v32/boot/compressed/Makefile
#
# create a compressed vmlinux image from the original vmlinux files and romfs
#
target = $(target_compressed_dir)
src = $(src_compressed_dir)
www.eeworm.com/read/322718/13369790
m make_interpolation.m
% Function for making the interpolation of an ultrasound image.
% The routine make_tables must have been called previously.
%
% Input parameters:
%
% envelope_data - The envelope detected
www.eeworm.com/read/230739/14276662
h beos.h
/*
Copyright (c) 1990-2004 Info-ZIP. All rights reserved.
See the accompanying file LICENSE, version 2000-Apr-09 or later
(the contents of which are also included in unzip.h) for terms of use.
www.eeworm.com/read/122349/14699068
am makefile.am
AUTOMAKE_OPTIONS = foreign
includedir = ${prefix}/include/mtl
EXTRA_HEADERS = \
abs.h \
array2D.h \
banded_indexer.h \
bare_bones_array.h \
blais.h \
blas_interface.cc \
blas_interfac
www.eeworm.com/read/219695/14869517
am makefile.am
AUTOMAKE_OPTIONS = foreign
includedir = ${prefix}/include/mtl
EXTRA_HEADERS = \
abs.h \
array2D.h \
banded_indexer.h \
bare_bones_array.h \
blais.h \
blas_interface.cc \
blas_interfac
www.eeworm.com/read/101788/15815487
h beos.h
/*
Copyright (c) 1990-2000 Info-ZIP. All rights reserved.
See the accompanying file LICENSE, version 2000-Apr-09 or later
(the contents of which are also included in unzip.h) for terms of use.
www.eeworm.com/read/443386/1742459
cmd .piggy.gz.cmd
cmd_arch/arm/boot/compressed/piggy.gz := gzip -f -9 < arch/arm/boot/compressed/../Image > arch/arm/boot/compressed/piggy.gz
www.eeworm.com/read/168446/9913932
h bitmapfile.h
#ifndef __BITMAP_FILE_H_
#define __BITMAP_FILE_H_
/*bitmap 3*/
extern const GUI_COLOR Colors3[];
extern const GUI_LOGPALETTE Pal3;
extern const unsigned char ac3[];
extern const GUI_BITMAP bm3
www.eeworm.com/read/165920/10046174
gfl d_bcd.gfl
d_bcd.ngc
xst
d_BCD.ptf
d_bcd.ngd
d_bcd_last_ngd.ngd
last_used.ngd
d_bcd.bld
main_bcd.bld
d_bcd._prj
main_bcd._prj
d_bcd_ngdbuild.nav
main_bcd_ngdbuild.nav
_ngo
d_bcd.jed
d_bcd.gyd
main
www.eeworm.com/read/323119/13351464
result rpl_variables.result
stop slave;
drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9;
reset master;
reset slave;
drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9;
start slave;
set global slave_net_timeout=100;
set global sql_s