代码搜索:RAW
找到约 10,000 项符合「RAW」的源代码
代码结果 10,000
www.eeworm.com/read/104466/15691415
c dv.c
/*
* General DV muxer/demuxer
* Copyright (c) 2003 Roman Shaposhnick
*
* Many thanks to Dan Dennedy for providing wealth
* of DV technical info.
*
* Raw DV format
* Copyrig
www.eeworm.com/read/104466/15691424
h dv.h
/*
* General DV muxer/demuxer
* Copyright (c) 2003 Roman Shaposhnick
*
* Many thanks to Dan Dennedy for providing wealth
* of DV technical info.
*
* Raw DV format
* Copyrig
www.eeworm.com/read/102077/15793378
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/100605/15869701
dat pk_valid.dat
# Validation File for Public Key Algorithms
# Not as comprehensive as it should be
# RSA Format: exponent:p:q:message:nonce:output
[RSAES/Raw]
# Tests for keys 512,520,...,1016,1024 bits and random m
www.eeworm.com/read/427974/1963865
batch an4_spelling.batch
/lab/speech/sphinx4/data/an4/an4_clstk/fejs/cen5-fejs-b.raw p i t t s b u r g h
/lab/speech/sphinx4/data/an4/an4_clstk/fash/cen1-fash-b.raw h i n i c h
/lab/speech/sphinx4/data/an4/an4_clstk/fash/ce
www.eeworm.com/read/188503/8535537
cpp dtsstrm_in.cpp
/*
* dtsstrm_in.c: dts Audio stream class members handling scanning and
* buffering raw input stream.
*
* Copyright (C) 2003 Markus Plail
*
* This program is free software; yo
www.eeworm.com/read/432925/8563102
m aud_transform.m
function [h, logmag] = aud_transform(filename, phase_type)
%
% function [h, logmag] = aud_transform(filename, phase_type)
%
% AUD_TRANSFORM converts raw auditory (complex) spectra into
%
www.eeworm.com/read/432925/8563127
m aud_transform.m
function [h, logmag] = aud_transform(filename, phase_type)
%
% function [h, logmag] = aud_transform(filename, phase_type)
%
% AUD_TRANSFORM converts raw auditory (complex) spectra into
%
www.eeworm.com/read/187634/8613194
def stomach.def
MATERIAL STOMACH
PHONG|PERSPECTIVE_MAPPING
0 0 0
0 0 0
1 1 1
0.8 0 0.1
40
TEXTURE_PALETIZED8
art\stomach.raw
null
www.eeworm.com/read/187045/8881382
m pnncv.m
function [err,raw,prob,sse,distmat] = pnncv(train,ncls,clsinfo,clsize,smooth,choice,prntopt,distmat)
% PNNCV probabalistic neural network cross validation
% Author: Ron Shaffer
% Revisions: 4/10/9