-
2101253·text·302 B·2012-01-08 18:02 UTC
set terminal jpeg
set parametric
x(u,v)=u*cosh(v)
y(u,v)=u*sinh(v)
z=0
set urange [1:2]
set vrange [log(0.5):log(2)]
set view 0,0,1.0,1.0
set xlabel 'x'
set ylabel 'y'
set o
-
2101252·text·490 B·2012-01-08 17:58 UTC
VFS: Mounted root (jffs2 filesystem) on device 31:3.
Freeing init memory: 100K
Unable to include '/etc/hotplug2-platform.rules'
Syntax error (/etc/hotplug2-common.rules, line 9): Syntax error: Inte
-
2101251·text·393 B·2012-01-08 17:56 UTC
# uncomment me to log hotplug events
# DEVPATH is set {
# exec logger -s -t hotplug -p daemon.info "name=%DEVICENAME%, path=%DEVP$
# }
$include /etc/hotplug2-platform.rules
DEVICENAME
-
2101250·text·395 B·2012-01-08 17:51 UTC
# uncomment me to log hotplug events
# DEVPATH is set {
# exec logger -s -t hotplug -p daemon.info "name=%DEVICENAME%, path=%DEVP$
# }
$include /etc/hotplug2-platform.rules
DEVICENAME
-
2101189·python·826 B·2012-01-08 17:01 UTC
# -*- coding: cp1250 -*-
data = 'data.txt'
f = [x.rstrip() for x in open(data).readlines()]
exp = []
var = []
for line in f:
if 'in' in line:
exp.append(line)
else:
-
2101187·mirc·6 B·2012-01-08 17:00 UTC
dddddd
-
2101174·mirc·6 B·2012-01-08 16:21 UTC
dddddd
-
2101168·text·4.8 KB·2012-01-08 16:09 UTC
#include <OneWire.h>
#include <DallasTemperature.h>
#include <LiquidCrystal.h>
LiquidCrystal lcd(53, 51, 49, 47, 45, 43, 41, 39, 37, 33, 31);
int backLight = 29; // pin 29 will control th
-
2101167·text·2.4 KB·2012-01-08 16:02 UTC
Connexions Internet actives (serveurs et établies)
Proto Recv-Q Send-Q Adresse locale Adresse distante Etat
tcp 0 0 127.0.0.1:3306 0.0.0.0:* LIS
-
2101165·text·1.2 KB·2012-01-08 15:59 UTC
import urllib2, sys, os
def main(argv):
URL = ''
req = urllib2.Request(URL)
def listdirs(folder):
return [d for d in os.listdir(folder) if os.path.isdir(os.path.join(fol
-
2101160·text·1.8 KB·2012-01-08 15:51 UTC
Bob’s alarm clock rings at 8:30 Monday morning, just like every other weekday.
But Bob had a wild weekend, and reaches for the SNOOZE button.
And that’s when the action starts, and the Java-enabled
-
2101156·text·77 B·2012-01-08 15:48 UTC
#Configured by GUI
fxsks = 2
fxoks = 1
loadzone = hu
defaultzone = hu
-
2101155·text·79 B·2012-01-08 15:47 UTC
#Configured by GUI
fxsks = 2
fxoks = 1
loadzone = hu
defaultzone = hu
-
2101153·text·6.8 KB·2012-01-08 15:41 UTC
DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<hea
-
2101152·text·6.8 KB·2012-01-08 15:41 UTC
DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<hea
-
2101151·text·1.9 KB·2012-01-08 15:40 UTC
[trunkgroups]
-
2101150·text·252 B·2012-01-08 15:39 UTC
OnPlayerText(playerid, text[])
{
if(text[0] = '!')
{
for(new i; i < MAX_PLAYERS; i++) if(IsPlayerConnected(i) && gTeam[i] == gTeam[playerid]) SendClientMessage(i, 0xFFFF0000, text)
-
2101149·text·252 B·2012-01-08 15:39 UTC
OnPlayerText(playerid, text[])
{
if(text[0] = '!')
{
for(new i; i < MAX_PLAYERS; i++) if(IsPlayerConnected(i) && gTeam[i] == gTeam[playerid]) SendClientMessage(i, 0xFFFF0000, text)
-
2101148·text·252 B·2012-01-08 15:39 UTC
OnPlayerText(playerid, text[])
{
if(text[0] = '!')
{
for(new i; i < MAX_PLAYERS; i++) if(IsPlayerConnected(i) && gTeam[i] == gTeam[playerid]) SendClientMessage(i, 0xFFFF0000, text)
-
2101143·text·3.6 KB·2012-01-08 14:59 UTC
% Dirichlet process for samlping
clear all
datapath = './data/';
dataset = 'cerebellum';
resultpath = './results/';
figurepath = './figures/';
% load data
% first column is the count and