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.
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:
BizTweet BizTweet is tailored towards those developers who have an interest in BizTalk and AppFabric
App 4 Dev App 4 Dev - This application is for all beginner developers to see some input data.
The data displayed on this app is:
- Raw Gesture Data
- Raw Accelerometer Data
- Raw Orientation Data
You can see raw accelerometer values so you can produce your apps based on this data
Storage Converter Storage Converter - Need a quick way of finding out how much memory you'll need? Storage Converter could be just the tool you're after. From converting Bits to Bytes, Kilobytes to Gigabytes and Megabytes to Petabytes, you'll no longer need to visit conversion websites to do your calculations
VPSinn VPSinn is the newest cross-platform mobile application developed by XiGroup S.r.L. to allow IT administrators to access and monitor their own virtual environment, performing fundamental tasks.
VPSinn connects and manages virtual machines running on Citrix XenServer and Xen Cloud Platform (XCP) directly from your Windows Phone
Premier Mobile Premier Mobile - Microsoft Premier Mobile - for internal Microsoft use only.
An access code will be required to gain access. Please contact your SPM or your manager if you do not have access to this application
Resco MobileCRM Lite Resco MobileCRM Lite application is a mobile client for sales force and field service people
that allows field workers to access the Microsoft Dynamics CRM data from the Windows Phone. Thus it
provides them with all important data and information in the field independently of their office
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
Quick C! This app gives you a quick overview of some of the basics concepts of C language
EasyULA EasyULA - EasyULA is designed to help developers create small, easy-to-read license agreements for their software. These smaller licenses will help to make users more likely to read them, and therefore, more fully accept them. Also, it's very easy (and fast) to create a license with EasyULA
Other Software by developer «Mudy»:
Maze A classic maze written in f #, we use to simulate the physics jiglibx. Book:Friendly F# (Fun with game programming)
Rocket Simulation 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
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#
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