All pastesPublic feed

Public feed

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

    2050278·text·1.7 KB·2011-04-25 00:54 UTC
    AA 2.3 - Comparações entre datas
    Contexto
    Verificações de consistência são importantes para os algoritmos. O objetivo é verificar se datas são válidas.
    Informações
    Para esta atividade, são conside
  • Mine

    2050277·c·1.5 KB·2011-04-25 00:52 UTC
    #include <iostream>
    #include <cstdio>
    #include <conio.h>
    #include <cctype>
    #include <iomanip>
    #include <stdlib.h>
    #include <cstring>
    
    using namespace std;
    
    int main(){
     /*//start part
  • Stuff

    2050276·text·687 B·2011-04-25 00:47 UTC
    CTF DRAFT 2K11
    
    Captains:
    
    1. Team Thundercats (sdahaghi) 2. Team cmd (mrgreen)
    
    3. Team Evasion (adrenaline) 4. Team Flawless (samer)
    
    5. Team Thisis (cdog
  • Stuff

    2050275·text·676 B·2011-04-25 00:32 UTC
    CTF DRAFT 2K11
    
    Captains:
    
    1. Team Thundercats (sdahaghi) 2. mrgreen
    
    3. Team Evasion (adrenaline) 4. Team Flawless (samer)
    
    5. Team Thisis (cdogg)
  • Something

    2050274·text·3.6 KB·2011-04-25 00:32 UTC
    #!/usr/bin/env python
    
    # Derived from http://sundararajana.blogspot.com/2007/05/motion-detection-using-opencv.html
    
    import cv
    
    class Target:
     def __init__(self):
     self.capture = cv.C
  • Miscellany

    2050273·text·476 B·2011-04-25 00:24 UTC
    QtZeitgeist
    akonadi
    attica
    blobby2
    cairomm
    cln
    dirac
    enchant
    epdfview
    exiv2
    galculator
    gc
    geany
    gegl
    gpsd
    grsync
    gslapt
    gsoap
    gtkglext
    homebank
    libdmtx
    libfm
    libiodbc
    libmusicbr
  • Someone

    2050271·lua·1.0 KB·2011-04-24 23:52 UTC
    local penalties = {
     [2] = 0.76,
     [3] = 0.88,
     [5] = 1,
    }
     
    for i = 1, 3 do
     local label = _G["PVPTeam" .. i .. "DataRatingLabel"]
     local originalPoint, originalAnchor, originalAnchorPoint, or
  • Stuff

    2050270·text·2.1 KB·2011-04-24 23:43 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" xml:lang="<?php echo $this->langua
  • Stuff

    2050269·text·1.8 KB·2011-04-24 23:41 UTC
    #!/bin/bash
     
    ######################
    GDB_ENABLED=1
    GDB="trinity.gdb"
    COREPID="core.pid"
    REALMPID="realm.pid"
     
    CORE_CONFIG="../etc/worldserver.conf"
    REALM_CONFIG="../etc/authserver.conf"
  • Something

    2050268·text·1.8 KB·2011-04-24 23:40 UTC
    #!/bin/bash
     
    ######################
    GDB_ENABLED=1
    GDB="trinity.gdb"
    COREPID="core.pid"
    REALMPID="realm.pid"
     
    CORE_CONFIG="../etc/worldserver.conf"
    REALM_CONFIG="../etc/authserver.conf"
  • Unnamed

    2050267·text·1.7 KB·2011-04-24 23:37 UTC
    #!/bin/bash
     
    ######################
    GDB_ENABLED=1
    GDB="trinity.gdb"
    COREPID="core.pid"
    REALMPID="realm.pid"
     
    CORE_CONFIG="../etc/worldserver.conf"
    REALM_CONFIG="../etc/authserver.conf"
  • Mine

    2050266·text·1.7 KB·2011-04-24 23:36 UTC
    #!/bin/bash
     
    ######################
    GDB_ENABLED=1
    GDB="trinity.gdb"
    COREPID="core.pid"
    REALMPID="realm.pid"
     
    CORE_CONFIG="../etc/worldserver.conf"
    REALM_CONFIG="../etc/authserver.conf"
  • Stuff

    2050265·text·180 B·2011-04-24 23:36 UTC
    public boolean meterMensaje (Mensaje mensaje){
     if (numMensaje < MAX){
     aMensaje[posMensaje] = mensaje;
     numMensaje++;
     
     return true;
     }
     else{
     return false;
  • Something

    2050263·text·1.7 KB·2011-04-24 23:33 UTC
    #!/bin/bash
     
    ######################
    GDB_ENABLED=1
    GDB="trinity.gdb"
    COREPID="core.pid"
    REALMPID="realm.pid"
     
    CORE_CONFIG="../etc/worldserver.conf"
    REALM_CONFIG="../etc/authserver.conf"
  • Untitled

    2050260·text·1.6 KB·2011-04-24 23:19 UTC
    #!/bin/bash
     
    ######################
    GDB_ENABLED=1
    GDB="trinity.gdb"
    COREPID="core.pid"
    REALMPID="realm.pid"
     
    CORE_CONFIG="../etc/worldserver.conf"
    REALM_CONFIG="../etc/authserver.conf"
  • Mine

    2050256·text·1.1 KB·2011-04-24 23:10 UTC
    [Thanatos, New Setup 1 copy 1]
    Damage Control II
    Capital Inefficient Armor Repair Unit
    Centus C-Type Armor Explosive Hardener
    Centus C-Type Armor Kinetic Hardener
    Centus C-Type Armor Thermic Hard
  • Anonymous

    2050254·text·615 B·2011-04-24 22:58 UTC
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA1
    
    db239237759b7fba4b68141864f56588ae4d11eb8c185f5f8a0d0c9e019c7adb
    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.4.10 (GNU/Linux)
    
    iQEcBAEBAgAGBQJ
  • Stuff

    2050245·text·43.6 KB·2011-04-24 22:12 UTC
    
        
  • Stuff

    2050236·text·43.6 KB·2011-04-24 22:01 UTC
    
        
  • Stuff

    2050230·text·636 B·2011-04-24 21:55 UTC
    CTF DRAFT 2K11
    
    Captains:
    
    1. Team Thundercats (sdahaghi) 2. mrgreen
    
    3. Team Evasion (adrenaline) 4. samer
    
    5. cdogg 6. cfeb

older pastes →