-
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
-
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>
-
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
-
2053885·text·378.8 KB·2011-05-04 16:51 UTC
-
2053883·text·264.5 KB·2011-05-04 16:45 UTC
-
2053882·text·60.7 KB·2011-05-04 16:42 UTC
-
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
-
2053880·text·236.0 KB·2011-05-04 16:37 UTC
-
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
-
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
-
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>
-
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
-
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
-
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) {
-
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) {
-
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
-
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
-
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;
-
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
-
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