代码搜索:Label

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

代码结果 10,000
www.eeworm.com/read/386050/8769674

m im_label.m

%IM_LABEL Labeling of binary images stored in a dataset (DIP_Image) % % B = IM_LABEL(A,CONNECTIVITY,MIN_SIZE,MAX_SIZE) % B = A*IM_LABEL([],CONNECTIVITY,MIN_SIZE,MAX_SIZE) % % INPUT % A Datase
www.eeworm.com/read/429315/8811055

dat data_label.dat

1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
www.eeworm.com/read/187222/8841331

class label1.class

www.eeworm.com/read/187222/8841335

java label1.java

//:Labell.java // Using ladels import java.awt.*; import java.applet.*; public class Label1 extends Applet { TextField t1=new TextField("t1",10); Label lab11=new Label("TextField t1"); Lab
www.eeworm.com/read/384512/8866123

m som_label.m

function [sTo] = som_label(sTo, mode, inds, labels) %SOM_LABEL Give/clear labels to/from map or data struct. % % sTo = som_label(sTo, mode, inds [, labels]) % % sD = som_label(sD,'add',20,'a_label
www.eeworm.com/read/285107/8868644

java label1.java

import java.awt.*; public class Label1{ public static void main(String[] args){ Frame f=new Frame("Label"); Label l1=new Label("饭捞喉1"); Label l2=new Label("饭捞喉2",Label.RIGHT);
www.eeworm.com/read/427775/8921845

src label2.src

C# Source:Label2_cs.aspx,Web.config VB Source:Label2_vb.aspx,Web.config
www.eeworm.com/read/427775/8921852

src label1.src

C# Source:Label1_cs.aspx VB Source:Label1_vb.aspx
www.eeworm.com/read/383116/8972549

cpp label_zz.cpp

#include // for CL_DomElement #include #include #include "label_zz.h" #include "stylemanager_zz.h" CL_Label_ZZ::CL_Label_ZZ( CL_Label * label, C
www.eeworm.com/read/383116/8972566

h label_zz.h

#ifndef header_label_style_zz #define header_label_style_zz #if _MSC_VER > 1000 #pragma once #endif #include class CL_StyleManager_ZZ; class CL_DomElement; class CL_Label_ZZ : pub