代码搜索:constructs

找到约 1,240 项符合「constructs」的源代码

代码结果 1,240
www.eeworm.com/read/151716/5679552

h lzo_ptr.h

/* lzo_ptr.h -- low-level pointer constructs This file is part of the LZO real-time data compression library. Copyright (C) 1996-2002 Markus Franz Xaver Johannes Oberhumer All Rights Reserv
www.eeworm.com/read/151716/5679570

c lzo_ptr.c

/* lzo_ptr.c -- low-level pointer constructs This file is part of the LZO real-time data compression library. Copyright (C) 1996-2002 Markus Franz Xaver Johannes Oberhumer All Rights Reserv
www.eeworm.com/read/139332/5799450

c segment_arr_from_mouse.c

// demo/Arrangement_2/Segment_arr_from_mouse.C // //constructs a segment arrangement from CGAL window. // We use the leda traits (therefore we are using leda functions). #include "short_names.h" #inc
www.eeworm.com/read/120487/6073619

sql union.sql

-- -- UNION (also INTERSECT, EXCEPT) -- -- Simple UNION constructs SELECT 1 AS two UNION SELECT 2; SELECT 1 AS one UNION SELECT 1; SELECT 1 AS two UNION ALL SELECT 2; SELECT 1 AS two UNION ALL SE
www.eeworm.com/read/494372/6375808

m girth6_shifter.m

% This program constructs girth 6 quasi-cyclic LDPC codes given % row weight(k),column-weight (j) and size of each sub-matrix (m). The % program calculates the shift value of each sub-matrix stored
www.eeworm.com/read/481066/6657315

m cluster.m

function T = cluster(Z, cutoff, depth) %CLUSTER Construct clusters from LINKAGE output. % T = CLUSTER(Z, CUTOFF) constructs clusters from cluster tree Z. Z % is a matrix of size M-1 by 3, gene
www.eeworm.com/read/409089/11358458

c basictest1.c

#include "hardware.inc" #define ENABLE_BIT_DEFINITIONS #include #include #include "avrx.h" /* Basic Tasking Tests #1 Exercises basic semaphore constructs, Interr
www.eeworm.com/read/408292/11398059

m construct_design_mats.m

function design=... construct_design_mats(parents,node_sizes,equiv_class,lin_pred_struct,pred_mat,gausskwadnodes) %design=construct_design constructs design matrix, includes gauss quad %nodes
www.eeworm.com/read/150226/12303979

m cluster.m

function T = cluster(Z, cutoff, depth) %CLUSTER Construct clusters from LINKAGE output. % T = CLUSTER(Z, CUTOFF) constructs clusters from cluster tree Z. Z % is a matrix of size M-1 by 3, gene
www.eeworm.com/read/230170/14303269

m cluster.m

function T = cluster(Z, cutoff, depth) %CLUSTER Construct clusters from LINKAGE output. % T = CLUSTER(Z, CUTOFF) constructs clusters from cluster tree Z. Z % is a matrix of size M-1 by 3, gene