Projects tagged ‘experimental’


Jump to tag:

Projects tagged ‘experimental’

Filtered by Project Tags experimental

Refine results Project Tags java (13) python (11) linux (6) windows (5) php (5) c (4) research (4) web (4) ai (3) tutorial (3) music (3) games (3)

[77 total ]

0 Users

Repositório de projetos de Francisco Geovane Alves da Silva
Created 9 months ago.

0 Users

Experiments with google gadgets, and project hosting
Created 11 months ago.

0 Users

A short experimental project I did over a few days to see if I succesfully could send UDP packets between to NAT'ed peers without a public relay device. The projects contains 2 applications: ... [More] Introducer: the application which both peers connect with to retrieve information about its NAT and the other peer. Host A: The peer which connects to the server to retrieve information about the other peers. NOTE! The code is a work in progress and is currently not complete. The application failed on during my test. [Less]
Created 4 months ago.

0 Users

Repository for keeping experiments with the Groovy language in.
Created 12 months ago.

0 Users

My online repository of codes.
Created 4 months ago.

0 Users

program for indexing electronic mail using Lucene JavaMail and few other libraries
Created 3 months ago.

0 Users

THIS PROJECT IS DEAD. THE LACK OF A PROPER GARBAGE COLLECTOR IN PHP MAKES THIS PROJECT UNREALISTIC. IT WILL BE CONTINUED USING PYTHON SOONER OR LATER. THE CODE IS LEFT HERE FOR INFORMATIONAL PURPOSES ... [More] , ONLY. An experimental MVC-ish framework with a relatively small footprint, designed for PHP5 - utilizing a modified MIT license. The framework is designed to run as a generic PHP web site, a standalone application, or optionally in Web Daemon Mode - where the application runs constantly in memory and simply is requested by a much smaller PHP script (about ten lines) to run a method - alleviating the pressure of creating a new huge process every time that a page is requested. It is planned that this the Web Daemon will be requested from a C module written for Apache in later revisions. Also, direct AJAX integration through PHP will be implemented as a component at a later date. This will generate Javascript on-the-fly to access different API data accessible in your applications. [Less]
Created about 1 year ago.

0 Users

When you have access to more than one computer, you might starting copying your files around, badly evolving each copy of your precious folder as time passes. One day, you realize that one or more ... [More] computers have developed faults that introduced a few single-bit errors in files. (like a defective drive controller or maybe the results of some malware infection) So you have 3 (or more!) copies of a file and you're not sure which one is the pristine version. Luckily, the single-bit errors appear to be randomly-distributed and thus if there are 3 or more copies of the same file with different errors, then it should be possible to fix the errors by doing a bit-by-bit simultaneous scan of all the copies and resolving bits that differ by a vote. You can probably do this manually with 3 copies of one file that contain varying single-bit errors. When you have upwards of 5000 of those corrupted files, you write a program like I did. :) [Less]
Created 12 months ago.

0 Users

Project XANA is an experimental R&D OS implementing xanalogical functionalities. It is written primarily in D, with some C and Assembler. It provides an enfilade-based FS for both disk and ram, a ... [More] ZigZag-like console UI, an executable format similar to ZigZag's cell programming, and other interesting features. [Less]
Created about 1 year ago.

0 Users

please refer to : http://code.google.com/p/crystal-destruction/wiki/Crystaldestructionbreif
Created about 1 month ago.