代码搜索:Problem
找到约 10,000 项符合「Problem」的源代码
代码结果 10,000
www.eeworm.com/read/372037/9523910
m contents.m
% Higher-Order Spectral Analysis Toolbox - Demo suite
% Version 2.0.3 (R12 compliant) 27 Dec 2000
%
% hosademo : main demo file
% all other .m files in this directory are invoked by hosademo
www.eeworm.com/read/371997/9525722
m ex6bvp.m
function ex6bvp
%EX6BVP Example 6 of the BVP tutorial.
% This is Example 2 from M. Kubicek et alia, Test examples for comparison
% of codes for nonlinear boundary value problems in ordinary d
www.eeworm.com/read/371997/9525724
m szw3.m
function ex1bvp
%The problem is
%
% v'' = a*v-v*w
% w'' = (1/b^2)*(w-0.5*v^2)
%
% The interval is [-15 15] and the boundary conditions are
%
% w(-15) = v(-15) = 0, w(1
www.eeworm.com/read/371849/9533338
readme
Python-to-libsvm interface
Introduction
============
Python (http://www.python.org/) is a programming language suitable for
rapid development. This python-to-libsvm interface is developed so
users
www.eeworm.com/read/175682/9536424
h kernel.h
/***********************************************************************
*
* LUSH Lisp Universal Shell
* Copyright (C) 2002 Leon Bottou, Yann Le Cun, AT&T Corp, NECI.
* Includes parts of TL3
www.eeworm.com/read/175308/9552572
ex-03-15
//Example 03-15: Using continue and break
using System;
public class Tester
{
public static int Main()
{
string signal = "0"; // initialize to neutral
while (signal !=
www.eeworm.com/read/366687/9803809
man lp_solve.man
User Commands LP_SOLVE(1)
NNNNAAAAMMMMEEEE
lp_solve - Solve (mixed integer) linear programming problem.
SSSSYYYYNNNNOOOOPP
www.eeworm.com/read/365972/9837980
readme
Python-to-libsvm interface
Introduction
============
Python (http://www.python.org/) is a programming language suitable for
rapid development. This python-to-libsvm interface is developed so
users
www.eeworm.com/read/168218/9932283
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/168218/9933179
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