代码搜索:LABEL
找到约 10,000 项符合「LABEL」的源代码
代码结果 10,000
www.eeworm.com/read/365739/9849765
m coverage.m
function Coverage=coverage(Outputs,test_target)
%Computing the coverage
%Outputs: the predicted outputs of the classifier, the output of the ith instance for the jth class is stored in Outputs(j,i)
www.eeworm.com/read/350868/10704182
asm pmtest1.asm
; ==========================================
; pmtest1.asm
; 编译方法:nasm pmtest1.asm -o pmtest1.com
; ==========================================
%include "pm.inc" ; 常量, 宏, 以及一些说明
org 0100h
jm
www.eeworm.com/read/209739/7139624
asm pmtest1.asm
; ==========================================
; pmtest1.asm
; 编译方法:nasm pmtest1.asm -o pmtest1.com
; ==========================================
%include "pm.inc" ; 常量, 宏, 以及一些说明
org 0100h
jm
www.eeworm.com/read/444079/7618771
pas main.pas
unit main;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls,
setupin,Define,Forms, Dialogs, ComCtrls, ExtCtrls, StdCtrls, Grids;
type
Tmainform = class(TForm)
www.eeworm.com/read/440621/7685130
txt mew 10 se v1.0 oep finder.txt
/*
// OEP FINDER FOR: Mew 10 exe-coder 1.0 by Northfox
// AUTHOR : SMoKE (smoke@freenet.am)
// OS : WinXP SP1, OllyDbg v1.10c, OllyScript v0.8
// INFOZ : dump at OEP and simp
www.eeworm.com/read/440621/7685497
txt mew 1.0 oep finder.txt
/*
// OEP FINDER FOR: Mew 10 exe-coder 1.0 by Northfox
// AUTHOR : SMoKE (smoke@freenet.am)
// OS : WinXP SP1, OllyDbg v1.10c, OllyScript v0.8
// INFOZ : dump at OEP and
www.eeworm.com/read/440621/7685518
txt mew 10 exe-coder 1.0 oep-finder.txt
/*
// OEP FINDER FOR: Mew 10 exe-coder 1.0 by Northfox
// AUTHOR : SMoKE (smoke@freenet.am)
// OS : WinXP SP1, OllyDbg v1.10c, OllyScript v0.8
// INFOZ : dump at OEP and
www.eeworm.com/read/440621/7685558
txt mew10_1_0.txt
/*
// OEP FINDER FOR: Mew 10 exe-coder 1.0 by Northfox
// AUTHOR : SMoKE (smoke@freenet.am)
// OS : WinXP SP1, OllyDbg v1.10c, OllyScript v0.8
// INFOZ : dump at OEP and
www.eeworm.com/read/440621/7685586
txt mew 10 se v1.0 oep finder #1.txt
/*
// OEP FINDER FOR: Mew 10 exe-coder 1.0 by Northfox
// AUTHOR : SMoKE (smoke@freenet.am)
// OS : WinXP SP1, OllyDbg v1.10c, OllyScript v0.8
// INFOZ : dump at OEP and
www.eeworm.com/read/144272/12804971
pas main.pas
unit main;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls,
setupin,Define,Forms, Dialogs, ComCtrls, ExtCtrls, StdCtrls, Grids;
type
Tmainform = class(TForm)