代码搜索:computing
找到约 6,514 项符合「computing」的源代码
代码结果 6,514
www.eeworm.com/read/373514/6453519
h top.h
//----------------------------------------------------//
//-------Institute Of Computing Technology-----------//
//------------Chinese Academic Science---------------//
//-----中国科学院计算技术研究所先进测试技术实
www.eeworm.com/read/407093/11430091
c zlartg.c
#include "f2c.h"
/* Subroutine */ int zlartg_(doublecomplex *f, doublecomplex *g, doublereal *
cs, doublecomplex *sn, doublecomplex *r)
{
/* -- LAPACK auxiliary routine (version 2.0) --
U
www.eeworm.com/read/407093/11430110
c clartg.c
#include "f2c.h"
/* Subroutine */ int clartg_(complex *f, complex *g, real *cs, complex *sn,
complex *r)
{
/* -- LAPACK auxiliary routine (version 2.0) --
Univ. of Tennessee, Univ. of Ca
www.eeworm.com/read/253473/12220366
txt readme.txt
File Description:
MLS_curvature_computing.m: main function for curvature computing.
MLS_demo.m: a demo for direct computing of point-set surface curvatures.
MLS_energy.m: calculate the energy val
www.eeworm.com/read/128471/14295174
c init_1161.c
/*
** Kenobi2 version 1.3
**
** ** This code has been made to check/learn the 1161 functionalities **
** ** Release 25-Feb-2002 **
www.eeworm.com/read/162614/5528596
c 20030323-1.c
/* PR c/10178. The following code would ICE because we didn't check for
overflow when computing the range of the switch-statment, and therefore
decided it could be implemented using bit-tests.
www.eeworm.com/read/137827/13294478
pdf call for papers_ special issue of the journal of parallel and distributed computing on high performance data mining.pdf
www.eeworm.com/read/264600/11308627
pdf a comparison of eleven static heuristics for mapping a class of independent tasks onto heterogeneous distributed computing systems.pdf
www.eeworm.com/read/335603/12512638
pdf john wiley & sons - computing for numerical methods using visual c++ (2007) isbn 0470127953.pdf
www.eeworm.com/read/451954/7452997
m testsl0.m
% Using function SL0:
% Goal: Finding sparse solution of the system x=As, where x is n by 1, s is
% m by 1, and m>n.
% Parameters
m = 1000; % No of sources
n = 400; % No of sensors
L = 3