代码搜索:Netcom
找到约 598 项符合「Netcom」的源代码
代码结果 598
www.eeworm.com/read/226401/14476916
java measureresult.java
package com.ict.netcom2.result;
public class MeasureResult {
protected int taskId;
protected String probeIp;
protected int taskType;
public void setTaskType(int taskType) {
this.t
www.eeworm.com/read/226401/14476922
java resultset.java
package com.ict.netcom2.result;
import java.util.*;
public class ResultSet {
String probeIp;
// TODO HashMap
ArrayList results;
ResultSet(String ip) {
results = n
www.eeworm.com/read/123658/14618110
h sol2.h
/* Definitions of target machine for GNU compiler, for SPARC running Solaris 2
Copyright 1992, 1995 Free Software Foundation, Inc.
Written by Ron Guilmette (rfg@netcom.com).
Additional chang
www.eeworm.com/read/270035/4241957
java winmsgbox.java
package edu.netcom.jni;
public class WinMsgBox
{
static{
System.loadLibrary("WinMsgDll"); // (1)
}
public native void showMsgBox(String str); // (2)
public static void main(String a
www.eeworm.com/read/422638/2035605
h blowfish.h
/*
* Author : Paul Kocher
* E-mail : pck@netcom.com
* Date : 1997
* Description: C implementation of the Blowfish algorithm.
*/
#ifndef _H_BLOWFISH
#define _H_BLOWFISH
www.eeworm.com/read/173430/9658791
c watchdog.c
/* vi: set sw=4 ts=4: */
/*
* Mini watchdog implementation for busybox
*
* Copyright (C) 2000 spoon .
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/136072/5874786
s memcpy.s
/* Cloned and hacked for uClibc by Paul Mundt, December 2003 */
/* Modified by SuperH, Inc. September 2003 */
!
! Fast SH memcpy
!
! by Toshiyasu Morita (tm@netcom.com)
! hacked by J"orn Rernnecke (jo
www.eeworm.com/read/128196/14311343
h splash.h
/*
* Version 1.90
* Written by Jim Morris, morris@netcom.com
* Kudos to Larry Wall for inventing Perl
* Copyrights only exist on the regex stuff, and all have been left intact.
* The only t
www.eeworm.com/read/226401/14476838
java ipmetric.java
package com.ict.netcom2.metric;
import java.nio.ByteBuffer;
/**
* 38 * 24 + 168 = 1080 bytes
* @author as
*
*/
public class IPMetric {
public static final int length = 1080;
www.eeworm.com/read/226401/14476884
java querythreadrep.java
package com.ict.netcom2.message;
import java.util.*;
public class QueryThreadRep {
/**
* 当前系统线程数
* Actually unsigned byte
*/
public int threadsNum;
/**
* Thread infos