代码搜索:computing
找到约 6,514 项符合「computing」的源代码
代码结果 6,514
www.eeworm.com/read/295473/8159995
log build.log
BUILD: d:\wince420\platform\ut2410x\build.dat(4644): corrupt database (File error)
BUILD: Computing Include file dependencies:
BUILD: Examining d:\wince420\platform\ut2410x\drivers\stepmotor directory
www.eeworm.com/read/395469/8171944
log build.log
BUILD: Computing Include file dependencies:
BUILD: Examining e:\wince420\platform\mmsp20\drivers\usb\hcd directory tree for files to compile.
Linking e:\wince420\platform\mmsp20\drivers\usb\hcd\ohcd d
www.eeworm.com/read/111082/15519417
html extremearticle.html
Extreme Article
Extreme Article
A PDF copy of the Distributed Computing article about C3 Payroll is now posted at
www.eeworm.com/read/361001/10069708
m demo1.m
tt=linspace(0,4*pi,100);
X=[tt.*sin(tt);tt.*cos(tt)];
figure;
pars.slack=1;
try
fprintf('Computing distances...');
Dis=distance(X);
fprintf('done\n');
catch
error('ERROR! Are you sure dist
www.eeworm.com/read/467587/7005638
h mmath.h
/*
* Basing on the two theories:
* 1,(x*y)%z=((x%z)*(y%z))%z
* 2,(x^y)%z=((x%z)^y)%z
* To solve the y=(g^x)%p problem
* left shifting x until x become
* 0,compute g^x by computing
* k=
www.eeworm.com/read/203269/6338314
log build.log
BUILD: Computing Include file dependencies:
BUILD: Examining c:\wince420\platform\smdk2410\drivers\display\s3c2410lcd directory for files to compile.
Linking c:\wince420\platform\smdk2410\drivers\disp
www.eeworm.com/read/408292/11398113
m compute_jpts.m
function joint_prob_tabs=compute_JPTs(cliquetable,pot_to_CPT,parents,node_sizes,N)
%computes all joint probability tables, used for computing CPTs
k=length(pot_to_CPT.ind);
joint_prob_tabs=cell(k,1
www.eeworm.com/read/221024/14761536
html http:^^www.cs.bu.edu^faculty^sclaroff^courses^cs585^home.html
Date: Wed, 20 Nov 1996 21:46:55 GMT
Server: NCSA/1.5
Content-type: text/html
BU CAS CS 585: Image and Video Computing ---Home Page