代码搜索:RAW

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

代码结果 10,000
www.eeworm.com/read/134062/14011750

pas icmpdll.pas

unit ICMPDLL; { Microsoft doesn't support the standard way ICMP is implemented using sockets (using SOCK_RAW socket type). So this unit uses their ICMP.DLL, although MS discourages it's use -
www.eeworm.com/read/204456/15339361

m p_map.m

%PARZEN_MAP Map a dataset on a Parzen densities based classifier % % F = p_map(A,W) % % Maps the dataset A by the Parzen density based classfier W. It % outputs just the raw class probabilities (i.
www.eeworm.com/read/105117/15677490

pas icmpdll.pas

unit ICMPDLL; { Microsoft doesn't support the standard way ICMP is implemented using sockets (using SOCK_RAW socket type). So this unit uses their ICMP.DLL, although MS discourages it's use -
www.eeworm.com/read/100612/15868926

cpp process.cpp

// // Program to pre-process the .raw file of modular polynomials // to produce a .pol file, with coefficients reduced mod p // // .pol file format // ,,,
www.eeworm.com/read/100089/15885458

vrec

#!/bin/sh # # Record a message from the modem to a file. # TTYS=ttyS0 VMCP="/usr/bin/vmcp -g -d$TTYS" if [ $# = 1 ]; then # Reset the serial line to raw, the modem to factory defaults. $VMCP
www.eeworm.com/read/100038/15887639

in ipretperro.8.in

.TH IPRETPERRO 8 "@releasedate@" "Release @version@" "IPRETPERRO" .SH NAME ipretperro \- Perro RAW packet format interpreter. .SH SYNOPSIS .B ipretperro [\-r] [\-v] [filename] .SH DESCRIPTION .B ipret
www.eeworm.com/read/101790/15810843

htm subject_62864.htm

序号:62864 发表者:sunice 发表日期:2003-11-29 12:09:30 主题:请教raw格式的图像显示 内容:我想在弹出的一个子窗口中显示一幅raw各式的图像(大小已知),该如何操作?最好讲详细点。先谢过! 返回上页
www.eeworm.com/read/391348/8407869

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/391096/8421676

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/291025/8444581

h myadoclass.h

#pragma once #import "C:\Program Files\Common Files\System\ado\msado15.dll" raw_interfaces_only no_namespace rename("EOF", "ADOEOF") // CMyAdoClass 命令目标 class CMyAdoClass { public: CMyAdoCl