-
2083123·text·217 B·2011-09-26 18:50 UTC
AMD Athlon X2 250 (3.0GHz Dual Core)
AMD Heatpipe Cooler
MSI 770-c45 AM3 Motherboard
4GB G.Skill 1600MHz DDR3 RAM
Coolermaster Elite 330 case
Coolermaster 460W PSU
ATI HD 4870 512mb graphics car
-
2083119·text·196 B·2011-09-26 18:48 UTC
AMD Athlon X2 250 (3.0GHz Dual Core)
MSI 770-c45 AM3 Motherboard
4GB G.Skill 1600MHz DDR3 RAM
Coolermaster Elite 330 case
Coolermaster 460W PSU
ATI HD 4870 512mb graphics card
LG SATA DVD-RW
-
2083104·text·7.5 KB·2011-09-26 18:38 UTC
acpi install
acpi-support-base install
acpid install
adduser install
apt install
apt-listchanges install
apt-utils install
aptitude install
at install
-
2083100·text·1.6 KB·2011-09-26 17:55 UTC
function compose_and_send_mail( $mail_template ) {
$regex = '/\[\s*([a-zA-Z_][0-9a-zA-Z:._-]*)\s*\]/';
$use_html = (bool) $mail_template['use_html'];
$callback = array( &$this,
-
2083099·text·962 B·2011-09-26 17:53 UTC
[19:47:49] <LaughingDeath> was spiele betrifft kann ich dir viel erzählen aber bei hardware muss ich absolut passen
[19:48:36] <murimuri> aber grundsätzlich sage ich dir: 500€ wird echt knapp
[19:48
-
2083098·text·607 B·2011-09-26 17:45 UTC
>> A= [0 1 ; -0.5 -1.97]
A =
0 1.0000
-0.5000 -1.9700
>> B=[0;1]
B =
0
1
>> C=[0.033 0.25]
C =
0.0330 0.2500
>> t=0.03
t =
0.
-
2083087·text·6.3 KB·2011-09-26 16:32 UTC
Text 1.2
This is Tom. He is in the room. His room is small. It has a door and only one window. It is a small clean room. Its ceiling and walls are white. Its floor is brown. You can see a table in th
-
2083086·text·6.3 KB·2011-09-26 16:32 UTC
Text 1.2
This is Tom. He is in the room. His room is small. It has a door and only one window. It is a small clean room. Its ceiling and walls are white. Its floor is brown. You can see a table in th
-
2083085·text·17 B·2011-09-26 16:31 UTC
dasdsaaddsasadssd
-
2083082·text·5.3 KB·2011-09-26 16:11 UTC
#############################################################################
# string.S - assembly string routines by Gordon Miller 2002
# AT&T Syntax - GCC calling convention - pentium align optim
-
2083081·text·1.4 KB·2011-09-26 16:02 UTC
2011-09-26 11:59:07 [ERROR] 1 Enyim.Caching.Memcached.MemcachedNode.InternalPoolImpl - Could not init pool. - System.TimeoutException: Could not connect to 172.19.1.212:11210
at Enyim.Caching.Me
-
2083080·text·1.5 KB·2011-09-26 16:00 UTC
section .data
var dd 0
msg1 db 'Input XXXX number, please. 0 - exit.',0xa;our dear string
len1 equ $ - msg1
msg2 db 'Number is lower than 1000. Try again. Error.',0xa
len2 equ $ - msg2
msg3 db '
-
2083079·text·2.9 KB·2011-09-26 15:59 UTC
cat test_ref_gop_weightp |grep 'Output\|Avg'
Output #0, mp4, to 'HarryPotter_mp4_1200_800x480_refs4_gop3_wp1.mp4':
frame I:98 Avg QP:16.16 size: 16297
[libx264 @ 0xaf7ff40] frame P:2281
-
2083074·text·1.0 KB·2011-09-26 15:56 UTC
# hello.S - simple assembler for Linux
# registers for system call arguments : ebx ecx edx esi edi ebp
# return value in eax
#include <asm/unistd.h>
#include <linux/limits.h>
/* Some c
-
2083073·text·1.0 KB·2011-09-26 15:55 UTC
E:\>set ep=ep17
E:\>set x264=E:\x264.exe
E:\>set x264params=--threads 6 --stats "ep17.stats" --deblock -2:-2 --bframes 3
--b-pyramid normal --ref 3 --qpmin 0 --qpmax 37 --qcomp 0.6 --no-mb
-
2083072·text·10.2 KB·2011-09-26 15:52 UTC
/tmp/media/usb/USB2/E694B7F494B7C4F9/Video/_Film/_Comedy/:
drwxrwxrwx 1 root root 4096 Jan 1 08:36 Chaos Theory (2008)
drwxrwxrwx 1 root root 4096 Jan 1 05:13 Knocked
-
2083070·text·1.3 KB·2011-09-26 15:46 UTC
# pwd.S - simple assembler for Linux
#include <asm/unistd.h>
#include <linux/limits.h>
/* Some constants */
#define KERNEL 0x80
#define NEWLINE '\n'
#define STDOUT 1
-
2083056·text·95.1 KB·2011-09-26 14:21 UTC
-
2083051·text·1.7 KB·2011-09-26 13:53 UTC
module Lab2(ClK,KEY,LED);
input ClK;
input [1:0] KEY;
output [27:0] LED;
reg [15:0] counter;
reg [15:0] counterMS; //highest number is
reg [15:0] value;
reg flag2;
always @(posedge ClK)
-
2083049·text·1.1 KB·2011-09-26 13:30 UTC
Exception in thread "GeneralSTPool-54" java.lang.NullPointerException
at com.l2jserver.gameserver.model.entity.clanhall.SiegableHall.removeAttacker(SiegableHall.java:198)
at com.l2jserver.gameserv