代码搜索:RAW
找到约 10,000 项符合「RAW」的源代码
代码结果 10,000
www.eeworm.com/read/481216/6644960
cpp dibdoc.cpp
// DIBDoc.cpp : implementation of the CDIBDoc class
//
#include "stdafx.h"
#include "QuickImage.h"
#include "DIBDoc.h"
#include "DlgHistogram.h"
#include "raw.h"
#include "imports\jpegfile.
www.eeworm.com/read/480222/6668368
dpr ping_demo.dpr
{$APPTYPE CONSOLE}
program ping_demo;
uses
Windows, SysUtils, raw_ping,ping1;
type
ip_option_information = record
Ttl : byte;
Tos : byte;
Flags : byte;
OptionsSize : byte;
Opti
www.eeworm.com/read/479202/6690190
java player.java
import javax.microedition.lcdui.Image;
import javax.microedition.lcdui.game.Sprite;
public class Player extends Sprite
{
protected static final int RAW_FRAMES=1;
protected static int x
www.eeworm.com/read/409594/11318685
m demofdma.m
function [ser,mse]=demofdma(demparams,NoisePwr,ipfid_rx1,ipfid_rx2);
% generate raw constellation data for one frame
switch demparams.permutation,
case 'DL_PUSC', % cluster structure
www.eeworm.com/read/405053/11472737
c vplay.c
/*
vplay.c - plays and records
CREATIVE LABS VOICE-files, Microsoft WAVE-files and raw data
Autor: Michael Beck - beck@informatik.hu-berlin.de
*/
#include
#include
www.eeworm.com/read/259531/11785000
c sysdep2.c
/*
* sysdep2.c System dependant routines
*
* getrowcols - get number of columns and rows.
* setcbreak - set tty mode to raw, cbreak or normal.
* enab_sig - enable / disable tty driver signals.
www.eeworm.com/read/341086/12109697
asm pgm.asm
;----------------------------
; PROGRAM FIRE PERIOD
;-----------------------------
pgm_fire:
movf key_raw1,W
bsf STATUS,RP0
movwf pgm_temp1
bcf STATUS,RP0
movf key_
www.eeworm.com/read/223514/14636872
m demofdma.m
function [ser,mse]=demofdma(demparams,NoisePwr,ipfid_rx1,ipfid_rx2);
% generate raw constellation data for one frame
switch demparams.permutation,
case 'DL_PUSC', % cluster structure
www.eeworm.com/read/221047/14759781
html module-imageop.html
14.2 imageop -- Manipulate raw image data
www.eeworm.com/read/221047/14760167
html module-audioop.html
14.1 audioop -- Manipulate raw audio data