文件名称:atlyfscript
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:66.79kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这是非常有挑战性的题目。对于用户输入的任意一个平面函数f(x),绘制出其函数曲线。这里最关键的技术难点就是如何实现计算表达式的值。在《编译原理》和《数据结构》的书中,都有对表达式运算方法的论述。说实在的,在编译型计算机语言中实现对用户输入表达式的运算是非常困难的。需要对表达式进行扫描,去括号,按照运算符的优先级生成2叉树,然后遍历该树生成逆波兰表达式,再然后通过栈的方法进行运算。如果在表达式中再包含有函数的话......描述起来都麻烦,更不要说用程序实现了:-(-This is a very challenging issue. For user input an arbitrary planar function f (x), mapping out its function curves. Here the most critical technical problems is how to achieve calculated the value of the expression. "Compiling Principle" and "data structure," the book, have right of expression Operational discussed. Indeed, the computer language compiler to achieve expression of the user input operation is very difficult. Need to scan expression to the brackets, in accordance with the priority Operators Generation 2-ary tree, and then traverse the tree generated reverse Polish expression, and then through the stack approach to computing. If the expression again contains the function described ...... these are trouble, not to mention the procedures used to achieve the
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FunMap
FunMap/MapPP.rgs
FunMap/StdAfx.cpp
FunMap/Resource.h
FunMap/FunMap.tlb
FunMap/FunMap.def
FunMap/FunMap_i.c
FunMap/FunMap.h
FunMap/MapPP.cpp
FunMap/FunMapps.def
FunMap/FunMapps.mk
FunMap/FunMap.dsp
FunMap/map.bmp
FunMap/FunMap.idl
FunMap/FunMap.cpp
FunMap/FunMap.rc
FunMap/MapPP.h
FunMap/FunMapCP.h
FunMap/Map.cpp
FunMap/Map.h
FunMap/ReleaseMinSize
FunMap/ReleaseMinSize/FunMap.dll
FunMap/Map.htm
FunMap/Map.rgs
FunMap/FunMap_p.c
FunMap/dlldata.c
FunMap/StdAfx.h
Script.dsw
www.dssz.com.txt
FunMap/MapPP.rgs
FunMap/StdAfx.cpp
FunMap/Resource.h
FunMap/FunMap.tlb
FunMap/FunMap.def
FunMap/FunMap_i.c
FunMap/FunMap.h
FunMap/MapPP.cpp
FunMap/FunMapps.def
FunMap/FunMapps.mk
FunMap/FunMap.dsp
FunMap/map.bmp
FunMap/FunMap.idl
FunMap/FunMap.cpp
FunMap/FunMap.rc
FunMap/MapPP.h
FunMap/FunMapCP.h
FunMap/Map.cpp
FunMap/Map.h
FunMap/ReleaseMinSize
FunMap/ReleaseMinSize/FunMap.dll
FunMap/Map.htm
FunMap/Map.rgs
FunMap/FunMap_p.c
FunMap/dlldata.c
FunMap/StdAfx.h
Script.dsw
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.