代码搜索:Problem
找到约 10,000 项符合「Problem」的源代码
代码结果 10,000
www.eeworm.com/read/207245/15276660
txt readme.txt
Delphi VCLSkin 4.81
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/207184/15280308
txt readme.txt
README for seismicdecon example supplied with SA Tools.
try_me.m = example driver
decon_init.m = produces a new problem and exposes solution
decon_new.m
www.eeworm.com/read/206798/15289850
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/206793/15289875
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/167562/5457805
knownbug
Known bugs in libpng version 1.2.8
1. April 22, 2001: pnggccrd.c has been reported to crash on NetBSD when
reading interlaced PNG files, when assembler code is enabled but running
on a non-MMX
www.eeworm.com/read/165337/5483328
txt 4 wrong.txt
Unix之失道
在设计Unix的1969年,人们很难确定一个设计是否有明显的错误。一个技术的候选方案通常有很多,社区中不仅仅有Unix爱好者,也包括了所有对操作系统本身进行思考和设计的人们。
Unix文件在字节层之上是无结构的。文件的删除动作是不可逆的。Unix的安全模型也显得过于原始。作业控制十分拙劣。此外事物的名称、术语很是繁杂。这个文件系统或许就是一个错误的选择。我们 ...
www.eeworm.com/read/165261/5484426
java propertyaccessexception.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/162614/5519882
c badopt1.c
// { dg-do run }
// { dg-options "-O2" }
// Based on a testcase by Bryan Weston
// egcs 1.1 fails to increment count
struct Base { Base() {} }; // removing the constru
www.eeworm.com/read/162614/5535871
prefs org.eclipse.jdt.core.prefs
#Tue Sep 13 16:15:04 MDT 2005
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.4
org.eclipse.jdt.cor