代码搜索:computing

找到约 6,514 项符合「computing」的源代码

代码结果 6,514
www.eeworm.com/read/131315/5935589

h ckuver.h

/* ckuver.h -- C-Kermit UNIX Version heralds */ /* Author: Frank da Cruz (fdc@columbia.edu, FDCCU@CUVMA.BITNET), Columbia University Center for Computing Activities. First released January 1985.
www.eeworm.com/read/131315/5935590

c ckuusx.c

/* C K U U S X -- "User Interface" common functions. */ /* Author: Frank da Cruz (fdc@columbia.edu, FDCCU@CUVMA.BITNET), Columbia University Center for Computing Activities. First released Ja
www.eeworm.com/read/113399/6131553

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
www.eeworm.com/read/108242/6184132

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/346897/11713940

log buildfre_wnet_x86.log

BUILD: Computing Include file dependencies: BUILD: Examining d:\驱动测(磁盘只读)试\驱动测试\diskperf directory for files to compile. Compiling (NoSync) d:\驱动测(磁盘只读)试\驱动测试\diskperf directory ********************
www.eeworm.com/read/259565/11781889

m s_shift.m

function seisout=s_shift(seisin,varargin) % Function applies user-specified time shifts to seismic traces % % Written by: E. R.: July 2001 % Last updated: March 30, 2006: Apply scale before computing
www.eeworm.com/read/253473/12220374

m mls_energy.m

function f = MLS_energy(t, number_of_neighbor, gaussian_param, source, normal, neighbor_pnts, weight) % Calculate the energy value of a given point % % [out_a] = MLS_curvature_computing (in_1, in_
www.eeworm.com/read/229132/14351814

log build.log

BUILD: Computing Include file dependencies: BUILD: Examining d:\cy7c68013\bulktest\driver directory for files to compile. Compiling d:\cy7c68013\bulktest\driver directory ******************** 'nmake.e
www.eeworm.com/read/222350/14695255

readme

MIT Photonic-Bands (http://ab-initio.mit.edu/mpb/) A program for computing photonic band structures, developed by Steven G. Johnson (stevenj@alum.mit.edu) of the Joannoupoulos Ab-Initio Physics grou
www.eeworm.com/read/216898/14987700

cpp haney.cpp

// Haney's induction calculation benchmark. // // See: Scott W. Haney, Is C++ Fast Enough for Scientific Computing? // Computers in Physics Vol. 8 No. 6 (1994), p. 690 // // Arch D. Robison,