搜索:Label

找到约 104 项符合「Label」的查询结果

结果 104
https://www.eeworm.com/dl/665/160887.html matlab例程

A graphics toolkit, Graf_Tool() is developed which can be used to process and edit graphics. Label

A graphics toolkit, Graf_Tool() is developed which can be used to process and edit graphics. Labels, lines and arrows can be added and the program is very flexible and easy to use.
下载 181
·
查看 1138
https://www.eeworm.com/dl/650/320830.html 人工智能/神经网络

Multi-label learning by instance differentiation.pdf 多示例学习及相关介绍

Multi-label learning by instance differentiation.pdf 多示例学习及相关介绍,包含源码!
下载 194
·
查看 1169
https://www.eeworm.com/dl/650/365739.html 人工智能/神经网络

BPMLL is a package for training multi-label BP neural networks. The package includes the MATLAB code

BPMLL is a package for training multi-label BP neural networks. The package includes the MATLAB code of the algorithm BP-MLL, which is designed to deal with multi-label learning. It is in particular useful when a real-world object is associated with multiple labels simultaneously
下载 47
·
查看 1081
https://www.eeworm.com/dl/534/472279.html 其他

The script requires four fields, X, Y, label, and html. Currently these four fields are the only fi

The script requires four fields, X, Y, label, and html. Currently these four fields are the only fields converted into XML
下载 37
·
查看 1049
https://www.eeworm.com/dl/532/189674.html 书籍源码

多线程打字游戏,C#实现,多线程控制label向下移动

多线程打字游戏,C#实现,多线程控制label向下移动
下载 102
·
查看 1053
https://www.eeworm.com/dl/859484.html 技术资料

QT + QML 用QML实现QT的基本控件。包括label,button-QT+ QML

QT + QML 用QML实现QT的基本控件。包括label,button-QT+ QML
下载 1
·
查看 7275
https://www.eeworm.com/dl/859490.html 技术资料

MFC 对话框登录校验与文本控件,combox控件,button控件、label控件

MFC 对话框登录校验与文本控件,combox控件,button控件、label控件、新建窗口与关闭操作
下载 5
·
查看 4897
https://www.eeworm.com/dl/631/421700.html *行业应用

Barcode label printing on Zebra printers Using Print DLL s. To use this code, we have to download su

Barcode label printing on Zebra printers Using Print DLL s. To use this code, we have to download suitable printer drivers and install on yr PC.
下载 104
·
查看 1063
https://www.eeworm.com/dl/619/419356.html Linux/Unix编程

for[i=0 i<XtNumber[items] i++]{ label = XmCreateLabel[rowcolumn, items[i], NULL, 0] Xt

for[i=0 i<XtNumber[items] i++]{ label = XmCreateLabel[rowcolumn, items[i], NULL, 0] XtManageChild[label] textf = XmCreateTextField[rowcolumn, "textf", NULL, 0] XtManageChild[textf] }
下载 34
·
查看 1063
https://www.eeworm.com/dl/619/417444.html Linux/Unix编程

//建立按钮上标签的字符串 label = XmStringCreateSimple["Hello World!"] n = 0 XtSetArg[args[n], XmNlab

//建立按钮上标签的字符串 label = XmStringCreateSimple["Hello World!"] n = 0 XtSetArg[args[n], XmNlabelString, label] n++ button = XmCreatePushButton[toplevel, "pushbutton", args, n] XtManageChild[button] XmStringFree[label] //设置回调函数 XtAddCallback[bu ...
下载 184
·
查看 1053