代码搜索:Problem
找到约 10,000 项符合「Problem」的源代码
代码结果 10,000
www.eeworm.com/read/347943/11626778
m getproblem.m
% GETPROBLEM Script for locating, reading and convert to SeDuMi, a problem
% with the name specified by the variable `pname'. You have to define the
% variable 'pname' before using this script.
www.eeworm.com/read/157724/11668085
me read.me
Embedded Systems Building Blocks
Complete and Ready-to-Use Modules in C
Version 2.00
www.eeworm.com/read/157453/11703574
out hanoi1.out
Moves for a three disk problem are
Move top disk from tower 1 to top of tower 2
Move top disk from tower 1 to top of tower 3
Move top disk from tower 2 to top of tower 3
Move top disk from tower 1
www.eeworm.com/read/157384/11715306
bugs
You think you have found a bug ? Good, now read the list below and check if
its already known. If you dont find it in the list then follow the bug report
instructions.
Known Bugs:
- tournament sup
www.eeworm.com/read/259580/11781324
output hanoiusingstacks.output
Moves for a three disk problem are
Move disk 1 from tower 1 to top of tower 2
Move disk 2 from tower 1 to top of tower 3
Move disk 1 from tower 2 to top of tower 3
Move disk 3 from tower 1 to top
www.eeworm.com/read/258453/11861846
me read.me
Embedded Systems Building Blocks
Complete and Ready-to-Use Modules in C
Version 2.00
www.eeworm.com/read/343751/11930511
m ctp6.m
function [c, A] = ctp6(x, ctrl)
%Call: [c A]=ctp6(x,ctrl)
%Evaluate both the constraints and the corresponding
%Jacobian if ctrl>0, for the problem below at x
%The problem is defined as c(x)>=0
%
www.eeworm.com/read/255132/12100426
txt readme.txt
This code accompanied the article:
The Complete Idiot's Guide to Writing Shell Extensions - Part I
available at this URL:
http://www.codeproject.com/shell/ShellExtGuide1.asp
written by:
Mic
www.eeworm.com/read/338293/12314443
m regudemo.m
%REGUDEMO Tutorial script for Regularization Tools.
% Per Christian Hansen, IMM, Feb. 21, 2001.
echo on
clf
% Part 1. The discrete Picard condition
% --------------------------------------
%
% Fir
www.eeworm.com/read/132141/14107202
out hanoi1.out
Moves for a three disk problem are
Move top disk from tower 1 to top of tower 2
Move top disk from tower 1 to top of tower 3
Move top disk from tower 2 to top of tower 3
Move top disk from tower 1