My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 19
This garbage collector uses a mark-sweep algorithm . Unlike [http://www.hpl.hp.com/personal/Hans_Boehm/gc/ BDW conservative garbage collector] , it doesn't guess the pointer . So you should link the objects (memory block) manually by call *gc_link* . Namely , you should tell the collector that a mem...
This project is being developed as a research assignment given to the authors by university instructor.
LTM (LifeTime Manager) is a set of smart-pointers and techniques making automatical disposion of objects that are no nore needed by application program. Garbage collector is a well-known example of LTMS. This libraty provides another way to manage objects lifetimes with lesser memory and CPU consum...
这个地方用来组织HUST Google Camp技术部的一些项目及内部比赛的程序源码,供大家交流、学习。
HUST, GC
*_SetupX (open technology platform)_* *New version of SetupX is about to be released in the next couple of days. The CVS contains the latest development! If you want to run the last final and stable version checkout Version 421.* {{{ svn checkout -r421 http://setupx.googlecode.com/svn/trunk/ se...
This is a project for improving harmony tick
=PyMS= PyMS is a modular software for processing of chromatography-mass spectrometry data, currently primarily tested on gas chromatography-mass spectrometry (GC-MS) data. PyMS is written in Python, an object oriented, general purpose programming language widely used in scientific computing. T...
This is the SVN for Dolphin-Emu as cheat database. This SVN will also be used for my releases and the dolphin SVN (external-svn) The main reason for this separate SVN is too use it for a cheat database and also not to flood the main dolphin-emu project with INI change revisions. Feel free to ...
http://ypsilon.googlecode.com/svn/wiki/image/ypsilon_proj_logo.jpg Currently Ypsilon development has been suspended due to the development of our new pinball title MAD DAEDALUS -Loony Labyrinth Returns. I will feed back the result of MAD DAEDALUS development to Ypsilon after the release of it ...
= Introduction = [http://cpp.winxgui.com/ StdExt] is a GUI-less library. [http://cpp.winxgui.com/ StdExt] means STL (Standard Template Library) extensions. Its wiki homepage is http://cpp.winxgui.com/. It extends STL and provides a set of classes for diagnosis, memory management, unit tests, file...
1 2 Next