代码搜索:Problem

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

代码结果 10,000
www.eeworm.com/read/178917/9382302

m demecoc1.m

function demecoc1() % DEMECOC1 - Demo program for error correcting output codes % % DEMECOC1 % Show a simple multi class problem (VOWEL-CONTEXT from UCI archive) % with ECOC and Support Vector
www.eeworm.com/read/374797/9384005

m schwefelsproblem221.m

clear [x,y] = meshgrid(-100:1:100); r=size(x,1); for i=1:r for j=1:r z(i,j)=max(abs(x(i,j)),abs(y(i,j))); end end mesh(x,y,z); title('Schwefel''s Problem 2.21','FontSize',16
www.eeworm.com/read/177981/9424416

cpp ssprob.cpp

// Copyright Andy Singleton, 1993,1994 // This code is released for non-commercial use only // For questions or upgrades contact: // Andy Singleton, Creation Mechanics Inc. // PO Box 248, Peterbor
www.eeworm.com/read/373581/9449320

txt 4 wrong.txt

Unix之失道 在设计Unix的1969年,人们很难确定一个设计是否有明显的错误。一个技术的候选方案通常有很多,社区中不仅仅有Unix爱好者,也包括了所有对操作系统本身进行思考和设计的人们。 Unix文件在字节层之上是无结构的。文件的删除动作是不可逆的。Unix的安全模型也显得过于原始。作业控制十分拙劣。此外事物的名称、术语很是繁杂。这个文件系统或许就是一个错误的选择。我们 ...
www.eeworm.com/read/373250/9467693

m hungarian.m

function [C,T]=hungarian(A) %HUNGARIAN Solve the Assignment problem using the Hungarian method. % %[C,T]=hungarian(A) %A - a square cost matrix. %C - the optimal assignment. %T - the cost of the
www.eeworm.com/read/175683/9536341

m demecoc1.m

function demecoc1() % DEMECOC1 - Demo program for error correcting output codes % % DEMECOC1 % Show a simple multi class problem (VOWEL-CONTEXT from UCI archive) % with ECOC and Support Vector
www.eeworm.com/read/371743/9538189

m ip_01_01.m

% MATLAB script for Illustrative Problem 1, Chapter 1. clear n=[-20:1:20]; x=abs(sinc(n/2)); stem(n,x);
www.eeworm.com/read/174942/9567603

txt history.txt

-------------------------------------------------------------- History JCreator LE v2.00 -------------------------------------------------------------- V2.00 Build 007 : - Solved: The Compile Fol
www.eeworm.com/read/174849/9572499

htm ch15.2.htm

15.2 CAD Tools
www.eeworm.com/read/366687/9803885

1 lp_solve.1

.TH LP_SOLVE 1 .SH NAME lp_solve \- Solve (mixed integer) linear programming problem. .SH SYNOPSIS lp_solve [option]* "