代码搜索:RAW

找到约 10,000 项符合「RAW」的源代码

代码结果 10,000
www.eeworm.com/read/396408/2418416

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 * Copyright
www.eeworm.com/read/396408/2418462

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 * Copyright
www.eeworm.com/read/396408/2418490

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 * Copyright
www.eeworm.com/read/396039/2425610

java record.java

//Record just keeps together a RAW record and its associated header class RECORD { CLOG_HEADER header; Object data; //Constructor public RECORD (CLOG_HEADER header, Object data) { this.
www.eeworm.com/read/393286/2476451

c asm-offsets.c

/* * Generate definitions needed by assembly language modules. * This code generates raw asm output which is post-processed * to extract and format the required data. */ #define ASM_OFFSETS_C 1 #
www.eeworm.com/read/393286/2482410

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/390699/2525614

h ring10.h

/* * Signed 16-bit audio data * * Source: /home/markster/ring10.raw * * Copyright (C) 1999, Mark Spencer and Linux Support Services * * Distributed under the terms of the GNU General Pub
www.eeworm.com/read/389028/2544369

makefile

puff: puff.c puff.h cc -DTEST -o puff puff.c test: puff puff zeros.raw clean: rm -f puff puff.o
www.eeworm.com/read/385891/2581476

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/385253/2593710

svn-base map.cpp.svn-base

#include "Map.h" Map::Map(void) { } Map::~Map(void) { // if(&m_LandScape)delete &m_LandScape; } // Loads The .RAW File And Stores It In pHeightMap //@author Alpha bool Map::LoadRawFile