| Projects on Google Code | Results 1 - 10 of 23 |
The main purpose of the project is to develop a text based MUD engine from scratch and using modern programming languages and frameworks.
Since most MUD code bases are very old and written in C, development of new functionality is many times hindered by the limitations of the language.
This p...
1.由于google code 的svn host很不稳定,hyer代码现在放到github托管。在github的主页是
http://github.com/xurenlu/hyer/tree/master
理所当然地,代码采用git进行版本管理。
*CLNJ, 29/Junho/2009<br>
Instituto Tecnológico de Aeronáutica<br>
Curso de Pós-Graduação em Engenharia Eletrônica e Computação<br>
Área de Dispostivos e Sistemas Eletrônicas (PG/EEC-D)<br>
EA-254/2009 - Microcontroladores e Sistemas Embarcados*<br>
----
=Trabalho (em grupo de até 2 alunos) par...
SistemasEmbarcados,
WiFi,
BlueTooth,
eRTOS,
MultiThread,
JKmicrosystems,
SBC,
SingleBoadComputer,
EmbeddedSystems
High performace computing course targeted on the following technologies:
* Multithreading (C++, Java; Linux, Windows)
* Clusters (MPI)
* GRID computing (Globus toolkit)
----
=Statistics=
|| <wiki:gadget url="http://www.ohloh.net/p/463578/widgets/project_languages.xml" width="340" height="...
Blandine IM is a native C++ client Windows application for the Windows Live Messenger IM network. The main focus of the project is to develop a modern, reliable, scalable and extensible application putting in practice different notions learnt about software design, concurrency and parallelism, netwo...
= Multithreaded Daemon =
MultiThreaded Daemon (_MTD_) is a kind of framework written in PHP5 that provide simple procedures to run background tasks in a multithreaded environnement.
Juste to be clear, I talk about multithreading in PHP but concurrent process should be more appropriate terms, b...
初步项目计划是开发一个多线程的下载工具,采用自己的协议,界面以及主要功能类似现在比较成熟的迅雷等工具。
*Witz* is an open source Chess engine that was originally designed by Pradu Kannan(duu@users.sourceforge.net) and hosted on sourceforge.net.<br>
This modification to the engine, made by Gil Knyazhansky and Merav Zanany from Tel Aviv university, introduces a mutlithreaded calculation environment for...
With gltracevis you can visualize and debug execution traces that contain multi-threaded behaviour.
[http://code.google.com/p/gltracevis/wiki/Screenshots Check out some screenshots]
Currently supported execution trace formats:
* eCos instrumentation buffers
Currently supported data:
* ...
A 3D image synthesis project written in Java using the ray tracing algorithm. Supports very basic materials and primitives. Focused on multithreaded and distributed rendering through a TCP/IP network.