代码搜索:computing
找到约 6,514 项符合「computing」的源代码
代码结果 6,514
www.eeworm.com/read/474814/1390655
java nervoustext.java
/* Daniel Wyszynski
Center for Applied Large-Scale Computing (CALC)
04-12-95
Test of text animation.
kwalrath: Changed string; added thread suspension. 5-9-95
*/
import java.awt.
www.eeworm.com/read/216450/4893617
s onec_sum.s
! oneC_sum() - One complement`s checksum Author: Kees J. Bot
! 23 May 1998
! See RFC 1071, "Computing the Internet checksum"
! See also the C version of this code.
.text
.define _oneC_sum
.
www.eeworm.com/read/209559/4966853
c net_init.c
/* net_init.c: Initialization for network devices. */
/*
Written 1993,1994,1995 by Donald Becker.
The author may be reached as becker@scyld.com, or C/O
Scyld Computing Corporation
410 Severn Ave.
www.eeworm.com/read/180500/5283183
java rdfdigestutil.java
package org.w3c.rdf.digest;
import org.w3c.rdf.model.*;
import java.security.*;
import java.util.*;
/**
* An implementation of the algorithms for computing digests of triples and models.
*/
publi
www.eeworm.com/read/349580/3142612
py bench-overhead.py
#!/usr/bin/env python
#
# Copyright (C) 2006 Anders Logg.
# Licensed under the GNU LGPL Version 2.1.
#
# Run benchmark for computing overhead
from os import system
from time import time
# Log file
l
www.eeworm.com/read/332113/3401533
stx idc.stx
#TITLE=C/C++
; C/C++ syntax file written by ES-Computing.
; This file is required for EditPlus to run correctly.
;
; Modified by C.M. Dearlove, chris@mnemosyne.demon.co.uk.
; (Added and correct
www.eeworm.com/read/324447/3503348
java nervoustext.java
/* Daniel Wyszynski
Center for Applied Large-Scale Computing (CALC)
04-12-95
Test of text animation.
kwalrath: Changed string; added thread suspension. 5-9-95
*/
import java.awt.
www.eeworm.com/read/323581/3514798
java nervoustext.java
/* Daniel Wyszynski
Center for Applied Large-Scale Computing (CALC)
04-12-95
Test of text animation.
kwalrath: Changed string; added thread suspension. 5-9-95
*/
import java.awt.
www.eeworm.com/read/316872/3594883
h c2_user.h
/*
* Copyright (c) 2005 Topspin Communications. All rights reserved.
* Copyright (c) 2005 Cisco Systems. All rights reserved.
* Copyright (c) 2005 Open Grid Computing, Inc. All rights reserved.
www.eeworm.com/read/312249/3674446
h ip_input.h
/* ipv4/ip_input.h
*
* RTnet - real-time networking subsystem
* Copyright (C) 1999,2000 Zentropic Computing, LLC
* 2002 Ulrich Marx
*
* This program i