代码搜索:computing
找到约 6,514 项符合「computing」的源代码
代码结果 6,514
www.eeworm.com/read/167183/9978860
cpp 01bag.cpp
/*
Copyright (c) 2006, Computing Center of IHEP, Beijing, China
*/
//0-1背包问题优先队列分枝限界算法
//#include "stdafx.h"
#include "iostream.h"
struct node{//结点表结点数据结构
node
www.eeworm.com/read/271015/11012880
log build.log
BUILD: c:\wince420\platform\smdk2440\build.dat(4745): corrupt database (File error)
BUILD: Computing Include file dependencies:
BUILD: Examining c:\wince420\platform\smdk2440\drivers\wavedev\iis direc
www.eeworm.com/read/310549/13649349
log build.log
BUILD: c:\wince420\platform\smdk2440\build.dat(4698): corrupt database (File error)
BUILD: Computing Include file dependencies:
BUILD: Examining c:\wince420\platform\smdk2440\drivers\usb\function dire
www.eeworm.com/read/302983/13824010
log build.log
BUILD: c:\wince420\platform\smdk2410\build.dat(4694): corrupt database (File error)
BUILD: Computing Include file dependencies:
BUILD: Examining c:\wince420\platform\smdk2410\drivers\usb\function dire
www.eeworm.com/read/251835/12317918
m scimapz0.m
function [z0,w0] = scimapz0(prefix,wp,w,beta,z,c,qdat,aux)
%SCIMAPZ0 (not intended for calling directly by the user)
% SCIMAPZ0 returns starting points for computing inverses of
% Schwarz-Chris
www.eeworm.com/read/221024/14761665
edu^~qstout^587^ http:^^www.eecs.umich.edu^~qstout^587^
Date: Tue, 26 Nov 1996 19:09:22 GMT
Server: Apache/1.1-dev
Content-type: text/html
Set-Cookie: Apache=gs359334849035362595; path=/
Homepage, EECS 587, Parallel Computing
www.eeworm.com/read/198657/5083383
c bdivmod.c
/* mpn/bdivmod.c: mpn_bdivmod for computing U/V mod 2^d.
Copyright 1991, 1993, 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free Software
Foundation, Inc.
This file is part of the GNU MP Library.
The G
www.eeworm.com/read/273525/4209185
hlp _crcar1.hlp
{smcl}
{* 09mar2005}{...}
{cmd:help _crcar1}{right:also see: {help undocumented}}
{hline}
{title:Title}
{p 4 17 2}
{cmd:_crcar1} {hline 2} Programmer's utility for computing AR(1) rho from
www.eeworm.com/read/366702/2883309
c pr22018.c
/* { dg-do run } */
/* { dg-options -O2 } */
void abort (void);
void g(int);
void f(int l)
{
unsigned i;
for (i = 0; i < l; i++)
{
int y = i;
/* VRP was wrongfully computing z's
www.eeworm.com/read/266360/4272545
c bdivmod.c
/* mpn/bdivmod.c: mpn_bdivmod for computing U/V mod 2^d.
Copyright 1991, 1993, 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free Software
Foundation, Inc.
This file is part of the GNU MP Library.
The G