代码搜索:Problem
找到约 10,000 项符合「Problem」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6244828
6 arithmetic.6
.TH arithmetic 6 "" "" Unsupported
.SH Name
arithmetic \- provide drill in number facts
.SH Syntax
.B /usr/games/arithmetic
[
.B +\-x/
] [ range ]
.SH Description
.NXR "arithmetic game"
The
.PN arithm
www.eeworm.com/read/101082/6246689
6 arithmetic.6
.TH arithmetic 6 "" "" Unsupported
.SH Name
arithmetic \- provide drill in number facts
.SH Syntax
.B /usr/games/arithmetic
[
.B +\-x/
] [ range ]
.SH Description
.NXR "arithmetic game"
The
.PN arithm
www.eeworm.com/read/101082/6248030
4 acc.4
.\" SCCSID: @(#)acc.4 8.1 9/11/90
.TH acc 4 VAX "" Unsupported
.SH Name
acc \- ACC LH/DH IMP interface
.SH Syntax
.B "pseudo-device imp"
.br
.B "device acc0 at uba0 csr 0167600 vector accrint accxint"
www.eeworm.com/read/327092/6346952
html 065-066.html
Linux Unleashed, Third Edition:Installing Linux
www.eeworm.com/read/492695/6419490
m example52.m
%hf2
%==============
%==============
%define the problem...
clc
T=[+1 -1;
-1 +1];
%design the network...
[W,B]=solvehop(T);
www.eeworm.com/read/492695/6419590
m example55.m
%hf6
%==============
%==============
%define the problem...
clc
T=[+1 +1 -1 +1;
-1 +1 +1 -1;
-1 -1 -1 +1;
+1 +1 +1 +1;
-1 -1 +1 +1]
%design the network...
[W,B]=solvehop(T);
www.eeworm.com/read/487182/6516561
html package.html
Implementation of the traveling salesperson problem (TSP)
www.eeworm.com/read/486389/6540876
txt readme.txt
KTours Java Applet for Solving Knight's Tour problem
=============
One of the fascinating Chess Board problem is Knight's Tour Problem.
You have to find the path of the Knight as it trav
www.eeworm.com/read/484356/6586124
m contents.m
% contents.m
%
% This directory contains a example files that illustrates
% some of the algorithm developed in the toolsvm or toolreg
%
% File | Comments
%
www.eeworm.com/read/483989/6588656
txt readme.txt
In this M-file, the implemention of ACO Algorithm is given with the support of reference papers listed. You can easily use it as following command to see the pictures of result and the iterative playi