代码搜索:elements

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

代码结果 10,000
www.eeworm.com/read/394067/8249841

htm rpt_eccgen256byte_areasrr.htm

#### START OF AREA REPORT #####[ Part: XC2VP30FF1152-7 (Xilinx) Click here to go to specific block report:
www.eeworm.com/read/198504/7932702

m maxchosenimf.m

function [c,s,varagout] = maxchosenimf(c1,s1,c2,s2,consistency,app) % MAXCHOSENIMF利用最大值选择法对图像进行融合 % % [c,s] = MAXCHOSENIMF(C1,S1,C2,S2,CONSISTENCY)对利用最大值选择法对 % 输入进行融合,并返回融合小波系数和簿记矩阵 % [C,S,MA
www.eeworm.com/read/428613/8855754

m program11_5.m

% % Problem 11.5 % clear M0 = 60; % number of elements for a filled array spacing = 0.5; % element spacing in wavelengths N = 1000; % number of samples % The angles in degrees of the two spatia
www.eeworm.com/read/322718/13369782

m xdc_convex_focused_array.m

% Procedure for creating a convex array transducer % % Calling: Th = xdc_convex_focused_array (no_elements, width, height, kerf, Rconvex, Rfocus % no_sub_
www.eeworm.com/read/346712/11729243

java algvector.java

/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either vers
www.eeworm.com/read/345513/11810673

areasrr rpt_match_rec.areasrr

#### START OF AREA REPORT #####[ Part: XC4VSX35FF668-10 (Xilinx) ------------------------------------------------------------------------- ######## Utilization report for Top level view:
www.eeworm.com/read/205541/15313928

txt changes_from_vm6_1.txt

CHANGES IN VM7.0 FROM VM6.1 ============================ Markers ------- * EOI marker renamed as EOC. * SOS marker renamed as SOD (code changed
www.eeworm.com/read/127767/14337986

txt e532. visiting all the elements in a dom document.txt

// Obtain an XML document; this method is implemented in // e510 The Quintessential Program to Create a DOM Document from an XML File Document doc = parseXmlFile("infilename.xml", false);
www.eeworm.com/read/179954/9329307

cpp swap1.cpp

/* The following code example is taken from the book * "The C++ Standard Library - A Tutorial and Reference" * by Nicolai M. Josuttis, Addison-Wesley, 1999 * * (C) Copyright Nicolai M. Josutti
www.eeworm.com/read/270960/11018299

cpp swap1.cpp

/* The following code example is taken from the book * "The C++ Standard Library - A Tutorial and Reference" * by Nicolai M. Josuttis, Addison-Wesley, 1999 * * (C) Copyright Nicolai M. Josuttis 19