Browsing projects by Tag(s)

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

Showing page 1 of 2

What is jQuery.sheet? jQuery.sheet gives you all sorts of possibilities when it comes to giving your web application a spreadsheet style interface with MS Excel style calculations. jQuery.sheet addresses the web-based spreadsheet or "websheet" in a different, simple, approach. ... [More] jQuery.sheet manages the sheet creation, viewing, and editing processes, you simply build your application around it. jQuery.sheet is also theme-able, using jQuery UI ThemeRoller, so you make the spreadsheet look like you want.For a complete list of all the MS Excel style functions that jQuery.sheet supports, take a look at the Demo, which is the documentation. Why did I start jQuery.sheet? I like a challenge, I like to learn, I like to contribute, and I saw where other attempts at the same thing, although be [Less]

5.0
 
  0 reviews  |  13 users  |  41,135 lines of code  |  3 current contributors  |  Analyzed 5 days ago
 
 

Java library to provide multi-dimensional matrix functionalities.

5.0
 
  0 reviews  |  2 users  |  8,855 lines of code  |  4 current contributors  |  Analyzed about 4 hours ago
 
 

Calculate ratings in Samara Regional Physical-Mathematical School

4.0
   
  0 reviews  |  1 user  |  9,232 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

Egy hitel és llízing kalkulátor modul

0
 
  0 reviews  |  0 users  |  90,433 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

This is a test project about a Matrix Calculation Library for Java SE 5 Tiger.

0
 
  0 reviews  |  0 users  |  200 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

The aim of the project to train the arithmetic calculation ability of the human being's brain.

0
 
  0 reviews  |  0 users  |  597 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

Комплекс для расчёта релаксации остаточных напряжений в поверхностно упрочнённом слое элементов конструкций

0
 
  0 reviews  |  0 users  |  650 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 
Compare

EN The Olympic Voodoo Casino at Hotel Latvia start new lottery on roulette. This loterry had a positive mathematical expectation, so, this very small piece of code to precision calculate ME for this lottery. RU Программа для рассчёта лотереи на рулетке ... [More] , проводимой казино "Олимпик". [Less]

0
 
  0 reviews  |  0 users  |  578 lines of code  |  0 current contributors  |  Analyzed 6 months ago
 
 

The basic operation is concentrated in a method that is written so that it can resume where it left off on a previous call. This function is allowed to run for a certain number of milliseconds before being told to return and wait for the next call. This gives us a poor man's version of thread ... [More] time slicing, and means that we can perform big calculations without having to worry about Flash Player complaining. A simple pseudo thread that constantly increments an integer might look like this, for example: public class CountingThread extends PseudoThread { private var num:uint; public function CountingThread() { } protected override function initialize():void { this.num = 0; } protected override function work():void { do { this.num++; } while (this.active) } public function get count():uint { return this.num; } } Performance seems quite good with this, although you have to choose appropriate values for each thread's time allowance per frame (a thread manager could easily be written for more complex tasks). [Less]

0
 
  0 reviews  |  0 users  |  144 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

Online calculator tool for students and scientists. Where you can create, store and execute your scripts. create and edit scripts using code highlighting web editor; execute scripts and save your results; share scripts with you friends; Read tutorial or visit project site to try it!

0
 
  0 reviews  |  0 users  |  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.