代码搜索:Performance
找到约 6,114 项符合「Performance」的源代码
代码结果 6,114
www.eeworm.com/read/317622/13500808
m predict_performance.m
function a = predict_performance(algorithm, algorithm_params, patterns, targets)
% Predict the final performance of an algorithm from the learning curves
% Inputs:
% algorithm - The a
www.eeworm.com/read/316790/13517684
pdf high_performance.pdf
www.eeworm.com/read/316604/13520386
m predict_performance.m
function a = predict_performance(algorithm, algorithm_params, features, targets, region)
% Predict the final performance of an algorithm from the learning curves
% Inputs:
% algorithm
www.eeworm.com/read/313686/13582848
reg nmap_performance.reg
REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"MaxUserPort"=dword:0000fffe
"TcpTimedWaitDelay"=dword:0000001e
"StrictTimeWaitSeqCheck"=dword:00000001
www.eeworm.com/read/304019/13804287
ppt performance-analysis.ppt
www.eeworm.com/read/136989/5827898
cpp performance_test.cpp
// Performance_Test.cpp,v 1.6 2003/11/09 04:12:09 dhinton Exp
#define ACE_BUILD_SVC_DLL
#include "ace/Service_Repository.h"
#include "Performance_Test_Options.h"
#include "Benchmark_Performan
www.eeworm.com/read/136989/5827902
h performance_test.h
// -*- C++ -*-
// Performance_Test.h,v 1.4 1999/01/19 23:36:28 nanbor Exp
#ifndef ACE_PERFORMANCE_TEST_H
#define ACE_PERFORMANCE_TEST_H
#include "Synch_Lib/Benchmark_Base.h"
class ACE_Svc_E
www.eeworm.com/read/136989/5827903
h benchmark_performance.h
/* -*- C++ -*- */
// Benchmark_Performance.h,v 1.6 2002/04/18 05:38:21 jwillemsen Exp
/* Defines the class used to dynamically link in the benchmark tests */
#ifndef ACE_BENCHMARK_PERFORMANCE_H
www.eeworm.com/read/136989/5827907
cpp benchmark_performance.cpp
// Benchmark_Performance.cpp,v 1.2 1999/01/03 22:15:20 nanbor Exp
#define ACE_BUILD_SVC_DLL
#include "Benchmark_Performance.h"
ACE_RCSID(Synch_Benchmarks, Benchmark_Performance, "Benchmark_Per
www.eeworm.com/read/136989/5835927
mpc event_performance.mpc
// -*- MPC -*-
// Event_Performance.mpc,v 1.6 2003/12/23 21:04:24 dhinton Exp
project(*Throughput): eventperftestexe {
exename = Throughput
Source_Files {
Throughput.cpp
}
}
pr