代码搜索:RAW
找到约 10,000 项符合「RAW」的源代码
代码结果 10,000
www.eeworm.com/read/161513/5552769
00readme
The java dcwSpecialist reads the raw DCW data, not "Koolish Files".
It can read directly from the CD-ROM, or from a copy of the CD on a
local filesystem.
The DcwSpecialist can be run like
java -mx64
www.eeworm.com/read/152843/5659703
c asm-offsets.c
#include
#include
/*
* Generate definitions needed by assembly language modules.
* This code generates raw asm output which is post-processed to extract
* and f
www.eeworm.com/read/152843/5659765
c asm-offsets.c
#include
#include
/*
* Generate definitions needed by assembly language modules.
* This code generates raw asm output which is post-processed to extract
* and f
www.eeworm.com/read/473172/6857181
java bullet.java
import javax.microedition.lcdui.Image;
import javax.microedition.lcdui.game.Sprite;
public class Bullet extends Sprite
{
protected static final int RAW_FRAMES=1;
protected int xPos;
www.eeworm.com/read/173997/9613987
example cmtab.example
# sample configuration file for cryptmount
# $Revision: 66 $, $Date: 2006-03-05 06:58:23 +0000 (Sun, 05 Mar 2006) $
# the following target uses part of a raw disk partition as the encrypted fs:
# (se
www.eeworm.com/read/369719/9635574
h g729_slin_ex.h
/*
* 8-bit raw data
*
* G.729 sample data (no SID frames)
* 50 milliseconds worth
*
* Distributed under the terms of the GNU General Public License
*
*/
static unsigned char g729_slin
www.eeworm.com/read/173430/9658625
c create_icmp_socket.c
/* vi: set sw=4 ts=4: */
/*
* Utility routines.
*
* create raw socket for icmp protocol test permision
* and drop root privilegies if running setuid
*
*/
#include
#include
www.eeworm.com/read/173285/9663613
java bullet.java
import javax.microedition.lcdui.Image;
import javax.microedition.lcdui.game.Sprite;
public class Bullet extends Sprite
{
protected static final int RAW_FRAMES=1;
protected int xPos;
www.eeworm.com/read/173032/9680120
cpp drawyuv.cpp
/*
* DrawYUV.cpp
*
* Draw YUV420P raw
*
* DirectDraw YUV420P project
*
* Copyright (c) 2004-2005 for Cyansoft Studio.
* All Rights Reserved.
*
* Contributor(s): ___________________
www.eeworm.com/read/173032/9680123
h drawyuv.h
/*
* DrawYUV.h
*
* Draw YUV420P raw
*
* DirectDraw YUV420P project
*
* Copyright (c) 2004-2005 for Cyansoft Studio.
* All Rights Reserved.
*
* Contributor(s): _____________________