代码搜索:computing

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

代码结果 6,514
www.eeworm.com/read/221024/14769780

html http:^^www.cs.duke.edu^~carla^mobile.html

Date: Wed, 20 Nov 1996 19:13:18 GMT Server: NCSA/1.5.1 Last-modified: Wed, 06 Nov 1996 19:09:21 GMT Content-type: text/html Content-length: 1067 Mobile Computing at Duke
www.eeworm.com/read/221024/14770034

html http:^^www.cs.indiana.edu:^scicomp^home.html

Date: Tue, 14 Jan 1997 22:05:08 GMT Server: Apache/1.0.3 Content-type: text/html Content-length: 4389 Last-modified: Sun, 05 May 1996 15:43:48 GMT Scientific Computing Group at IU Compu
www.eeworm.com/read/221024/14770828

html http:^^www.cs.washington.edu^research^mobicomp^nara.html

Date: Tue, 10 Dec 1996 03:36:19 GMT Server: NCSA/1.4.2 Content-type: text/html Distributed Transactions in a Mobile
www.eeworm.com/read/221024/14775233

html http:^^www.cs.wisc.edu^condor^research.html

Date: Tue, 05 Nov 1996 21:03:46 GMT Server: NCSA/1.5 Content-type: text/html Last-modified: Tue, 17 Sep 1996 19:08:22 GMT Content-length: 2544 High Throughput Computing Research
www.eeworm.com/read/119473/14829753

asm pgm9_2.asm

; Pgm9_2.ASM ; ; This program demonstrates DeMorgan's theorems and ; various other logical computations. .xlist include stdlib.a includelib stdlib.lib .list dseg segment para
www.eeworm.com/read/118826/14853429

dsc fib.dsc

Computing Fibonacci numbers. The program computes a Fibonacci number. A number 'n' is represented by n 1-s. Sample : 5 is represented as 1 1 1 1 1 3 is represented as 1 1 1 Input : num
www.eeworm.com/read/216806/14991735

txt readme.txt

fastslam2r_sim is a slight variation on the normal FastSLAM 2 algorithm. It incorporates "reverse resampling" by computing sample weights and resampling *before* the proposal distribution is obtaine
www.eeworm.com/read/213980/15118853

m flow1.m

% define values of variable:r,x,P,Q,U r=[1.05 2.82 1.36 1.19 1.79 1.52 1.31 1.85 1.18 0.46 0.82] x=[0.42 1.17 0.57 0.83 1.23 1.04 0.89 1.26 0.49 0.21 0.34] P=[0 10 8.96 56 12.01 14 35.28 10 35.28
www.eeworm.com/read/213980/15118859

m errorexamining.m

% error examining E=0.0001 g=11; for c=1:g dU(c)=abs(U(c)-U1(c)); if dU(c)>E computing; else show; end end
www.eeworm.com/read/294317/8241445

h stringresolution.h

// StringResolution.h: interface for the CStringResolution class. /*********************************************************************************************** * Copyright (c) Zhou Yuncai(周云才 江汉石