代码搜索:Problem
找到约 10,000 项符合「Problem」的源代码
代码结果 10,000
www.eeworm.com/read/246586/4492541
names banana.names
| This file contains a make-believe problem which has been designed to help
| introduce users to the UWML framework.
| The goal is to predict if a banana is edible or spoiled from how many days
|
www.eeworm.com/read/242732/4537087
c hypot.c
/* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */
/*
* hypot() function for DJGPP.
*
* hypot() computes sqrt(x^2 + y^2). The problem with the obvious
* naive implementation is
www.eeworm.com/read/237048/4633644
java printerexception.java
/* PrinterException.java -- generic problem in the printing subsystem
Copyright (C) 1999, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free softwa
www.eeworm.com/read/237048/4634146
java keystoreexception.java
/* KeyStoreException.java -- Indicates a problem with the key store
Copyright (C) 1998, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software
www.eeworm.com/read/237048/4634215
java keyexception.java
/* KeyException.java -- Thrown when there is a problem with a key
Copyright (C) 1998, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software;
www.eeworm.com/read/233448/4676530
m proto-lossage-3.m
/* Crash due to descriptionFor(Instance|Class)Method applied to
a protocol with no instance/class methods respectively.
Problem report and original fix by richard@brainstorm.co.uk. */
/* { dg-d
www.eeworm.com/read/233448/4685180
c gcc-bug-i.c
#include "harness.h"
/* This problem occurs if a function is inlined. When its local
variables get allocated space on the caller's (the function to
which it is inlined) stack frame, they don't
www.eeworm.com/read/227264/4775948
java goodnesslandscape.java
/**
* Description: The goodness landscape for 0-1 Quadratic Knapsack Problem (QKP).
*
* @ Author Create/Modi Note
* Xiaofeng Xie Jul 12, 2006
* Xiaofeng Xie Aug 09, 2006
*
* @v
www.eeworm.com/read/227264/4776148
java absimplicitmutator.java
/**
* Description:
*
* @ Author Create/Modi Note
* Xiaofeng Xie Apr 12, 2005 For TSP problem
* Xiaofeng Xie Apr 28, 2006 MAOS-TSP Beta 1.1.002
* Xiaofeng Xie Jul
www.eeworm.com/read/225531/4794589
backup-1
#!/bin/sh
# Try to create a symlink with backup where the destination file exists
# and the backup file name is a hard link to the destination file.
# Based on a problem report from Jamie Lokier.
if