MixER is a R package which estimates the parameters and hidden class variable of a Mixture of Erdös renyi Random Graphs. The estimation is performed for a Bernouilli Mixture. Code is available : R wrapper : http://cran.r-project.org/web/packages/mixer/index.htmlC++ implementation : http://stat.genopole.cnrs.fr/software/mixnet References : Jean-Jacques Daudin, Franck Picard and Stephane Robin June (2008) , A mixture model for random graphs. Statistics and Computing, 18, 2, 151–171. Hugo Zanghi, Christophe Ambroise and Vincent Miele (2008), Fast online graph clustering via Erdös-Rényi mixture. Pattern Recognition, 41, 3592-3599. Hugo Zanghi, Franck Picard, Vincent Miele, and Christophe Ambroise (2008), Strategies for Online Inference of Network Mixture, http://genome.jouy.inra.fr/ssb/preprint/AMPZ07-SSBpreprint.pdf Pierre Latouche, Etienne Birmele, and Christophe Ambroise (2008), Bayesian methods for graph clustering, http://genome.jouy.inra.fr/ssb/preprint/SSB-RR-17.bayesianMixNet.pdf Vincent Miele. MixNet C++ package, http://stat.genopole.cnrs.fr/sg/software/mixer/.
HTTrack is a free and easy-to-use offline browser utility. It allows you to download a World Wide Web site from the Internet to a local directory, building recursively all directories, getting HTML, images, and other files from the server to your computer. HTTrack arranges the original site's relative link-structure. It also features ProxyHTTrack, a solution to build HTTP Caches using archived websites copied by HTTrack.
MINIDOM is a Javascript framework built on top of Prototype JS. It is designed to create complex web applications using the HMVC pattern. MINIDOM is developped and maintained by Exalead and is in use on BAAGZ.
Aurochs is a parser generator that uses the parse expression grammar (PEG) or "packrat" approach. It takes a grammar in a BNF-like notation (a .peg file) and produces bytecode (a .nog file) for a stack automaton. This bytecode is later interpreted on the input to parse using a C library. Bindings are given for Ocaml, Java and Exascript. Aurochs can also directly produce C or Ocaml code for parsing.
JRDS is performance collector, much like cacti or munins. But it intends to be more easy to use and capable to collect a high number of machines and probes by machines. It's entirly written in java and avoid to call external process.
|