代码搜索:Algorithm
找到约 10,000 项符合「Algorithm」的源代码
代码结果 10,000
www.eeworm.com/read/308753/13693365
txt 1002.txt
Memory: 576K Time: 344MS
Language: C++ Result: Accepted
Source Code
#include
#include
using namespace std;
int main()
{
int n,i,j,a[100001]={0};
char s[100],c[91];
www.eeworm.com/read/305575/13765405
m hermeig.m
function l = hermeig(R,j,str)
%HERMEIG Eigenvalues of orthonormal Hermite functions.
%
% L=HERMEIG(R,N) returns the N lowest-order eigenvalues of the
% orthogonal Hermite windowing functions for
www.eeworm.com/read/305231/13776257
m tank.m
% Author: Housam Binous
% Dynamic and control of a tank using the genetic algorithm toolbox
% National Institute of Applied Sciences and Technology, Tunis, TUNISIA
% Email: binoushousam@yahoo
www.eeworm.com/read/303815/13808145
html index.html
Genetic Algorithm Optimization Toolbox
Genetic Algorithm Optimization Toolbox (GAOT)
GAOT implements simulated evolution i
www.eeworm.com/read/303815/13808162
html gaotindex.html
Genetic Algorithm Optimization Toolbox (GAOT)
The following files are in the distribution:
Main interface
ga.m
www.eeworm.com/read/303772/13809484
m comp_dgt.m
function c=comp_dgt(f,g,a,M,L,wilson,callfun)
%COMP_DGT Compute a DGT
% Usage: c=comp_dgt(f,g,a,M,L);
%
% Input parameters:
% f : Input data
% g : Window function.
%
www.eeworm.com/read/151716/5679397
faq lzo.faq
============================================================================
LZO Frequently Asked Questions
============================================================================
I hate readin
www.eeworm.com/read/147529/5728579
m linprog.m
function [x,fval,exitflag,output,lambda]=linprog(f,A,B,Aeq,Beq,lb,ub,x0,options)
%x=linprog(f, A, b)求解线性规划
% min z = f'x, Ax ≤ b;
%x=linprog(f, A, b, Aeq, beq)求解线性规划:
% min
www.eeworm.com/read/147529/5728789
m linprog.m
function [x,fval,exitflag,output,lambda]=linprog(f,A,B,Aeq,Beq,lb,ub,x0,options)
%x=linprog(f, A, b)求解线性规划
% min z = f'x, Ax ≤ b;
%x=linprog(f, A, b, Aeq, beq)求解线性规划:
% min
www.eeworm.com/read/146119/5739707
sgml md5.sgml
MD5
Message Digest-5 algorithm.
The MD5 algorithm calculates a