User Tools

Site Tools


user:acrowle1:portfolio:cprogproject5

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
user:acrowle1:portfolio:cprogproject5 [2014/03/23 17:36] – [Prerequisites] acrowle1user:acrowle1:portfolio:cprogproject5 [2014/03/23 18:01] (current) – [Background] acrowle1
Line 3: Line 3:
 A project for C/C++ Programming (CSCS1320S14) by Alana Whittier during the Spring Semester, 2014. A project for C/C++ Programming (CSCS1320S14) by Alana Whittier during the Spring Semester, 2014.
  
-This project ~1 week to write in it's entirety. By 1 week, I am stating that working on it an hour or so here and there within that span.+This project took ~1 week to write in it's entirety. By 1 week, I am stating that working on it an hour or so here and there within that span.
 =====Objectives===== =====Objectives=====
 The purpose of this project is to implement a programmatic solution utilizing a mental math trick of multiplying two numbers together that share a common power of 10.  The purpose of this project is to implement a programmatic solution utilizing a mental math trick of multiplying two numbers together that share a common power of 10. 
Line 14: Line 14:
   * ability to use both variables and mathematical functions or expressions to obtain expected results utilizing the mental math multiplication technique described in the assignment link provided above.   * ability to use both variables and mathematical functions or expressions to obtain expected results utilizing the mental math multiplication technique described in the assignment link provided above.
 =====Background===== =====Background=====
-State the idea or purpose of the project. What are you attempting to pursue?+The premise of this project is to implement a special math technique for multiplying two numbers together that share a common power of 10This technique is a simplification of the multiplication process that most of us were taught. This process can enable deriving a result without using a calculator, enhanced mathematical software, or without having to use half a sheet of paper to calculate by hand. 
  
-Upon approvalyou'll want to fill this section out with more detailed background informationDO NOT JUST PROVIDE A LINK.+Nikhilam is one of sixteen Vedic Math sutrasmeaning "all from nine, the last from ten". For this project, the Nikhilam multiplication process is implemented programmatically to produce the resultant using the prescribed techniqueProvided that both numbers input by the user share a common power of 10, the technique will perform the process in perhaps a more efficient way
  
-Providing any links to original source material, such as from a project page, is a good idea.+Please see project assignment page
 +[[haas:spring2014:cprog:projects:nikhilam|Project: MENTAL MATH (nikhilam: All from 9the last from 10)]]
  
-You'll want to give a general overview of what is going to be accomplished (for example, if your project is about installing a web server, do a little write-up on web servers. What is it, why do we need one, how does it work, etc.) 
  
 =====Scope===== =====Scope=====
user/acrowle1/portfolio/cprogproject5.1395596211.txt.gz · Last modified: 2014/03/23 17:36 by acrowle1