代码搜索:Problem
找到约 10,000 项符合「Problem」的源代码
代码结果 10,000
www.eeworm.com/read/349916/10782521
txt makefile.txt
##
## SGPC: Simple Genetic Programming in C
## (c) 1993 by Walter Alden Tackett and Aviram Carmi
##
## This code and documentation is copyrighted and is not in the public domain.
## All righ
www.eeworm.com/read/275640/10805164
news
[11.1.1]
* Changed the default font color for right team to dark
blue(#00008b).
* Fixed build problem on MacOS X.
[11.1.0]
* Just updated a minor version number. Official relasese for the
www.eeworm.com/read/418911/10891977
m gravity.m
function [A,b,x] = gravity(n,example,a,b,d)
%GRAVITY Test problem: 1-D gravity surveying model problem
%
% [A,b,x] = gravity(n,example,a,b,d)
%
% Discretization of a 1-D model problem in gravity
www.eeworm.com/read/416426/11029709
txt history.txt
Absolute Database: History of changes
=====================================
- version 5.18 (06/12/2008)
Bugs fixed:
1. Problem with default values and MEMO fields is solved
2. Problem w
www.eeworm.com/read/465477/6938964
txt rfc346.txt
Network Working Group Jon Postel
Request for Comments: 346 Computer Science
UCLA-NMC
NIC : 10425
www.eeworm.com/read/469655/6972927
readme~
A MATLAB Library of Test Functions for Unconstrained Optimization
Chaya Gurwitz, Livia Klein, and Madhu Lamba
The More, Garbow and Hillstrom collection of test functions is widely used
in testing u
www.eeworm.com/read/469655/6972933
readme
A MATLAB Library of Test Functions for Unconstrained Optimization
Chaya Gurwitz, Livia Klein, and Madhu Lamba
The More, Garbow and Hillstrom collection of test functions is widely used
in testing u
www.eeworm.com/read/467534/7005281
html steiner.html
The GA Playground: Steiner's Problem by Genetic Algorithm
www.eeworm.com/read/152244/7139490
m reinf3_8.m
%%%%%%%%%%% Reinforcement Problem 3.8 %%%%%%%%%%%
% Discrete-Time Control Problems using %
% MATLAB and the Control System Toolbox %
% by J.H. Chow, D.K. Frederick, & N.W. Chbat %