Utilitaires:

-RamChecker ou MemoryChecker: 

                              download source code (right click-save as)

                              download (win2000)    (right click-save as)

-ChatServer-ClientServer:

                              download source code (right click-save as)

                              download all(win2000) (right click-save as)

                              download Server(win2000) (right click-save as) 

                              download Client(win2000) (right click-save as)

                              usage : client [--ip --dns] default=localhost

                              download Client famille Pieraut (win2000)"  (right click-save as)

 

ArgvParser: (are you tired of getopt of GNU ? you should try this !)  download source code (right click-save as)

//---------------------------------------------------------------------------

// ArgvParser/PreDefArgvParser/ArgvParserContainer

// -why ? : main idea :

// Need simple and easy to use command line arguments parsing.

// (Need something better then getopt.h)

// specifics needs:

// Need reusable parsing components.

// Need automatic experiment name generator related to parameters.

// Need automatic usage generator.

// Need easy default values setting.

// Need easy interface to get back arguments values.(getBool('c'),getReal("n_epochs") etc.)

// Need simple automatic coherence parameters checker.

// Need simple argments type setting (int,char,real...).

//

// Author : Francis Pieraut

// example: SimpleArgvParser.cc and SimpleArgvParserContainer.cc

//--------------------------------------------------------------------------

 

-Encryption 

-guide de programmation pour C++

-Prototype de notre Projet Vidéo MPG (association Laurent Pieraut)