All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • kleOPAtRA

    2079937·actionscript·15 B·2011-09-05 11:03 UTC
    Unknown message
  • Miscellany

    2079936·text·564 B·2011-09-05 11:02 UTC
    11.09.05
    
    Datateknik.
    
    Different numeral systems. Binary.
    
    23(dec)imal or 23(10)
    
    binary decimal octal hexadecimal
    
    A hex number always corresponds to a group of 4 binary numbers. 
    
    1 2 4
  • kleOPAtRA

    2079934·actionscript·15 B·2011-09-05 11:01 UTC
    Unknown message
  • Mine

    2079932·text·383 B·2011-09-05 10:38 UTC
    # cat /etc/sysconfig/network-scripts/ifcfg-eth1 
    DEVICE=eth1
    BOOTPROTO=static
    ONBOOT=yes
    HWADDR=00:25:90:34:6c:db
    NM_CONTROLLED=no
    IPADDR=1.2.3.4
    NETMASK=255.255.255.240
    GATEWAY=5.6.7.8
    BRIDG
  • Mine

    2079931·text·213 B·2011-09-05 10:30 UTC
    # cat /etc/sysconfig/network-scripts/ifcfg-eth1 
    DEVICE=eth1
    BOOTPROTO=static
    ONBOOT=yes
    HWADDR=00:25:90:34:6c:db
    NM_CONTROLLED=no
    IPADDR=1.2.3.4
    NETMASK=255.255.255.240
    GATEWAY=5.6.7.8
    BRIDG
  • kleOPAtRA

    2079927·actionscript·15 B·2011-09-05 10:18 UTC
    Unknown message
  • kleOPAtRA

    2079925·actionscript·15 B·2011-09-05 10:06 UTC
    Unknown message
  • kleOPAtRA

    2079918·actionscript·15 B·2011-09-05 09:27 UTC
    Unknown message
  • Stuff

    2079912·perl·290 B·2011-09-05 08:08 UTC
    $i = 1;
     foreach ($category->parametres as $parameter) { 
     $form['parametres'][$i]['name']->setDefaultValue($parameter->name);
     $form['parametres'][$i]['value']->setDefaultValue($parameter->
  • Sidebar contents

    2079910·text·2.1 KB·2011-09-05 07:53 UTC
    <div id="sidebar">
    <ul>
    <?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar() ) : else : ?>
    
    <li>
    <h2>Keene State College</h2>
    <ul>
    <li><a href="http://www.keene.edu/">Homepage</
  • sygic

    2079907·text·23.1 KB·2011-09-05 07:24 UTC
    !!################################
    !!ALSA Information Script v 0.4.41
    !!################################
    
    !!Script ran on: Mon Sep 5 09:32:28 CEST 2011
    
    !!Linux Distribution
    !!------------------
    
    F
  • Something

    2079902·text·315 B·2011-09-05 06:02 UTC
    [tom@bergerserver utorrent-server-v3_0]$ ls -l
    total 1280
    drwxr-xr-x 2 tom users 4096 Mar 8 05:29 docs
    -r-xr-xr-x 1 tom users 980789 Mar 8 05:29 utserver
    -r--r--r-- 1 tom users 322685 Mar 8 0
  • honoka lv up ch 6

    2079894·text·4.7 KB·2011-09-05 03:48 UTC
    pg 117
    STAGE 6
    Brave Heart
    
    pg 118
    A voice actor?
    Yeah, a voice actor
    
    You mean you don't know...?
    
    That's a bit of a shock, but that's how unknown we are to society.
    I'm sorry! I'm really
  • Miscellany

    2079891·c·118 B·2011-09-05 02:55 UTC
    void CONCATENAR(int VEC, int V, int C){
     int I;
     for(I=0;I<N;I++)
     C[I]=VEC[I];
     for(;I<L;I++)
     C[I]=V[I-N];
    }
  • CONCAT

    2079890·text·1.4 KB·2011-09-05 02:33 UTC
    /*FUNCION CONCATENAR*/
    
    #include<stdio.h>
    #include<conio.h>
    #include<stdlib.h>
    
    #define N 10
    #define L 15
    #define S 5
    
    /*PROTOTIPO DE FUNCIONES*/
    void INGRESO (int[], int);
    void GENERAR (
  • Untitled

    2079889·text·1.4 KB·2011-09-05 02:33 UTC
    /*FUNCION CONCATENAR*/
    
    #include<stdio.h>
    #include<conio.h>
    #include<stdlib.h>
    
    #define N 10
    #define L 15
    #define S 5
    
    /*PROTOTIPO DE FUNCIONES*/
    void INGRESO (int[], int);
    void GENERAR (
  • Untitled

    2079877·text·117 B·2011-09-05 00:12 UTC
    GASANLAGE Klimatronik PDC vorne und hinten El.-Fensterheber vorne und hinten Tempomat Colorverglasung Alufenlgen usw.
  • Miscellany

    2079876·text·1.7 KB·2011-09-05 00:01 UTC
    from BinaryTree import *
    from RedBlackTree import *
    from time import time
    from random import sample, randint
    from os import path
    
    # Esta eh a funcao que executa os testes. "n" eh o numero de ele
  • Anonymous

    2079874·text·1.4 KB·2011-09-04 23:29 UTC
    from BinaryTree import *
    from RedBlackTree import *
    from time import time
    from random import sample, randint
    
    # Esta eh a funcao que executa os testes. "n" eh o numero de elementos que serao inse
  • Anonymous

    2079872·text·13.2 KB·2011-09-04 23:14 UTC
    Question 1 (1.00 points)
    Americans' national identity rests largely upon
    
     a. ethnic kinship. 
     b. common language. 
     c. shared political ideals. 
     d. religion. 
     e. federal law.

older pastes →