Our goal: to understand protein folding, misfolding, and related diseases (Team ID: 32535)
Published by Ivan
on 星期一, 3月 24, 2008 at 6:58 下午. 
This document highlights some of the changes between versions 1.3 and 1.31 of Folding@home™ for the PLAYSTATION®3 system.
To update Folding@home™ for the PS3™ system, simply restart the application and follow the on-screen update prompts.
During an update, do not turn off the PS3™ system or cause the software to quit by pressing the PS button.
Operations for handling network errors related to the uploading and downloading of work units have been improved.
When communication with Stanford University’s servers is unsuccessful, the application will now try an effective method of attempting to reconnect based on the specific error condition.
剛來的朋友請按
這裡看看參加辨法。PS3參加辨法在
這裡。

標籤: update
'."\n";
echo '
最新統計數據:';
echo "
";
while (!feof($fp)) {
$line = fgets($fp, 1024);
if (strpos($line, "Team rank:")) {
$line = str_replace("
", " ", $line);
$rank = "小組最新排名: ".str_replace( "Team rank:", " ", $line);
}
preg_match_all("/(<([\w]+)[^>]*>)(.*)(<\/\\2>)/", $line, $matches );
if ($matches[1][0] == '' || $matches[1][0] == '') {
preg_match_all("|<[^>]+>(.*)]+>|U", $matches[3][0], $cell, PREG_PATTERN_ORDER);
if (($cell[1][1]) < 11 && ($cell[1][1]) >= 1) {
echo "- ";
echo $cell[1][2];
echo " (總分: ".$cell[1][3].")"."
";
}
/*
for ($i=0; $i< count($cell[0]); $i++) {
echo "matched: " . $i.$cell[0][$i] . "\n";
echo "part 1: " . $cell[1][$i] . "\n";
echo "part 2: " . $cell[3][$i] . "\n";
echo "part 3: " . $cell[4][$i] . "\n\n";
}*/
} ##end if
} ## end while
fclose($fp) or die ("Cannot Close File");
echo "
";
echo "
".$rank."
0 Responses to “Folding@home™ for PLAYSTATION®3 Version 1.31”