This Python module provides basic facilities for mathematics on fixed-point numbers. The number of fractional binary digits is tunable, allowing near-arbitrary precision arithmetic. Arithmetic & functions such as sqrt, exp, log, sin & cos are available. 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 1 Reviews No contracts, […]

Read More


detectMITE – a MATLAB-based tool for detecting miniature inverted repeat transposable elements (MITEs) in genomes. [1] Who are we? Please visit website: http://bioinfolab.miamioh.edu [2] How to cite detectMITE? Ye C, Ji G, Liang C (2016) detectMITE: A novel approach to detect miniature inverted repeat transposable elements in genomes. Sci. Rep. 6, 19688. http://www.nature.com/articles/srep19688 Ye C, […]

Read More


The Modular toolkit for Data Processing (MDP) is a Python data processing framework. From the user’s perspective, MDP is a collection of supervised and unsupervised learning algorithms and other data processing units that can be combined into data processing sequences and more complex feed-forward network architectures. From the scientific developer’s perspective, MDP is a modular […]

Read More


Autor ANTONIO CARLOS NICOLODI, 37 anos na área de informática como: Analista de sistemas, desenvolvedor de softwares em várias linguagens de programação: C++, Assembly, Pascal(Delphi), Basic, Cobol, Clipper, Java, etc. Refiz esta nova versão e estou disponibilizando GRÁTIS o: “VISUALG 3.0”. Entre outras : (novo layout, nova roupagem até 05 tipos de peles) e novos […]

Read More


Hyacc is an efficient and practical Yacc/Bison-compatible full LR(1)/LALR(1)/LR(0) and partial LR(k) parser generator in ANSI C based on Knuth and Pager’s LR(1) algorithms. Generated parser can be used in open-source or commercial software. Today’s small-to-medium-sized (SMB) businesses and large enterprises are saving on their monthly communications costs by making one simple decision: to switch […]

Read More


VR Hanoi Towers – Java Application – v.1.0 java sources included (*) look in the “Files” section also demonstrates the use of threads and mouse drag & drop operations please, let me know what you think about this projectadrixnt@hotmail.it skype: adrixnt You’re probably paying too much for cell phone service. Wirefly compares hundreds of plans […]

Read More


This C++ demo allows users to interactively explore a quadtree’s behavior. For this purpose the demo uses a quadtree data structure based on axis-aligned bounding boxes to speed up the search for triangles in a mesh. Depending on a search point all triangles of a quadtree’s region are retrieved and relevant information about the search […]

Read More


We developed a systematic algorithmic solution for quantitative drug sensitivity scoring (DSS), based on continuous modeling and integration of multiple dose-response relationships in high-throughput compound testing studies. License: The DSS R-package is made available under the terms of the GNU General Public License, which means that the source code is freely available for use within […]

Read More


The Safe C Library provides bound checking memory and string functions per ISO/IEC TR24731. These functions are alternative functions to the existing standard C library that promote safer, more secure programming. The ISO/IEC Programming languages — C spec, C11, now includes the bounded APIs in Appendix K, “Bounds-checking interfaces”. This latest upload supports building static […]

Read More


A Qt library for Fast Fourier Transform (FFT) of real samples. Based on the FFTReal library. If you are like the rest of our user community, your IT team is busy. With pressure to deliver on-time projects, you don’t have a lot of time to spend making your management tools work. You need network monitoring […]

Read More