Thursday, January 15, 2009

Mathematic Expression Solutions of C/C++

Focus more on C Language. 

Problem: 
If I would like to read a file (math.txt) which stores several formula, like
  • f(a,x)=ax^2+bx
  • f(a,b,x)=a*cos(b*x)+b*sin(a*x)
Inputs: data pair
  • x and y
Goal: for all x, y
  • f(a,x)=y
  • f(a,b,x)=y
So I need a Parser to help me read the math.txt to evaluate the functions.

Freeware
Royalty free
Also, I search some libraries for advanced mathematics calculation
Freeware
Royalty free

1 comment:

Unknown said...
This comment has been removed by the author.

Clicky

Clicky Web Analytics