代码搜索:Extraction
找到约 5,483 项符合「Extraction」的源代码
代码结果 5,483
www.eeworm.com/read/475585/6773581
h mfx.h
/******************************************************************************
** Filename: mfx.h
** Purpose: Definition of micro-feature extraction routines
** Author: Dan Johnson
** History: 5
www.eeworm.com/read/244502/12859558
m exs4b.m
% example exs4b
%----------------------------------------------------------------
% PURPOSE
% Analysis of a plane truss using loops and extraction of
% element coordinates from a global coor
www.eeworm.com/read/217216/14973570
m mcpparaextract.m
% parameters extraction for MCP
Rr=[0.992419084
0.992009598
0.991327428
0.990372784
0.989146099
0.987647933
0.985878862
0.983839787
0.981531438
0.978954759
0.976110999
0.973001471
0.969
www.eeworm.com/read/366806/9798534
java substringexample.java
public class SubstringExample
{
// Default Constructor
public SubstringExample()
{
super();
}
// Method that actually performs the extraction
public String extractSubstring( String st
www.eeworm.com/read/140607/5784876
tcl t80.tcl
set process "5"
set part "2s200pq208"
set tristate_map "TRUE"
set opt_auto_mode "TRUE"
set opt_best_result "29223.458000"
set dont_lock_lcells "auto"
set input2output "30.000000"
set input2register "2
www.eeworm.com/read/162614/5528813
c vect-101.c
/* { dg-require-effective-target vect_int } */
#include
#include
#include "tree-vect.h"
#define N 9
struct extraction
{
int a[N];
int b[N];
};
static int a[N] = {1,2,3,4,
www.eeworm.com/read/162614/5528863
c vect-102.c
/* { dg-require-effective-target vect_int } */
#include
#include
#include "tree-vect.h"
#define N 9
struct extraction
{
int a[N];
int b[N];
};
static int a[N] = {1,2,3,4,
www.eeworm.com/read/447020/7560269
m ncextract.m
function theResult = ncextract(theNCObject, theOutputName)
% ncextract -- GUI for NetCDF data extraction.
% ncextract(theNCObject, 'theOutputName') presents a dialog
% for guiding the extracti
www.eeworm.com/read/197100/8030094
cpp drawfx.cpp
/**********************************************************************
* File: drawfx.cpp (Formerly drawfx.c)
* Description: Draw things to do with feature extraction.
* Author: Ray Smith
www.eeworm.com/read/197100/8030107
h drawfx.h
/**********************************************************************
* File: drawfx.h (Formerly drawfx.h)
* Description: Draw things to do with feature extraction.
* Author: Ray Smith