代码搜索:selection
找到约 9,869 项符合「selection」的源代码
代码结果 9,869
www.eeworm.com/read/389768/8504282
properties locale.zh_gb.properties
# locale.properties by Neil Hodgson neilh@scintilla.org
# Placed in the public domain 2001
# locale.properties defines the localised text for the user interface
# Some definitions are commented o
www.eeworm.com/read/431675/8661838
m contents.m
%Pattern Recognition Tools (PRTOOLS 3.1.7)
% Version 1 February 2002 (after PRSD course)
%
%Datasets and Mappings
%---------------------
%dataset Define and retrieve dataset from datamatrix and la
www.eeworm.com/read/431675/8662291
m prtools.m
%Pattern Recognition Tools (PRTOOLS 3.1.7)
% Version 1 February 2002 (after PRSD course)
%
%Datasets and Mappings
%---------------------
%dataset Define and retrieve dataset from datamatrix and la
www.eeworm.com/read/287230/8700436
bak mymenu.bak
* *********************************************************
* *
* * 03/17/06 MYMENU.MPR 21:37:01
www.eeworm.com/read/287230/8700591
prg menu.prg
SET SYSMENU TO
SET SYSMENU AUTOMATIC
DEFINE PAD _1ra1abzak OF _MSYSMENU PROMPT "基础信息" COLOR SCHEME 3
DEFINE PAD _1ra1abzal OF _MSYSMENU PROMPT "营业管理" COLOR SCHEME 3
DEFINE PAD _1ra1abzam OF _MSY
www.eeworm.com/read/287230/8700594
bak menu.bak
SET SYSMENU TO
SET SYSMENU AUTOMATIC
DEFINE PAD _1ra1abzak OF _MSYSMENU PROMPT "基础信息" COLOR SCHEME 3
DEFINE PAD _1ra1abzal OF _MSYSMENU PROMPT "营业管理" COLOR SCHEME 3
DEFINE PAD _1ra1abzam OF _MSY
www.eeworm.com/read/287189/8711689
bas word_vba.bas
Attribute VB_Name = "NewMacros"
'此模块更新时间:2003.08.04
Dim ls As String
Const ExitN = 100
Sub all()
去空格
去行首空格
每段前加4个空格
End Sub
Sub 只去汉字中的空格_不能去掉英文中的空格()
' 将空行的回车符去掉
' 如行首为英文字母:行首的空格和中间的空
www.eeworm.com/read/286555/8758860
mpr main.mpr
* *********************************************************
* *
* * 04/06/05 MAIN.MPR 20:28:16
www.eeworm.com/read/430118/8765456
frm form2.frm
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form Form2
BorderStyle
www.eeworm.com/read/386050/8769501
m featselb.m
%FEATSELB Backward feature selection for classification
%
% [W,R] = FEATSELB(A,CRIT,K,T,FID)
% [W,R] = FEATSELB(A,CRIT,K,N,FID)
%
% INPUT
% A Dataset
% CRIT String name of the criterion o