All pastesPublic feed

Public feed

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

    2053888·text·1.6 KB·2011-05-04 16:57 UTC
    //
    // main.cpp
    // SDI2Test
    //
    // Created by Paul Parkin on 04/05/2011.
    // Copyright 2011 Nottingham Trent University. All rights reserved.
    //
    
    #include <iostream>
    #include "VehicleClasses
  • Mine

    2053887·xml·589 B·2011-05-04 16:56 UTC
    <catalog>
     <book id="bk101">
     <author>איציק</author>
     <title>
     <PrimaryTitle value="XML Developer's Guide">
     <PrimaryTitle2>
     <value>aaa</value>
     <value>bbb</value>
  • Octobre 2009 - hatemedarling

    2053886·text·13.5 KB·2011-05-04 16:55 UTC
    Historique de Conversation Messenger Plus!
    Début de session : samedi 24 octobre 2009
    Sσиι93200™ <3 Gaëlle. (L) (michelallende@hotmail.fr) 
    Gα; (#) (hatemedarling@hotmail.fr) 
    (00:09) Sσиι93200™ <3
  • Octobre 2009 - hatemedarling

    2053885·text·378.8 KB·2011-05-04 16:51 UTC
    
        
  • Septembre 2009 - hatemedarling

    2053883·text·264.5 KB·2011-05-04 16:45 UTC
    
        
  • Aout 2009 - hatemdarling@hotmail

    2053882·text·60.7 KB·2011-05-04 16:42 UTC
    
        
  • Juillet 2009 - hatemdarling@hotm

    2053881·text·28.8 KB·2011-05-04 16:40 UTC
    Historique de Conversation Messenger Plus!
    Début de session : mardi 21 juillet 2009
    ƒαŋĐε™ αқα Sσиι93200™ (michelallende@hotmail.fr) 
    To be loved. (hatemedarling@hotmail.fr) 
    Nooo; Who's baaaaa
  • Juillet 2009 - hatemdarling@hotm

    2053880·text·236.0 KB·2011-05-04 16:37 UTC
    
        
  • Mine

    2053879·text·1.1 KB·2011-05-04 16:24 UTC
    package dje.pas.rw
    
    import scala.actors.Actor;
    
    abstract class Msg;
    case class Read(unitId:Int) extends Msg;
    case class Write extends Msg;
    class MonitorProcess extends Actor{
     var belegt:Boole
  • Miscellany

    2053876·text·1.7 KB·2011-05-04 16:21 UTC
    $ ifconfig -a
    eth0 Link encap:Ethernet HWaddr <hardware address> 
     UP BROADCAST MULTICAST MTU:1500 Metric:1
     RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  • Miscellany

    2053875·text·1.4 KB·2011-05-04 16:17 UTC
    <?php
     use_javascript('agMain.js');
    ?>
    <h3>Facility Group Listing</h3>
    
    <table class="staffTable"">
     <tr class="head">
     <th>Facility Group</th>
     <th>Facility Group Type</th>
  • Anonymous

    2053872·text·5.5 KB·2011-05-04 16:14 UTC
    RedBoot(tm) bootstrap and debug environment [ROMRAM]
    Ubiquiti Networks certified release, version 0.9.00318M.0905121200 - built 12:01:38, May 12 2009
    
    Copyright (C) 2000, 2001, 2002, 2003, 2004 Red
  • Triangle class

    2053869·csharp·6.1 KB·2011-05-04 16:10 UTC
    using System;
    using Sharp3D.Math.Core;
    
    namespace PathTracer
    {
     public class Triangle:Intersectable
     {
     Vector3F pointA, pointB, pointC;
     Vector3F normA, normB, normC;
     float xmin, ymin, z
  • Square class

    2053868·csharp·1.8 KB·2011-05-04 16:10 UTC
    using System;
    using Sharp3D.Math.Core;
    
    namespace PathTracer
    {
     public class Square:Triangle
     {
     public Square(Vector3F pointA, Vector3F pointB, Vector3F pointC):base(pointA, pointB, pointC) {
  • Square class

    2053867·csharp·1.9 KB·2011-05-04 16:09 UTC
    using System;
    using Sharp3D.Math.Core;
    
    namespace PathTracer
    {
     public class Square:Triangle
     {
     public Square(Vector3F pointA, Vector3F pointB, Vector3F pointC):base(pointA, pointB, pointC) {
  • Anonymous

    2053866·python·1.7 KB·2011-05-04 16:02 UTC
    '''
    Created on May 1, 2011
    
    @author: Jernej Virag
    '''
    from processing import video_stream_processor
    import multiprocessing, logging
    import cv
    
    def processFrame(imageProcessor, frameNum, frame
  • Anonymous

    2053865·python·1.7 KB·2011-05-04 16:01 UTC
    from processing import video_stream_processor
    import multiprocessing, logging
    import cv
    
    def processFrame(imageProcessor, frameNum, frame):
     print frameNum
     (image, features) = imageProces
  • Square constructor

    2053862·csharp·499 B·2011-05-04 15:51 UTC
    public class Square:Triangle
     {
     Vector3F pointA, pointB, pointC;
     Vector3F normA, normB, normC;
     float xmin, ymin, zmin, xmax, ymax, zmax;
     Plane surfacePlane;
     Material surfaceMaterial;
  • Someone

    2053860·text·173 B·2011-05-04 15:50 UTC
    auto eth0
     iface eth0 inet static
     address 192.168.0.42
     network 192.168.0.0
     netmask 255.255.255.0
     broadcast 192.168.0.255
     gateway 192.168.0.1
  • Stuff

    2053859·text·17.6 KB·2011-05-04 15:46 UTC
    #
    #
    LoadModule php5_module "C:/php/php5apache2_2.dll"
    AddHandler application/x-httpd-php .php
    
    # configure the path to php.ini
    PHPIniDir "C:/php" 
    
    # This is the main Apache HTTP server conf

older pastes →