代码搜索:RAW

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

代码结果 10,000
www.eeworm.com/read/102935/6230582

c rawmidi32.c

/* * 32bit -> 64bit ioctl wrapper for raw MIDI API * Copyright (c) by Takashi Iwai * * This program is free software; you can redistribute it and/or modify * it under the
www.eeworm.com/read/322905/6301608

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
www.eeworm.com/read/264330/11319537

m func_writeraw.m

function func_WriteRaw(in_image,filename) % Matlab implementation of SPIHT (without Arithmatic coding stage) % % Read a RAW format gray scale image from disk % % input: in_image : input image
www.eeworm.com/read/402868/11526782

m my_clusters2.m

function Results=my_clusters2(Guess,Correct_size) %This function calculates the real coordinates of the faces from the raw %guesses and the template sizes used. To do so it groups the local maxima
www.eeworm.com/read/342308/12029535

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/255541/12076392

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
www.eeworm.com/read/252894/12257394

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/252894/12257454

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/149953/12329480

readme

The following files are part of the library: cvenc13b_S1020.raw ------------------ A CVSD encoded test bit-stream. The CVSD encoder input signal, s(k), is a 1020 Hz sinusoidal sampled at
www.eeworm.com/read/232457/14195079

dpr ping_demo.dpr

{$APPTYPE CONSOLE} program ping_demo; uses Windows, SysUtils, raw_ping; type ip_option_information = record Ttl : byte; Tos : byte; Flags : byte; OptionsSize : byte; OptionsDat