代码搜索:computing
找到约 6,514 项符合「computing」的源代码
代码结果 6,514
www.eeworm.com/read/225050/14556806
log build.log
BUILD: c:\wince420\platform\smdk2410\build.dat(4714): corrupt database (File error)
BUILD: Computing Include file dependencies:
BUILD: Examining c:\wince420\platform\smdk2410\drivers\display\s3c2410lc
www.eeworm.com/read/221024/14761866
html http:^^www.cs.uiowa.edu^~oden^courses^cs5.html
Date: Wed, 20 Nov 1996 23:18:12 GMT
Server: NCSA/1.5
Content-type: text/html
22c:5 Problem Solving & Computing
www.eeworm.com/read/221024/14762728
edu^classes^cis607theory^ http:^^www.cs.uoregon.edu^classes^cis607theory^
Date: Tue, 26 Nov 1996 19:16:42 GMT
Server: Apache/1.1.1
Content-type: text/html
Content-length: 2711
Last-modified: Fri, 04 Oct 1996 20:10:00 GMT
CIS607 Quantum Computing
www.eeworm.com/read/221024/14777637
edu^computer^ http:^^wwwhost.cc.utexas.edu^computer^
Date: Tue, 07 Jan 1997 15:48:12 GMT
Server: NCSA/1.5.2
Last-modified: Fri, 20 Dec 1996 23:14:02 GMT
Content-type: text/html
Content-length: 4202
UT Austin Computing Web
www.eeworm.com/read/221024/14779187
html http:^^www.cs.uiuc.edu^cs_info_server^dept_info^cs_research^research_areas^parallel.html
Date: Tue, 14 Jan 1997 23:52:56 GMT
Server: NCSA/1.5.2
Last-modified: Wed, 22 Jun 1994 16:47:23 GMT
Content-type: text/html
Content-length: 2948
Parallel Computing
Parallel
www.eeworm.com/read/216045/15028709
m p_e_hd_a.m
function [p_err,gamma_db]=p_e_hd_a(gamma_db_l,gamma_db_h,k,n,d_min)
% p_e_hd_a.m Matlab function for computing error probability in
% hard-decision decoding of a linear block code
%
www.eeworm.com/read/216045/15028816
m p_e_sd_a.m
function [p_err,gamma_db]=p_e_sd_a(gamma_db_l,gamma_db_h,k,n,d_min)
% p_e_sd_a.m Matlab function for computing error probability in
% soft-decision decoding of a linear block code
%
www.eeworm.com/read/215323/15065153
c chisquare.c
/*
ChiSquare.c
the chi-square cdf
after W.J. Kennedy and J.E. Gentle,
Statistical computing, p. 116
last modified 9 Feb 05 th
*/
#ifdef HAVE_ERF
#define Erf erf
#else
#include "Erf.c"
#endif
www.eeworm.com/read/213940/15121925
m p_e_sd_a.m
function [p_err,gamma_db]=p_e_sd_a(gamma_db_l,gamma_db_h,k,n,d_min)
% p_e_sd_a.m Matlab function for computing error probability in
% soft-decision decoding of a linear block code
%
www.eeworm.com/read/213940/15121926
m p_e_hd_a.m
function [p_err,gamma_db]=p_e_hd_a(gamma_db_l,gamma_db_h,k,n,d_min)
% p_e_hd_a.m Matlab function for computing error probability in
% hard-decision decoding of a linear block code
%