代码搜索:Compressed
找到约 3,459 项符合「Compressed」的源代码
代码结果 3,459
www.eeworm.com/read/352895/10495311
h zc030x_frame.h
#ifndef h_Zc030x_Frame_h
#define h_Zc030x_Frame_h
/* Kernel wait queues */
#include
/* Kernel semaphore */
#include
/* States for each frame buffer. */
enum {
www.eeworm.com/read/418689/10936019
m systemperformances.m
function [CR,BPP,PSNR,MSE,SNR]=systemperformances(I0,I1,compressed_data_file)
% function [CR,BPP,PSNR,MSE,SNR]=systemperformances(I0,I1,compressed_data_file)
% Performances of compression algorithm
www.eeworm.com/read/448096/7540282
h zc030x_frame.h
#ifndef h_Zc030x_Frame_h
#define h_Zc030x_Frame_h
/* Kernel wait queues */
#include
/* Kernel semaphore */
#include
/* States for each frame buffer. */
enum {
www.eeworm.com/read/196983/8037931
c huffman.c
/*****************************************************************************
* *
* ------------------------------- huffm
www.eeworm.com/read/241072/13171599
txt uboot-linux.txt
Linux Support:
==============
Although U-Boot should support any OS or standalone application
easily, the main focus has always been on Linux during the design of
U-Boot.
U-Boot include
www.eeworm.com/read/313702/13582321
1 bzdiff.1
\"Shamelessly copied from zmore.1 by Philippe Troin
\"for Debian GNU/Linux
.TH BZDIFF 1
.SH NAME
bzcmp, bzdiff \- compare bzip2 compressed files
.SH SYNOPSIS
.B bzcmp
[ cmp_options ] f
www.eeworm.com/read/152843/5661579
kconfig
config DVB_PLUTO2
tristate "Pluto2 cards"
depends on DVB_CORE && PCI
select I2C
select I2C_ALGOBIT
select DVB_TDA1004X
help
Support for PCI cards based on the Pluto2 FPGA like the Satelco
www.eeworm.com/read/147766/5721888
s head-at91rm9200.s
/*
* linux/arch/arm/boot/compressed/head-at91rm9200.S
*
* Copyright (C) 2003 SAN People
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU
www.eeworm.com/read/136989/5827713
cpp compressor.cpp
// Compressor.cpp,v 1.8 2003/08/19 15:08:26 schmidt Exp
#include "ZlibCompressor.h"
#include "Compressor.h"
#include "ace/SOCK_Stream.h"
#include
Compressor::Compressor(AlgorithmCo
www.eeworm.com/read/135153/5888138
s head-l7200.s
/*
* linux/arch/arm/boot/compressed/head-l7200.S
*
* Copyright (C) 2000 Steve Hill
*
* Some code borrowed from Nicolas Pitre's 'head-sa1100.S' file. This
* is merged with he