This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import urllib | |
import html5lib | |
from html5lib import treebuilders | |
from xml.etree import cElementTree | |
import sys | |
import time | |
import argparse |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** CENG466 HW1 - 2006/2007 - 1st Semester | |
* | |
* - Team - | |
* Cagatay Calli | |
* Felix Wolfsteller | |
* | |
* - Summary - | |
* Implemented an original adaptation of Selective Gaussian Blur (SGBNR) | |
*(given name: Varying Multi-pass Isotropic Selective Gaussian Blur, VMISGB), | |
* using a Gaussian mask having double type values. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#ifndef MULTI.C | |
#define MULTI.C | |
#include <gst/gst.h> | |
#include <xtract/libxtract.h> | |
#include <sys/types.h> | |
#include <dirent.h> | |
#include <string.h> | |
#include <math.h> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- 77516.user.js 2010-06-09 01:01:57.190376632 +0300 | |
+++ 77516.mod.user.js 2010-06-09 01:01:39.960383299 +0300 | |
@@ -1,5 +1,5 @@ | |
// ==UserScript== | |
-// @name EppDev | |
+// @name EppDev (kynes mod > gundem tusu) | |
// @description Sabahlar olmasin! | |
// @namespace http://userscripts.org/users/ntpl | |
// @version 0.5.0.3 | |
@@ -74,7 +74,8 @@ |