没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > versorge |
versorge
|
0 | 0 | 235 |
贡献者 | 讨论 | 代码提交 |
VersorgeSource code for various java sketches Python Snippets and whatever else I feel like putting here!
Data VisualizationUtilizing Java to create bar charts and graphs that allow users visualize and interact with (otherwise) boring data
PythonUtilizing Python to achieve various tasks, like solving Diophantine Equations about Chicken Nuggets (http://olimu.com/Notes/ChickenNuggets.htm). Here is a little tutorial about how to solve linear Diopahtine equations.
As a side note, Diophantine Equations can be solved very elegantly with Ruby: Michael Gaplin did a fantastic job of solving problem #31 from http://projecteuler.net/. I have yet to achieve such elegant results.
Command-Line Access- Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://versorge.googlecode.com/svn/trunk/ versorge-read-only
- Project members authenticate over HTTPS to allow committing changes.
svn checkout https://versorge.googlecode.com/svn/trunk/ versorge --username yourUserName