代码搜索:Set

找到约 10,000 项符合「Set」的源代码

代码结果 10,000
www.eeworm.com/read/396844/2407499

m set_domain_pot.m

function pot = set_domain_pot(pot, domain) % SET_DOMAIN_POT Change the domain of a potential (cgpot) % pot = set_domain_pot(pot, domain) delta = domain(1) - pot.domain(1); assert(all(domain == pot.do
www.eeworm.com/read/396844/2407514

m set_domain_pot.m

function pot = set_domain_pot(pot, domain) % SET_DOMAIN_POT Change the domain of a potential (dpot) % pot = set_domain_pot(pot, domain) pot.domain = domain;
www.eeworm.com/read/396844/2407566

m set_cover_naive.m

function covers = set_cover_naive(A, c) % SET_COVER_NAIVE Find a set of minimal sets x such that each x has nonemtpy intersection with every row of A % covers = set_cover_naive(A, c) % % A(i,j) = 1 if
www.eeworm.com/read/396844/2407631

m set_cover_greedy.m

function cover = set_cover_greedy(A, c) % SET_COVER_GREEDY Find an approx. minimal set x s.t. x has nonemtpy intersection with every row of A % x = set_cover_greedy(A, c) % % A(i,j) = 1 if case i cont
www.eeworm.com/read/396039/2424403

cpp bnr_info_set.cpp

#include "bnr_internal.h" MPICH_BNR_API int BNR_Info_set(BNR_Info info, char *key, char *value) { BNR_Info prev, curr; if ((info cookie != BNR_INFO_COOKIE)) { re
www.eeworm.com/read/396039/2425948

c ad_set_view.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * $Id: ad_set_view.c,v 1.2 2002/10/24 17:01:13 gropp Exp $ * * Copyright (C) 1997 University of Chicago. * See COPYRIGHT notice in top-level di
www.eeworm.com/read/394755/2453935

sh set-vars-freebsd.sh

#! /bin/sh # LINUX VERSION # Set the place where SciTech Software is installed, and where each # of the supported compilers is installed. These environment variables # are used by the batch files in
www.eeworm.com/read/394755/2453961

sh set-vars-beos.sh

#! /bin/sh # BeOS VERSION # Set the place where SciTech Software is installed, and where each # of the supported compilers is installed. These environment variables # are used by the batch files in t
www.eeworm.com/read/394755/2453985

sh set-vars-qnx.sh

#! /bin/sh # QNX 4 VERSION # Set the place where SciTech Software is installed, and where each # of the supported compilers is installed. These environment variables # are used by the batch files in
www.eeworm.com/read/394755/2453995

sh set-vars-linux.sh

#! /bin/sh # LINUX VERSION # Set the place where SciTech Software is installed, and where each # of the supported compilers is installed. These environment variables # are used by the batch files in