代码搜索:RAW

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

代码结果 10,000
www.eeworm.com/read/383906/8911841

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
www.eeworm.com/read/378680/9218419

txt version history.txt

ResOrg 1.6.2.2 (under development) Modified #imports for DTE and MSO to import smart pointer interfaces as well as raw ones. Also included lint directives so PC-Lint can identify the .tlh and .tli
www.eeworm.com/read/181046/9276387

c topology.c

/* * topology.c - Linux IEEE-1394 topology map fetching routine. * This routine serves as a temporary replacement for the * raw1394GetTopologyMap routine found in version 0.2 of libraw1394. * Writ
www.eeworm.com/read/371680/9542419

m tcs.m

function atcs=tcs(a) % TCS(A) for an ADTAYL object extracts the Taylor coefficient (TC) array a.tc % If m and n are both >1 it is returned in its raw form as an m by n by p % Matlab array. But if eith
www.eeworm.com/read/362035/10022010

dat tooth_128x128x160.dat

ObjectFileName: tooth_128x128x160.raw TaggedFileName: --- Resolution: 128 128 160 SliceThickness: 1 1 1 Format: USHORT NbrTags: 0 ObjectType: TEXTURE_VOLUME_OBJECT ObjectModel:
www.eeworm.com/read/360336/10102148

txt readme.txt

Running Audio3 on a Nokia 6600 phone ------------------------------------ The audio3 example is hardwired to play a "testing123.raw" file, which is a PCM16 file. The file is assumed to reside on th
www.eeworm.com/read/425205/10371085

h answer.h

/*!\file * \brief Signed 16-bit audio data * * Source: answer.raw * * Copyright (C) 1999-2005, Digium, Inc. * * Distributed under the terms of the GNU General Public License * */ st
www.eeworm.com/read/279234/10452833

py fig27_15.py

# Fig. 27.15: fig27_15.py # A simple program that illustrates exceptions. def getNumber(): while 1: # creates infinite loop try: theNumber = float( raw_input( "Enter a num
www.eeworm.com/read/277579/10624201

c sirf.c

/* * This is the gpsd driver for SiRF-II GPSes operating in binary mode. * It also handles uBlox, a SiRF derivative. * * The advantage: Reports climb/sink rate (raw-mode clients won't see this).
www.eeworm.com/read/275194/10829861

hpp imshape.hpp

// $masm\imshape.hpp 1.5 milbo$ routines for drawing shapes, profiles, and images // Warning: this is raw research code -- expect it to be quite messy. // milbo durban dec05 #if !defined(imshape_hpp)