代码搜索:RAW
找到约 10,000 项符合「RAW」的源代码
代码结果 10,000
www.eeworm.com/read/16062/643770
txt snmp_agent.txt
SNMPv1 agent for lwIP
Author: Christiaan Simons
This is a brief introduction how to use and configure the SNMP agent.
Note the agent uses the raw-API UDP interface so you may also want to
read rawap
www.eeworm.com/read/16495/672877
txt snmp_agent.txt
SNMPv1 agent for lwIP
Author: Christiaan Simons
This is a brief introduction how to use and configure the SNMP agent.
Note the agent uses the raw-API UDP interface so you may also want to
read rawap
www.eeworm.com/read/17070/709768
txt snmp_agent.txt
SNMPv1 agent for lwIP
Author: Christiaan Simons
This is a brief introduction how to use and configure the SNMP agent.
Note the agent uses the raw-API UDP interface so you may also want to
read rawap
www.eeworm.com/read/479782/1330109
c writertest.c
#include
int
main(int /*argc*/, char * /*argv*/ [])
{
FILE *fd;
unsigned char val;
fd = fopen("outcpp.raw", "wb");
for ( long int i = 0; i < 1048576L; i++ ) {
www.eeworm.com/read/235146/4653656
java elegantdemo.java
package org.flexdock.demos.raw.elegant;
import java.awt.Container;
import javax.swing.JFrame;
import org.flexdock.demos.util.DemoUtility;
import org.flexdock.docking.DockingConstants;
impor
www.eeworm.com/read/347503/3170858
d maverick.d
#objdump: -dr --prefix-address --show-raw-insn
#name: Maverick
#as: -mcpu=ep9312
# Test the instructions of the Cirrus Maverick floating point co-processor
.*: +file format.*arm.*
Disassembly of se
www.eeworm.com/read/340665/3267101
d maverick.d
#objdump: -dr --prefix-address --show-raw-insn
#name: Maverick
#as: -mcpu=arm9+maverick
# Test the instructions of Maverick
.*: +file format.*arm.*
Disassembly of section .text:
# load_store:
00000
www.eeworm.com/read/321483/3534846
pm zlib.pm
package Compress::Zlib;
require 5.004 ;
require Exporter;
use AutoLoader;
use Carp ;
use IO::Handle ;
use Scalar::Util qw(dualvar);
use IO::Compress::Base::Common 2.008 ;
use Compress::Raw::Zlib 2.
www.eeworm.com/read/290808/3971030
c senddnsquery-libnet.c
#include "udpcksum.h"
#include
/*
* Build a DNS A query for "a.root-servers.net" and write it to
* the raw socket.
*/
/* include open_output_libnet */
static libnet_t *l; /* libnet de