代码搜索:preprocessing
找到约 856 项符合「preprocessing」的源代码
代码结果 856
www.eeworm.com/read/447044/7559845
java_evaluatingsoftkeys listing15-10_mycanvas.java_evaluatingsoftkeys
// Listing 15-10. Using the Correct Keycodes for the Soft Keys
package com.apress.preprocessing;
import javax.microedition.lcdui.*;
public class MyCanvas extends Canvas {
//#ifdef polish.
www.eeworm.com/read/199526/7846416
pas preproc.pas
(*
* PREPROC.PAS - PreProcessing
*
* Copyright (C) 2006 by Yidong Chen
Institute of Artificial Intelligence, Xiamen University
* Begin : 09/18/2006
* Last Change : 09/18/
www.eeworm.com/read/154972/11908925
at c.at
# -*- Autotest -*-
AT_BANNER([C low level compiling/preprocessing macros.])
# Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
#
# This program is free software; you can red
www.eeworm.com/read/253219/12239373
at c.at
# -*- Autotest -*-
AT_BANNER([C low level compiling/preprocessing macros.])
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software
# Foundation, Inc.
#
# This program is free s
www.eeworm.com/read/13887/285204
m mesh_bem_shells_script.m
% mesh_bem_shells_script
%
% Assumes preprocessing of MRI with
% FreeSurfer http://surfer.nmr.mgh.harvard.edu/
% FSL tools (BET & FAST) http://fmrib.ox.ac.uk/
%
% Licenc
www.eeworm.com/read/429426/1948921
py filter.py
# Description: Shows how to filter examples using various classes derived from orange.Filter
# Category: filtering, preprocessing
# Classes: Filter, Filter_random, Filter_hasSpecial, Filter_h
www.eeworm.com/read/431751/8656201
cfg doxygen.cfg
PROJECT_NAME = "libDSP"
PROJECT_NUMBER = 5.0.2
#OUTPUT_DIRECTORY
#OUTPUT_LANGUAGE = Finnish
EXTRACT_ALL = YES
EXTRACT_PRIVATE = YES
EXTRACT_STATIC = YES
#HIDE_UNDOC_MEMBERS
#HIDE_UNDOC_CLASSES
#B
www.eeworm.com/read/375212/9369007
m contents.m
% PLS_Toolbox.
% Version 1.5.1 22-October-95
% Copyright (c) 1995 by Eigenvector Technologies
% Barry M. Wise and Neal B. Gallagher
%
% Data Scaling and Preprocessing.
% auto - Autoscales
www.eeworm.com/read/447044/7560005
java listing7-09_roadrunner.java
// now applying the CSS styles from the polish.css file
// with the use of the //#style preprocessing directive.
package com.apress.roadrunner;
import javax.microedition.lcdui.*;
import javax.mi