代码搜索:RAW
找到约 10,000 项符合「RAW」的源代码
代码结果 10,000
www.eeworm.com/read/312016/13620189
m getpgm.m
% getpgm - read a graymap file
%
% SYNOPSIS
% getpgm(filename)
% [x, maxgray] = getpgm(filename)
%
% DESCRIPTION
% getpgm reads a pgm file (in either raw P5 or ascii P2 format)
% and returns a
www.eeworm.com/read/306970/13733876
c dv.c
/*
* General DV muxer/demuxer
* Copyright (c) 2003 Roman Shaposhnik
*
* Many thanks to Dan Dennedy for providing wealth
* of DV technical info.
*
* Raw DV format
* Co
www.eeworm.com/read/306970/13733893
h dv.h
/*
* General DV muxer/demuxer
* Copyright (c) 2003 Roman Shaposhnik
*
* Many thanks to Dan Dennedy for providing wealth
* of DV technical info.
*
* Raw DV format
* Co
www.eeworm.com/read/306970/13733906
c dvenc.c
/*
* General DV muxer/demuxer
* Copyright (c) 2003 Roman Shaposhnik
*
* Many thanks to Dan Dennedy for providing wealth
* of DV technical info.
*
* Raw DV format
* Co
www.eeworm.com/read/238541/13876586
h dwt.h
#ifndef DWT_H
#define DWT_H
extern void waveletTransform2D(int **raw,double **wave, int width, int height, int levels,bool inverse);
#endif
www.eeworm.com/read/152843/5663430
c arc-rawmode.c
/*
* Linux ARCnet driver - "raw mode" packet encapsulation (no soft headers)
*
* Written 1994-1999 by Avery Pennarun.
* Derived from skeleton.c by Donald Becker.
*
* Special thanks to Contempor
www.eeworm.com/read/149015/5704035
files
api/ - The code for the high-level wrapper API. Not needed if
you use the lowel-level call-back/raw API.
core/ - The core of the TPC/IP stack; protocol implementations,
www.eeworm.com/read/147766/5725471
c arc-rawmode.c
/*
* Linux ARCnet driver - "raw mode" packet encapsulation (no soft headers)
*
* Written 1994-1999 by Avery Pennarun.
* Derived from skeleton.c by Donald Becker.
*
* Special thanks to Contempor
www.eeworm.com/read/145471/5745793
c slip.c
/*
* slip.c This module implements the SLIP protocol for kernel-based
* devices like TTY. It interfaces between a raw TTY, and the
* kernel's INET protocol layers (via DDI).
*
* Version: @(#)s
www.eeworm.com/read/145331/5746351
files
api/ - The code for the high-level wrapper API. Not needed if
you use the lowel-level call-back/raw API.
core/ - The core of the TPC/IP stack; protocol implementations,