Click here to Skip to main content
15,885,366 members
Articles / Programming Languages / C#

Hitting a Moving Target: The Missile Guidance System

Rate me:
Please Sign up or sign in to vote.
4.95/5 (80 votes)
14 Aug 2007CPOL27 min read 328.2K   5.7K   160  
The Mathematics of Targeting and Simulating a Missile: From Calculus to the Quartic Formula
bin\Debug\SimpleGuidanceSystemUI.exe
bin\Debug\SimpleGuidanceSystemUI.pdb
bin\Debug\GuidanceSystem.dll
bin\Debug\GuidanceSystem.pdb
obj\Debug\ResolveAssemblyReference.cache
obj\Debug\SimpleGuidanceSystemUI.Form1.resources
obj\Debug\SimpleGuidanceSystemUI.Properties.Resources.resources
obj\Debug\SimpleGuidanceSystemUI.csproj.GenerateResource.Cache
obj\Debug\SimpleGuidanceSystemUI.exe
obj\Debug\SimpleGuidanceSystemUI.pdb
bin\Release\SimpleGuidanceSystemUI.exe
bin\Release\SimpleGuidanceSystemUI.pdb
bin\Release\GuidanceSystem.dll
bin\Release\GuidanceSystem.pdb
obj\Release\ResolveAssemblyReference.cache
obj\Release\SimpleGuidanceSystemUI.Form1.resources
obj\Release\SimpleGuidanceSystemUI.Properties.Resources.resources
obj\Release\SimpleGuidanceSystemUI.csproj.GenerateResource.Cache
obj\Release\SimpleGuidanceSystemUI.exe
obj\Release\SimpleGuidanceSystemUI.pdb

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions