Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 2 of 2

A customizable calculator api written in java to evaluate/calculate any kind of rules or mathematical statement with functions and variables.

0
 
  0 reviews  |  0 users  |  990 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

Racing game developed in J2ME used as a final exam on UFRJ Computer Science course.

0
 
  0 reviews  |  0 users  |  70 lines of code  |  0 current contributors  |  Analyzed 11 days ago
 
 

This sofware is designed to help different chess clubs to set up their own rating system. It uses USCF approximation formulas for rating calculations. Working example at newarkcc.vfutbole.ru

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Калькулятор для тех, кому нужно считать много, быстро и точно.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 7 days ago
 
 

Formulae editor.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Compile parametrized spreadsheets directly to bytecode. No need to have Excel, OpenOffice.org, or a JDK installed. Native speed, thread safe execution. Bind directly to your computation strategy interfaces. Using double, or BigDecimal for financial applications. Available under the GPL and ... [More] commercially. See http://formulacompiler.org/ for details. [Less]

0
 
  0 reviews  |  0 users  |  95,737 lines of code  |  1 current contributor  |  Analyzed 7 days ago
 
 

An attempt at a PHP class to convert the names of elements and compounds to the correct, corresponding chemical formulas.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

C++ library for solving systems of linear constraints: inequalities equality and disequality. Current version is based on Fourier-Motzkin (FM) elimination for inequalities and Gaussian elimination for equality. Quantifiers “Forall” and “Exists” are allowed. Boolean connectivities ... [More] '&' -and, '|' - or '~' - not. '' '>=' '=' - arithmetical inequalities. The simplest formula for the solver might be: Exists x (x > 0 & x < 3);The solver simplifies such formula to 'true'. The solver simplifies system of equalities using LU decomposition. For example: x + y = 3 & x - y = 1 ;Gives: x = 2 & y = 1Appliances: Such solver may be applied as arithmetic online solver for software/hardware static verification tools. Solution of the linear programming problem. But since the FM algorithm is more general solver is not such efficient as a simplex method solver. Note. By now the code base is incomplete. It contains all Calculator's code and only small part of the Solver code. Rest of the code is coming. Stay tuned :) If you have questions feel free to contact me vitaly.german gmail.com [Less]

0
 
  0 reviews  |  0 users  |  4,067 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

MathTextRecognizer2 Project Home PageThis project is being developed as the final year project of Luis Román Gutiérrez, student at the University of Seville, Spain. Its aim is to create an OCR system useful to get scientific texts in image format, including formulas, and transform them in laTeX ... [More] or MathML source code. The project consists in a program used to learn about the simbols which will be recognized, and other program which uses the databases created by the previous one to perform the actual recognition of the formulas, keeping their mathematical meaning. The plataform the project is being developed on is Mono, and the programing language C#. You can get more info in the project's WikiHome. SectionsMathTextRecognizer2 project info Origins Ideas [Less]

0
 
  0 reviews  |  0 users  |  51,937 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.