代码搜索:problems
找到约 3,996 项符合「problems」的源代码
代码结果 3,996
www.eeworm.com/read/308997/13684337
m rastrigin.m
% Rastrigin.m
% Rastrigin function
%
% used to test optimization/global minimization problems
%
% f(x) = sum([x.^2-10*cos(2*pi*x) + 10], 2);
%
% x = N element row vector containing [x0, x1, .
www.eeworm.com/read/149876/5695916
mh i386sco5.mh
# Host: Intel 386 running SCO OpenServer 5
# Much like 3.2v4, except we don't have to avoid problems with const
XM_FILE= xm-i386sco.h
#
# Not all configurations of SCO OpenServer 5 come with the TCP
www.eeworm.com/read/148694/5711360
mh i386sco5.mh
# Host: Intel 386 running SCO OpenServer 5
# Much like 3.2v4, except we don't have to avoid problems with const
XM_FILE= xm-i386sco.h
#
# Not all configurations of SCO OpenServer 5 come with the TCP
www.eeworm.com/read/144212/5752967
vtree
#! /bin/bash
#
# original from:
# vtree: visual directory tree
# @(#) vtree.sh 1.1 91/07/01
# 90/04 john h. dubois iii (john@armory.com)
# 91/07/01 fixed bug that caused problems when dir given on com
www.eeworm.com/read/131315/5941997
c dbz.c
/*
dbz.c V3.2
Copyright 1988 Jon Zeeff (zeeff@b-tech.ann-arbor.mi.us)
You can use this code in any manner, as long as you leave my name on it
and don't hold me responsible for any problems with it.
www.eeworm.com/read/131315/5942229
c dbz.c
/*
dbz.c V3.2
Copyright 1988 Jon Zeeff (zeeff@b-tech.ann-arbor.mi.us)
You can use this code in any manner, as long as you leave my name on it
and don't hold me responsible for any problems with it.
www.eeworm.com/read/117181/6110180
mh i386sco5.mh
# Host: Intel 386 running SCO OpenServer 5
# Much like 3.2v4, except we don't have to avoid problems with const
XM_FILE= xm-i386sco.h
#
# Not all configurations of SCO OpenServer 5 come with the TCP
www.eeworm.com/read/481753/6637935
m rastrigin.m
% Rastrigin.m
% Rastrigin function
%
% used to test optimization/global minimization problems
%
% f(x) = sum([x.^2-10*cos(2*pi*x) + 10], 2);
%
% x = N element row vector containing [x0, x1, .
www.eeworm.com/read/410537/11278899
m rastrigin.m
% Rastrigin.m
% Rastrigin function
%
% used to test optimization/global minimization problems
%
% f(x) = sum([x.^2-10*cos(2*pi*x) + 10], 2);
%
% x = N element row vector containing [x0, x1, .