代码搜索:RAW
找到约 10,000 项符合「RAW」的源代码
代码结果 10,000
www.eeworm.com/read/123749/14614351
m datachk.m
function datachk(opt)
%% function datachk(opt)
%% datachk.m perform several operations on the original data
%% 1. check raw data to remove overlapping data points
%% 2. data subsampling using
www.eeworm.com/read/486037/1257317
h stl_uninitialized.h
// Raw memory manipulators -*- C++ -*-
// Copyright (C) 2001, 2004 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redist
www.eeworm.com/read/479224/1334075
h stl_uninitialized.h
// Raw memory manipulators -*- C++ -*-
// Copyright (C) 2001, 2004 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can r
www.eeworm.com/read/479224/1334293
h stl_uninitialized.h
// Raw memory manipulators -*- C++ -*-
// Copyright (C) 2001, 2004 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redist
www.eeworm.com/read/477371/1361359
1 icptoraw.1
.TH ICPTORAW 1 "QCCPACK" ""
.SH NAME
icptoraw \- converts image component to raw file
.SH SYNOPSIS
.B icptoraw
.RB "[\|" \-bpp
.IB bits_per_pixel "\|]"
.RB "[\|" \-bend "\|]"
.RB "[\|" \-lend "\|]"
.I
www.eeworm.com/read/477371/1361361
1 icbtoraw.1
.TH ICBTORAW 1 "QCCPACK" ""
.SH NAME
icbtoraw \- converts image cube to raw file
.SH SYNOPSIS
.B icbtoraw
.RB "[\|" \-bpv
.IB bits_per_voxel "\|]"
.RB "[\|" \-bsq "\|]"
.RB "[\|" \-bil "\|]"
.RB "[\|"
www.eeworm.com/read/477371/1361364
1 rawtoicb.1
.TH RAWTOICB 1 "QCCPACK" ""
.SH NAME
rawtoicb \- converts raw file to image cube
.SH SYNOPSIS
.B rawtoicb
.RB "[\|" \-s "\|]"
.RB "[\|" \-bpv
.IB bits_per_voxel "\|]"
.RB "[\|" \-bsq "\|]"
.RB "[\|" \
www.eeworm.com/read/477371/1361365
1 rawtoicp.1
.TH RAWTOICP 1 "QCCPACK" ""
.SH NAME
rawtoicp \- converts raw file to image component
.SH SYNOPSIS
.B rawtoicp
.RB "[\|" \-s "\|]"
.RB "[\|" \-bpp
.IB bits_per_pixel "\|]"
.RB "[\|" \-bend "\|]"
.RB "
www.eeworm.com/read/462666/1543893
c sunlight.c
/* sunlight.c
*
* To compile:
* cc -o sunlight sunlight.c -lglut -lGLU -lGL -lXmu -lXext -lX11 -lm
*
* Usage: sunlight
*
* Requires: globe.raw
*
* This program demonstrates the sun
www.eeworm.com/read/458943/1578404
java rawmaterialsdao.java
package com.saas.biz.dao.rawmaterialsDAO;
public class RawMaterialsDAO {
public RawMaterialsDAO() {
}
private String cust_id;
private String product_id;
private String raw_id;
private