代码搜索:Label

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

代码结果 10,000
www.eeworm.com/read/212314/15159942

m showsinglemap.m

function ShowSingleMap(Map,MLKP,ivar,Names); if (nargin == 3) Label='N'; else Label='Y'; end [Nvar,Dummy] = size(Map); for i=1:MLKP.Nrow for j=1:MLKP.Ncol Plane(i,j)=M
www.eeworm.com/read/212314/15159948

m showmap.m

function ShowMap(Map,MLKP,Names); if (nargin == 2) Label='N'; else Label='Y'; end [Nvar,Dummy] = size(Map); for ivar=1:Nvar for i=1:MLKP.Nrow for j=1:MLKP.Ncol
www.eeworm.com/read/212307/15160210

m demglm2.m

%DEMGLM2 Demonstrate simple classification using a generalized linear model. % % Description % The problem consists of a two dimensional input matrix DATA and a % vector of classifications T. The da
www.eeworm.com/read/212165/15165334

eng h_client.eng

[General] Language=English Charset=1 FontName=MS Sans Serif FontSize=9 [TSplashForm] Title=Gray Pigeon [THgzVip] Caption=Gray Pigeon VIP 1.2 Sound1=This computer has no available voice ca
www.eeworm.com/read/212165/15165345

eng h_client.eng

[General] Language=English Charset=1 FontName=MS Sans Serif FontSize=9 [TSplashForm] Title=Gray Pigeon [THgzVip] Caption=Gray Pigeon VIP 1.2 Sound1=This computer has no available voice ca
www.eeworm.com/read/212037/15168055

frm h_main.frm

VERSION 5.00 Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX" Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX" Begin VB.Form main BorderStyle =
www.eeworm.com/read/212025/15168149

cs 查看学生成绩.aspx.cs

using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Drawing; using System.Web; using System.Web.SessionState; using System.Web.UI; using System
www.eeworm.com/read/212025/15168159

cs 辅导员查询班级.aspx.cs

using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Drawing; using System.Web; using System.Web.SessionState; using System.Web.UI; using System
www.eeworm.com/read/212025/15168230

cs 班委查询班级.aspx.cs

using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Drawing; using System.Web; using System.Web.SessionState; using System.Web.UI; using System
www.eeworm.com/read/211886/15171329

cs roominfo_1.aspx.cs

using System; using System.Collections; using System.ComponentModel; using System.Web; using System.Web.SessionState; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.H