All pastesPublic feed

Public feed

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

    2092062·text·336 B·2011-10-21 01:00 UTC
    bsdlaptop# /usr/bin/time portsnap fetch update
    Looking up portsnap.FreeBSD.org mirrors... 5 mirrors found.
    Fetching snapshot tag from portsnap6.freebsd.org... done.
    Ports tree hasn't changed since
  • Unnamed

    2092061·text·2.2 KB·2011-10-21 00:59 UTC
    Executive Summary
    This report describes how smartphones, when used properly and in moderation, can noticeably increase productivity in business. This report focuses more on the banking industry and e
  • supply chain management

    2092059·text·151 B·2011-10-21 00:56 UTC
    Supply chain management is the active management of supply chain activities to maximize customer value and achieve a sustainable competitive advantage.
  • Unnamed

    2092058·text·20.7 KB·2011-10-21 00:55 UTC
    [31:08:54] Normal (184|305) K31 0 (30) 0 0 0 0 0 0 0 0 0 0 0 0 74/74
     [31:09:81] Disaster (191|308) K31 2 (30) 0 705 0 0 0 0 0 0 0 0 0 0 74/74
     [31:17:78] Free (178|317) K31
  • supply chain management

    2092057·text·151 B·2011-10-21 00:55 UTC
    Supply chain management is the active management of supply chain activities to maximize customer value and achieve a sustainable competitive advantage.
  • Someone

    2092053·text·239 B·2011-10-21 00:18 UTC
    (define (accumulate combiner nullval term a next b)
     (define (accum-iter count currval)
     (if (> count b)
     currval
     (accum-iter (next count) (combiner currval (term
  • Mine

    2092050·text·7.1 KB·2011-10-20 23:58 UTC
    1) module code
    
    /* **************** LF339:1.0 s_09/lab6_misc.c **************** */
    /*
     * The code herein is: Copyright the Linux Foundation, 2011
     *
     * This Copyright is retained for the purpos
  • Mine

    2092047·text·81.5 KB·2011-10-20 23:48 UTC
    
        
  • Miscellany

    2092046·text·1.0 KB·2011-10-20 23:48 UTC
    Speed 
    Customers that are really distressed wide speeds that a viewer can discern their neighbourhood, prerequisite to upon how unshakeable the servers are. Although bandwidth and connections are vi
  • Mine

    2092044·text·20.7 KB·2011-10-20 23:46 UTC
    Village (251) Action
    3633 7722 (672|372) K36 in the village 72658 0 5 17129 77 5 0 18879 0 0 0 0 Troops
    3633 7740 (674|370) K36 in the village 73379 0 6 24308 95 0 0 20106 0 0 0 0
  • Unnamed

    2092043·javascript·1.1 KB·2011-10-20 23:31 UTC
    import java.util.Scanner;
    public class Loop {
     public static void main(String[] args)
     {
     Scanner in = new Scanner(System.in);
     double x = 100;
     double f1 = 1, f2 = 1;
     Sy
  • Unnamed

    2092042·text·6.6 KB·2011-10-20 23:31 UTC
    |Time | 10.1.1.1 | | | | 10.2.2.2 | 
    |0.000 | SYN | |Seq = 1085189482 | |(27875)
  • Someone

    2092041·text·6.6 KB·2011-10-20 23:29 UTC
    |Time | 10.1.1.1 | | | | 10.2.2.2 | 
    |0.000 | SYN | |Seq = 1085189482 | |(27875)
  • Configuration.h

    2092040·c·7.4 KB·2011-10-20 23:23 UTC
    #ifndef CONFIGURATION_H
    #define CONFIGURATION_H
    
    // BASIC SETTINGS: select your board type, thermistor type, axis scaling, and endstop configuration
    
    //// The following define selects which elect
  • Unnamed

    2092039·text·2.3 KB·2011-10-20 23:21 UTC
    #include <stdio.h>
    #include <stdlib.h>
    
    # define MAXIMO 40
     
    typedef struct
     {
     int ra[MAXIMO];
     float nota[MAXIMO];
    }tAluno;
     
    void ler(tAluno *dados, int vetor); 
    float notaMedia (tAlu
  • Mine

    2092038·text·2.3 KB·2011-10-20 23:18 UTC
    #include <stdio.h>
    #include <stdlib.h>
    
    # define MAXIMO 40
     
    typedef struct
     {
     int ra[MAXIMO];
     float nota[MAXIMO];
    }tAluno;
     
    void ler(tAluno *dados, int vetor); 
    float notaMedia (tAlu
  • Someone

    2092035·java·743 B·2011-10-20 22:36 UTC
    public Box addBox(Box box1, Box box2)
    {
     Box box3 = new Box();
     if(box1.height > box2.height)
     {
     //Can you just use the = operator? They are just int values after all.
     //If not I'll have to
  • Anonymous

    2092033·text·3.1 KB·2011-10-20 22:28 UTC
    import uk.ac.warwick.dcs.maze.logic.IRobot;
    
    public class DumboController
    {
     
     public void controlRobot(IRobot robot) {
    
     int randno;
     int direction;
     char heading;
     int wallNumber;
  • Stuff

    2092032·text·496 B·2011-10-20 22:27 UTC
    if (robot.look(IRobot.LEFT) == IRobot.WALL) { // Check left of the robot
     wallNumber = wallNumber + 1; // Add 1 to wallNumber if there is a wall to the left
     }
     
     if (robot.look(IRobot.RIGHT) ==
  • Stuff

    2092021·text·1.6 KB·2011-10-20 21:11 UTC
    He comprado este disco, un router Gigabit Ethernet y una tarjeta Gigabit Ethernet para mi PC con Windows Vista. El PC de cuatro núcleos funciona relativamente bien (2,2 Ghz núcleos), pero tuve max'ed

older pastes →