代码搜索:utils
找到约 10,000 项符合「utils」的源代码
代码结果 10,000
www.eeworm.com/read/325942/13173262
h utils.h
/*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying,
www.eeworm.com/read/325930/13174663
c utils.c
/*
* Author: Christopher G. Phillips
* Copyright (C) 1994 All Rights Reserved
*
* NOTICE
*
* Permission to use, copy, modify, and distr
www.eeworm.com/read/241046/13177479
c utils.c
#include
#include "s2440addr.h"
// Function prototypes.
//
void Delay(void);
void MMU_SetAsyncBusMode(void);
//***************************[ PORTS ]*****************************
www.eeworm.com/read/139189/13184880
c utils.c
/*
* Top users/processes display for Unix
* Version 3
*
* This program may be freely redistributed,
* but this entire comment MUST remain intact.
*
* Copyright (c) 1984, 1989, William LeFe
www.eeworm.com/read/139189/13184951
h utils.h
/*
* Top users/processes display for Unix
* Version 3
*
* This program may be freely redistributed,
* but this entire comment MUST remain intact.
*
* Copyright (c) 1984, 1989, William LeFe
www.eeworm.com/read/240686/13205089
h utils.h
#ifndef __UTILS__
#define __UTILS__
#include
// using key, search the n element arrray list for a match.
// if found return index at the match; otherwise return -1
template
www.eeworm.com/read/240468/13217588
java utils.java
package TreeJuxtaposer;
import java.io.File;
public class Utils {
public final static String nexus = "nexus";
public final static String newick = "nh";
public final static String tre = "
www.eeworm.com/read/240317/13224578
fdo utils.fdo
; File : $UTILS.FDO$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;--------------------------------------------
www.eeworm.com/read/239299/13290499
class utils.class
www.eeworm.com/read/239299/13290549
java utils.java
/**
* 这个类定义了全局定量
* 整个project多个类经常要使用的静态方法
*/
package src;
import java.io.*;
import java.security.Key;
public class Utils {
public final static long LIFETIME = 60000;
public final sta