All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • townmanager.ntl

    2113322·text·45.0 KB·2012-02-08 20:47 UTC
    
        
  • Mine

    2113318·text·6.1 KB·2012-02-08 20:44 UTC
    using System;
    using System.Collections.Generic;
    using System.ComponentModel;
    using System.Drawing;
    using System.Data;
    using System.Linq;
    using System.Text;
    using System.Windows.Forms;
    using Sl
  • Stuff

    2113316·text·2.6 KB·2012-02-08 20:43 UTC
    void *__thiscall zCView__CreateText(zCView *this, int a2, int a3, int a4)
    {
     zCList *v4; // eax@1
     int v5; // ecx@1
     zCView *v6; // edi@1
     zCViewText *v7; // esi@2
     char v8; // zf@2
     int
  • Unnamed

    2113292·text·1.9 KB·2012-02-08 20:19 UTC
    LEVEL 5 VALUE/SPACE SPACE VALUE
    
    Hanging Gardens 13,230/9 1,470
     
    Panda Refuge 12,860/9 1,428
    
    Tomb of Horus 6,960/4 1,740
    
    Green Temple
  • Untitled

    2113283·text·849 B·2012-02-08 20:10 UTC
    The battery reports a discharge rate of 13.4 W
    The estimated remaining time is 188 minutes
    
    Summary: 492.0 wakeups/second, 0.0 GPU ops/second and 0.0 VFS ops/sec
    
    Power est. Usage Eve
  • Miscellany

    2113280·text·789 B·2012-02-08 20:08 UTC
    The battery reports a discharge rate of 5.88 W
    The estimated remaining time is 438 minutes
    
    Summary: 185.1 wakeups/second, 0.0 GPU ops/second and 0.0 VFS ops/sec
    
    Power est. Usage Eve
  • code

    2113267·text·523 B·2012-02-08 19:58 UTC
    import java.util.Scanner;
    
    public class CheckWriter{
     public static void main(String[] args){
     Scanner scan = new Scanner(System.in);
     System.out.print("Enter Name: ");
     String name = scan.ne
  • code

    2113265·text·523 B·2012-02-08 19:58 UTC
    import java.util.Scanner;
    
    public class CheckWriter{
     public static void main(String[] args){
     Scanner scan = new Scanner(System.in);
     System.out.print("Enter Name: ");
     String name = scan.ne
  • Someone

    2113263·text·131 B·2012-02-08 19:56 UTC
    #include "HAL.h"
    
    int main(void)
    {
    Init_all();
     
     sei();
     while(1)
     {
     //wdt_reset();
     
     }
     return 0;
    }
  • Unnamed

    2113262·text·523 B·2012-02-08 19:56 UTC
    import java.util.Scanner;
    
    public class CheckWriter{
     public static void main(String[] args){
     Scanner scan = new Scanner(System.in);
     System.out.print("Enter Name: ");
     String name = scan.ne
  • Mine

    2113260·text·4.3 KB·2012-02-08 19:54 UTC
    //KOMPLEX SAYI MATEMATİĞİ
    //Bu program Hüseyin ÇAKANLI tarafından
    //08.02.2012 Tarihinde Komplex Sayı Matematiğine Çözüm amaçlı
    //Operator Override Metodu kullanılarak yazıldı.
    //Visual Studio 201
  • Mine

    2113258·text·4.3 KB·2012-02-08 19:54 UTC
    //KOMPLEX SAYI MATEMATİĞİ
    //Bu program Hüseyin ÇAKANLI tarafından
    //08.02.2012 Tarihinde Komplex Sayı Matematiğine Çözüm amaçlı
    //Operator Override Metodu kullanılarak yazıldı.
    //Visual Studio 201
  • Mine

    2113256·text·1.6 KB·2012-02-08 19:52 UTC
    #ifndef HAL_H
    #define HAL_H
    
    //Clock Config
    #define F_CPU 4000000L
    
    #include <avr/io.h>
    #include <avr/interrupt.h>
    
    #include <inttypes.h>
    #include <stdio.h>
    #include <stdlib.h>
    #includ
  • Mine

    2113253·text·721 B·2012-02-08 19:50 UTC
    #include <HAL.h>
    
    inline void Init_all(void)
    {
    //InitPort
     LED0_DDR = 0;
     LED1_PORT= 0;
     LED1_DDR = 1<<LED1;
     
     LED0_DDR = 0;
     LED0_PORT= 0;
     LED0_DDR = 1<<LED0;
     //test
     DDRA = 0xFF;
  • Stuff

    2113251·java·1.3 KB·2012-02-08 19:48 UTC
    package nativesbuilder;
    
    import com.badlogic.gdx.jnigen.AntScriptGenerator;
    import com.badlogic.gdx.jnigen.BuildConfig;
    import com.badlogic.gdx.jnigen.BuildExecutor;
    import com.badlogic.gdx.jnige
  • Unnamed

    2113246·text·1.3 KB·2012-02-08 19:40 UTC
    /*
    Copyright (C) 2008-2009 Joseph Simon III <j.simon.iii@astound.net>
    
    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following co
  • Dvb

    2113238·text·1.6 KB·2012-02-08 19:33 UTC
    [max@eeepc ~]$ mplayer dvb://"LA7 HD"
    MPlayer SVN-r34426-4.6.2 (C) 2000-2011 MPlayer Team
    181 audio & 384 video codecs
    mplayer: could not connect to socket
    mplayer: No such file or directory
    Fail
  • Stuff

    2113224·xml·13.6 KB·2012-02-08 19:16 UTC
    var NTConfig_UseRedemptionHP;
    var NTConfig_UseRedemptionMP;
    
    function NT_LoadConfig()
    {
    //------------------------------------------------------------------------------
    // Boss configuration
    //
  • Error Invoking status command

    2113222·text·25.8 KB·2012-02-08 19:15 UTC
    Wed Feb 8 14:07:29 EST 2012
    begin ulimit settings:
    core file size (blocks, -c) 0
    data seg size (kbytes, -d) unlimited
    scheduling priority (-e) 0
    file size
  • Anonymous

    2113209·text·3.3 KB·2012-02-08 19:01 UTC
    |------------------------------------------------------------------------------------------|
    | WinMTR statistics |
    |

older pastes →