代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/337040/12400921
h stl_construct.h
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,
www.eeworm.com/read/124620/14557142
h stl_construct.h
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,
www.eeworm.com/read/115343/15017125
hpp construct_rep.hpp
// Copyright (c) 2003 Daniel Wallin and Arvid Norberg
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "S
www.eeworm.com/read/215234/15066698
cpp construct_matrix.cpp
#include "LDPC_head.h"
#include
node *space(struct matrix_bit *matrix)
{
node *head;
node *p1;
node *p2;
unsigned int i;
unsigned int j;
// unsigned int k;
head=(s
www.eeworm.com/read/215157/15071898
m construct_bc.m
function [B,C]=construct_BC(mv_x,mv_y,mv_u,mv_v)
%% mv_x: horizontal coordinates of the grids
%% mv_y: vertical coordinates of the grids
%% mv_u: horizontal component of the input motion field
www.eeworm.com/read/214051/15115168
m network_construct.m
%network = network_construct(N,reversible,external_ind,metabolites,actions)
%
%Construct network data structures from stoichiometric matrix
% network structure has mandatory fields
% 'metabolites',
www.eeworm.com/read/486037/1257312
h stl_construct.h
// nonstandard construct and destroy functions -*- C++ -*-
// Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is
www.eeworm.com/read/482889/1284849
sh pool_construct.sh
#!/bin/sh
#
# Copyright (C) 2000 Stephen Cleary
#
# Distributed under the Boost Software License, Version 1.0. (See accompany-
# ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1
www.eeworm.com/read/482889/1284853
bat pool_construct.bat
@echo off
rem
rem Copyright (C) 2000, 2001 Stephen Cleary
rem
rem Distributed under the Boost Software License, Version 1.0. (See accompany-
rem ing file LICENSE_1_0.txt or copy at http://www.boo
www.eeworm.com/read/482889/1284854
inc pool_construct.inc
// Copyright (C) 2000 Stephen Cleary
//
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)