首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 用于处理各种表达式的小自定义库。

用于处理各种表达式的小自定义库。

  • 资源大小:54.35 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: 定义 各种 用于 处理 表达式

资 源 简 介

The library allows to parse and "precompile" the mathematical expression like 20-1+(x1+5*24.5)-sin(x1/x2-4) to solve it for specified x1 and x2 values. Also it can partially optimize your expression - and you can get 19+(x1+122,5)-sin(x1/x2-4) result for example expr. You can add your custom operations like "&&^", with your custom signature, priority level and calculation logic. You should only declare this in xml configuration file and add your ICalculator handler for this new kind of operation. Also you can add your custom functions like secans, cosecans.

文 件 列 表

build-common.build.xml
build-properties.build.xml
Docs
Algorithms.txt
user-guide.docx
ELW.Library.Math
Calculators
elw-library-math.build
ELW.Library.Math.csproj
Exceptions
Expressions
Operation.cs
Operations.xml
Operations.xsd
OperationsRegistry.cs
Properties
Tools
ToolsHelper.cs
ExampleApp
example-app.build
ExampleApp.csproj
MainForm.cs
MainForm.Designer.cs
MainForm.resx
Program.cs
Properties
math-compiler.build
MathCompiler.sln

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.204296s