Rocket Simulation - Demonstration example written in f # based on the book: friendly F # (fun with game programming)
illustrates how through this language you can describe physical behaviors (in our case a rocket launched through the Moon direction is subject to various forces like moons and earth mass etc.) with clarity because the language itself
is easy to understand and express.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Windows 10 Mobile, Windows Phone 7, Windows Phone 8
Similar Software:
SoftTime SoftTime - Softarc time registration.
This application is used for registering worked time per day.
Time is registrerd per customer project and activity. The list of project and activites that are valid for the company Softarc is in Swedish
Scheme Interpreter for Programmers and Geeks Scheme Interpreter for Programmers and Geeks - This is a powerful & useful Scheme Interpreter developed for WP7. It is intended for programmers and techno geeks only! Scheme is one of the dialects of the programming language Lisp and it was developed at the MIT AI Lab by Guy L. Steele and Gerald Jay Sussman
ABPro WP7 ABPro WP7 is a resource administrator front-end for the Joomla component Appointment Booking Pro.
ABPro WP7 allows resource administrators to manage their appointment bookings from their Windows Phones.
This app is only useful if you have a Joomla based website running Appointment Booking Pro
VS ShortCuts VS ShortCuts - Here is a handy reference that can make your .NET lifestyle easier and a lot more productive. This app is for the default keybindings in Visual Studio 2010 and Visual C#. Must have for all .NET developers
My App This app will help you to download apps and create your own
Colours Colours - This application will allow the users to know the R,G,B values of the colour which appears on their screen.
This application might help you in building simple coloured web pages
Lernvideo Softwarearchitektur (MVVM) Lernvideo Softwarearchitektur (MVVM) - In dieser Anwendung wird in einem Lernvideo die zur Zeit beliebteste Herangehensweise fur die Erstellung einer Silverlight-Anwendung fur das Windows Phone 7 erklart. Diese nennt sich "Model View ViewModel", kurz MVVM
Visualstudiomagazine - CSharp Corner Visualstudiomagazine - CSharp Corner provides expert solutions for developers in .NET. This App views all current csharp thems
Other Software by developer «Mudy»:
ScriptingAndAi ScriptingAndAi - Demonstrative sample written in f# based on the book: Friendly F # (Fun with game programming) illustrates
an artificial intelligence written entirely with a scripting language built into f#
Maze A classic maze written in f #, we use to simulate the physics jiglibx. Book:Friendly F# (Fun with game programming)
Asteroids Simulation Asteroids Simulation - Demonstrative sample written in f# based on the book: Friendly F # (Fun with game programming) illustrates how
often a good problem definition must use specific algorithms to emprove the application performances
like in this sample where we used a space partition algorithm
Ball Simulation Ball Simulation - Demonstrative sample written in f# based on the book: Friendly F # (Fun with game programming) illustrates
how f# is very convenient and easy to use to resolve scientific problems like in this sample where we simulate the
bounce of a ball on the ground