代码搜索:computing
找到约 6,514 项符合「computing」的源代码
代码结果 6,514
www.eeworm.com/read/437033/1836571
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/414420/2146388
mvblm7 readme.mvblm7
Matrix Vision mvBlueLYNX-M7 (mvBL-M7)
-------------------------------------
1. Board Description
The mvBL-M7 is a 120x120mm single board computing platform
with strong focus on stereo image proces
www.eeworm.com/read/407519/2262543
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/402664/2318447
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/395929/2430115
c basic_blocks.c
/* basic_blocks.c - Basic-block level related code: reading/writing
of basic-block info to/from gmon.out; computing and formatting of
basic-block related statistics.
Copyright 2000, 2001 F
www.eeworm.com/read/389922/2529927
c ckuus2.c
/* C K U U S 2 -- "User Interface" STRINGS module for Unix Kermit */
/*
Author: Frank da Cruz (SY.FDC@CU20B),
Columbia University Center for Computing Activities, January 1985.
Copyright (C)
www.eeworm.com/read/389879/2533699
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/375772/2719931
h universe_dy4.h
/* universe_dy4.h - VMEbus Interface Controller */
/*
* Copyright (c) 2001-2004 Dy 4 Systems Inc.
* Curtiss-Wright Controls - Embedded Computing
*/
/* Copyright, 1996-1997 Wind River Systems, I
www.eeworm.com/read/375613/2723600
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/252366/4408131
c onec_sum.c
/* oneC_sum() - One complement's checksum Author: Kees J. Bot
* 8 May 1995
* See RFC 1071, "Computing the Internet checksum"
*/
#include
#include