代码搜索:RAW

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

代码结果 10,000
www.eeworm.com/read/316872/3599933

h seq_virmidi.h

#ifndef __SOUND_SEQ_VIRMIDI_H #define __SOUND_SEQ_VIRMIDI_H /* * Virtual Raw MIDI client on Sequencer * Copyright (c) 2000 by Takashi Iwai , * Jaroslav Kyse
www.eeworm.com/read/299781/3850878

readme

NET2Debugged 1.24 README ------------------------ Major Changes o PLIP driver sort of works o UDP and RAW have been partially rewritten for speed o Internals heavily cleaned up, and memory monitori
www.eeworm.com/read/298564/3862644

java flowpacket.java

package cai.flow.packets; import java.util.Vector; import cai.sql.SQL; public interface FlowPacket { void process_raw(SQL sql); Vector getSrcASVector(); Vector getDstASVector();
www.eeworm.com/read/276929/4161152

h afflib.h

#ifndef _AFFLIB_H_ #define _AFFLIB_H_ /* * afflib.h: * * This file describes the public AFFLIB interface. * The interface to reading AFF files and Raw files. * (Soon Encase files!) */ /* Fi
www.eeworm.com/read/276066/4170567

out test3b.out

A.java:14:14: compiler.warn.unchecked.call.mbr.of.raw.type: add(E), java.util.List - compiler.note.unchecked.filename.additional: A.java 1 warning
www.eeworm.com/read/273525/4205963

idlg edot_sc.idlg

/* Include file for easy dot chart scripts VERSION 1.0.0 05feb2003 */ LIST main_stat BEGIN mean median percentile standard deviation sums raw sum (ignores weight) count
www.eeworm.com/read/273525/4205974

idlg ebar_sc.idlg

/* Include file for easy bar and hbar graph scripts VERSION 1.0.0 05feb2003 */ LIST main_stat BEGIN mean median percentile standard deviation sums raw sum (ignores weight
www.eeworm.com/read/273525/4210417

idlg ebar_sc.idlg

/* Include file for easy bar and hbar graph scripts *! VERSION 1.0.1 22apr2005 */ LIST main_stat BEGIN mean median percentile standard deviation sums raw sum (ignores weight
www.eeworm.com/read/447433/1704129

txt rawregisteraccess.txt

RawRegister.idl provides a COM interface to get raw register access to a Basler 1394 camera via DirectShow. Two different methods allow to read or write to the camera's register. The IDL can
www.eeworm.com/read/432906/1887341

c block-aio.c

/* block-aio.c * * libaio-based raw disk implementation. * * (c) 2006 Andrew Warfield and Julian Chesterfield * * NB: This code is not thread-safe. * * This program is free software; you can r