| Projects on Google Code | Results 1 - 10 of 18 |
For this assignment, you will implement a game playing agent to play the game, Pipe
Dream. In Pipe Dream, the goal is to lay pipe to divert ooze from a gushing sewer
main break into a system of pipes to keep it from leaking out as long as possible.
Your score is the final determiner of whether yo...
尝试把以前做的java桌面小游戏
以及此游戏的手机版本变为
google小工具。
算法已成型,
尝试能否复用。
Python based web app using feedburner and Yahoo Pipes to pull together categorised feeds and server on a per "site" basis.
The project is all about experimenting with AI and genetic programming concepts.
It includes a simple game where you place pipe tiles.
There is also an interpreter for a small lisp that can talk to the game.
Finally there is a genetic programming system that produces programs in that simple lisp ...
This project has moved to [http://github.com/neyric/wireit/tree/master GitHub]
The issue tracker has moved to [http://neyric.lighthouseapp.com/projects/25048-wireit/overview LightHouse]
Javascript Library to create wires like Yahoo! Pipes.
Based on the Yahoo! User Interface library
Plea...
Le but de ce TP est de programmer un shell minimal en C.
== Analyse du travail: ==
Notre shell sera une simple boucle d'interaction qui affiche une invite de
commande coloré (prompt()), lit une ligne entrée au clavier (lire()), analyser
cette ligne (decoupe()), l'exécute, et recomme...
=Fabrication=
Fabrication is a utility for the [http://www.puremvc.org PureMVC] framework. It adds many useful features to typical PureMVC programming syntax that helps accelerate development. Fabrication is currently focussed on the Flex and Flash implementations of the PureMVC framework. Also F...
Components for building wire-based data-driven user interfaces in Flex. [http://pipes.yahoo.com/ Yahoo! Pipes] demonstrates a similar UI paradigm.
Flex,
ActionScript,
component,
wires,
pipes,
Adobe,
Flash,
RIA,
user-interface,
rich-internet-application,
as3
Python Pipelines lets you solve a complex problem by breaking it up into a series of smaller, less complex programs. These simple programs, also called stages, can then be hooked together to get the results you want. The output resulting from a stage is the input to the next stage. A series of stage...
==Simple pipes json parser==
This litle jquery script can be used to consume yahoo pipes' json and display it on an html page without any server-side script call.
The principe behind this is dynamic javascript inclusion (the yahoo pipe json output) and the analysis of this output with a tiny jav...