-
2104562·text·173.6 KB·2012-01-20 16:48 UTC
-
2104560·text·1.2 KB·2012-01-20 16:47 UTC
!/opt/local/bin/perl
use strict;
use Bio::Graphics;
use Bio::SeqFeature::Generic;
use Bio::Graphics::Glyph::dna;
use Bio::PrimarySeq;
use Bio::Graphics::FeatureFile;
my $dna = 'a'x300;
my
-
2104559·text·3.6 KB·2012-01-20 16:47 UTC
----Vehicle upgrade mod (AKA: VU-MOD )----
For Players:
Ever wanted to take you buddy for a drive trough town? Or take a friend with you on a death defying obstacle course. Sick of that damn pod, wi
-
2104557·text·7.3 KB·2012-01-20 16:46 UTC
<li><ahref=“/qual/gcse/qp-ms/AQA-BLY2F-W-MS-JAN11.PDF">Unit2Biology(Foundation)</a> MarkScheme
<li><ahref=“/qual/gcse/qp-ms/AQA-BLY2F-W-QP-JAN11.PDF">Unit2Biology(Foundation)</a>
-
2104556·text·2.5 KB·2012-01-20 16:43 UTC
/*
Name: Toh Weiqing
Matric Number: U098494N
Description: Generates all the possible combinations using a truth
table with some binary notation and selects the highest satisfaction
-
2104550·diff·11.3 KB·2012-01-20 16:18 UTC
diff --git a/mod/box/box.h b/mod/box/box.h
index b2cd699..3923075 100644
--- a/mod/box/box.h
+++ b/mod/box/box.h
@@ -45,7 +45,6 @@ struct space {
Index *index[BOX_INDEX_MAX];
/** Size of ind
-
2104529·text·1.1 KB·2012-01-20 15:33 UTC
# Check command
define command{
command_name check_dns_with_args
command_line /usr/lib/nagios/plugins/check_dns '$ARG1$'
}
# Check maximus points to 10.0.0.3
define servi
-
2104525·text·1.6 KB·2012-01-20 15:18 UTC
/* YAŞ BULMA ÇÖZÜM ALGOTİMA ÖRNEĞİ 1
* Bu program Hüseyin Çakanlı tarafından 15.01.2012 tarihinde
* Yaş problemlerinin çözümü için örnek olarak Nesne Yönemli Olarak Yazıldı.
* Visual Studio 2
-
2104523·text·6.0 KB·2012-01-20 15:17 UTC
/* DÖRT İŞLEM HESAP MAKİNESİ
* Bu program Hüseyin Çakanlı tarafından 20.01.2012 tarihinde
* Örnek olarak Nesne Yönemli Olarak Yazıldı.
* C# Express ile Test Edilmiştir.
*/
using Syste
-
2104516·text·2.8 KB·2012-01-20 15:04 UTC
#
# deb cdrom:[Ubuntu-Server 8.10 _Intrepid Ibex_ - Release i386 (20081028.1)]/ intrepid main restricted
#deb cdrom:[Ubuntu-Server 8.10 _Intrepid Ibex_ - Release i386 (20081028.1)]/ intrepid main
-
2104515·text·2.8 KB·2012-01-20 15:03 UTC
#
# deb cdrom:[Ubuntu-Server 8.10 _Intrepid Ibex_ - Release i386 (20081028.1)]/ intrepid main restricted
#deb cdrom:[Ubuntu-Server 8.10 _Intrepid Ibex_ - Release i386 (20081028.1)]/ intrepid main
-
2104511·text·288 B·2012-01-20 14:53 UTC
JS :
$(document).ready(function() {
$('.news').load('news.html'); // For default load
var refreshId = setInterval(function() {
$('.news').load('news.html?randval='+ Math.random()); // randva
-
2104505·text·2.2 KB·2012-01-20 14:29 UTC
- teachers come from a very different social background than their students; this discrepancy creates social injustice; -> national educational reform is required (USA);
- most teachers are ill-prepa
-
2104503·text·1.6 KB·2012-01-20 14:23 UTC
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import java.io.*;
import java.util.*;
public class CatMain extends JFrame implements ActionListener
{
JButton swap =
-
2104501·text·5.5 KB·2012-01-20 14:12 UTC
Fri Jan 20 14:11:38 2012 us=609000 Current Parameter Settings:
Fri Jan 20 14:11:38 2012 us=609000 config = 'home.ovpn'
Fri Jan 20 14:11:38 2012 us=609000 mode = 0
Fri Jan 20 14:11:38 2012 us=60
-
2104500·text·37.2 KB·2012-01-20 14:11 UTC
-
2104499·text·260 B·2012-01-20 14:10 UTC
client
dev tap0
proto udp
remote MyName.dyndns.org 1194
resolv-retry infinite
nobind
persist-key
persist-tun
ca "home\\ca.crt"
cert "home\\MyNametp.crt"
key "home\\MyNametp.key"
ns-cert-typ
-
2104497·text·1.3 KB·2012-01-20 14:09 UTC
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import java.io.*;
import java.util.*;
public class CatMain extends JFrame implements ActionListener
{
public CatMain(Str
-
2104496·text·36.0 KB·2012-01-20 14:09 UTC
-
2104495·text·6.0 KB·2012-01-20 14:05 UTC
/* DÖRT İŞLEM HESAP MAKİNESİ
* Bu program Hüseyin Çakanlı tarafından 20.01.2012 tarihinde
* Yaş problemlerinin çözümü için örnek olarak Nesne Yönemli Olarak Yazıldı.
* C# Express ile Test E