代码搜索:Problem
找到约 10,000 项符合「Problem」的源代码
代码结果 10,000
www.eeworm.com/read/418731/10933800
txt beep codes error codes.txt
After repeated requests for beep codes i have decided to post them here maybe they could be pinned
Standard Original IBM POST Error Codes
Code Description
1 short beep System is OK
2 short bee
www.eeworm.com/read/272201/10965901
m ispanneal.m
%function [e,f]=ISPanneal(L,s,t,dt,lamda,w,N)
%
%独立集问题(Independent Set Problem)的退火算法
%设有图G=(V,E),要找V的最大独立集,即找最大的V'属于V,
%满足其中的任意两点都不关联
%
%N为问题规模,即节点个数;w为权矩阵
%e为以0、1为元素的数组,来表示两个子集
%lamda是一个大于1的罚
www.eeworm.com/read/272201/10965908
m mcpanneal.m
%function [e,f]=MCPanneal(L,s,t,dt,w,N)
%最大截问题(Max Cut Problem)的退火算法
%由于算法的缺陷,当f值在较长时间内不再改变时,可用cl+c停止程序
%N为问题规模,即节点个数;w为权矩阵
%L可取较大值,如500、1000;
%s取1、2等;t为初始温度,参考范围为0.5--2;
%dt为衰减因子,一般不小于0.9;
%e为
www.eeworm.com/read/417705/10979817
m upperbounds.m
function [bnds,rhov,dualvals]=UpperBounds(A,S,res)
% Compute upper bounds on the sparse maximum eigenvalue problem
% Input:
% S: a covariance matrix
% A: its factorization with S=A'*A
% Output:
www.eeworm.com/read/271428/10997098
txt readme.txt
Delphi VCLSkin 4.86
website : http://www.link-rank.com
email : info@link-rank.com
VCLSkin is a component to create skinnable user interface for Delphi/C++Builder application, It
www.eeworm.com/read/417214/11000034
clp stove.clp
;
;*******************************
;** FINAL PROJECT **
;** **
;** BY THAD FIEBICH **
;** FOR CSCI 5931 **
;** EXPERT SYSTEMS
www.eeworm.com/read/270550/11033267
clp stove.clp
;
;*******************************
;** FINAL PROJECT **
;** **
;** BY THAD FIEBICH **
;** FOR CSCI 5931 **
;** EXPERT SYSTEMS
www.eeworm.com/read/221940/6955952
cs zerooneknapsackproblem.cs
namespace Opus6
{
using System;
using System.Collections;
using System.Text;
[Version("$Id: ZeroOneKnapsackProblem.cs,v 1.5 2001/10/28 19:50:09 brpreiss Exp $"), Copyright("Copy
www.eeworm.com/read/221940/6955995
cs scalesbalancingproblem.cs
namespace Opus6
{
using System;
using System.Collections;
using System.Text;
[Copyright("Copyright (c) 2001 by Bruno R. Preiss, P.Eng."), Version("$Id: ScalesBalancingProblem.cs
www.eeworm.com/read/469310/6973009
txt readme.txt
Delphi VCLSkin 5.2
website : http://www.link-rank.com
email : info@link-rank.com
VCLSkin is a component to create skinnable user interface for Delphi/C++Builder application, It