代码搜索:RAW
找到约 10,000 项符合「RAW」的源代码
代码结果 10,000
www.eeworm.com/read/360734/10080490
cpp ximaraw.cpp
/*
* File: ximaraw.cpp
* Purpose: Platform Independent RAW Image Class Loader
* 16/Dec/2007 Davide Pizzolato - www.xdp.it
* CxImage version 6.0.0 02/Feb/2008
*
* CxImageRAW (c) May/2006 p
www.eeworm.com/read/359831/10121612
h decdialog.h
extern BOOL DialogMsgProcDec(HWND hWndDlg, UINT Message, WPARAM wParam, LPARAM lParam);
extern int ShowDlg4RawAAC();
static const char* mpeg4AudioNames[]=
{
"Raw PCM",
"AAC Main",
"AAC LC (
www.eeworm.com/read/425205/10371011
h ring10.h
/*! \file
* \brief Signed 16-bit audio data
*
* Source: /home/markster/ring10.raw
*
* Copyright (C) 1999-2005, Digium, Inc.
*
* Distributed under the terms of the GNU General Public Lice
www.eeworm.com/read/278235/10557155
el internal.el
;;; internal.el --- support for PC internal terminal -*- coding: raw-text; -*-
;; Copyright (C) 1993, 1994, 1998, 1999, 2001 Free Software Foundation, Inc.
;; Author: Morten Welinder
www.eeworm.com/read/351724/10615403
h cterrain.h
/////////////////////////////////////////////////////////////////
//实现了读取高度图RAW,BMP,PNP,JPG等图片高度 ,并能创建一个规则地形,指定宽度,长度和顶点数
//并能产生随机高度地图
//////////////////////////////////////////////////////////////
www.eeworm.com/read/275194/10829860
hpp asm.hpp
// $masm\asm.hpp 1.5 milbo$
// Warning: this is raw research code -- expect it to be quite messy.
// milbo petaluma jun 05
#if !defined(asm_hpp)
#define asm_hpp
typedef struct tSearchImages // holds
www.eeworm.com/read/275194/10830045
hpp matvec.hpp
// $mat\matvec.hpp 1.5 milbo$
// Warning: this is raw research code -- expect it to be quite messy.
//
// milbo dec05 durban
#if !defined(matvec_hpp)
#define matvec_hpp
#include
#include
www.eeworm.com/read/275194/10830051
cpp mat.cpp
// $mat\mat.cpp 1.5 milbo$
// Initiallly derived from gslwrap-0.2\matrix_double.cc
// Warning: this is raw research code -- expect it to be quite messy.
// milbo jun 05, petaluma
#include
#
www.eeworm.com/read/275194/10830184
hpp mcommon.hpp
// $common\mcommon.hpp 1.5 milbo$ bits and pieces needed all over the place
// Warning: this is raw research code -- expect it to be quite messy.
// milbo dec05 durban
#if !defined(mcommon_hpp)
#defi
www.eeworm.com/read/275194/10830205
hpp getopt.hpp
// getopt.hpp
// Warning: this is raw research code -- expect it to be quite messy.
#if !defined(getopt_hpp)
#define getopt_hpp
extern int getopt (int argc, char **argv, char *optstring);
extern cha