登录
首页 » 算法 » 这是一个对数学表达式求值的C++ class,详细的说明在Calculator.pdf中。...

这是一个对数学表达式求值的C++ class,详细的说明在Calculator.pdf中。...

于 2023-09-08 发布 文件大小:33.61 kB
0 207
下载积分: 2 下载次数: 1

代码说明:

这是一个对数学表达式求值的C++ class,详细的说明在Calculator.pdf中。-this is a mathematical expression evaluates the C class, detailed description of the Calculator.pdf China.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • vc++实现编译原理中的LL(1)文的编译过程,非常好用.
    vc++实现编译原理中的LL(1)文法的编译过程,非常好用.-vc realization of the principle of compiler LL (1) grammar compiler course, very handy.
    2022-06-30 08:02:44下载
    积分:1
  • use GA to deal with 模糊随机规划例题
    use GA to deal with 模糊随机规划例题-use GA to deal with fuzzy stochastic programming examples
    2022-01-21 05:54:18下载
    积分:1
  • Hanoi(汉诺)塔问题的求解,就是一个游戏的程序,很好玩
    Hanoi(汉诺)塔问题的求解,就是一个游戏的程序,很好玩-Hanoi (Hannuoba) tower problem solving, that is, a game procedure, is a lot of fun
    2022-09-04 02:35:03下载
    积分:1
  • c语言程序
    c语言程序,无论初学还是一些深入程序,都可以在这里找到,希望可以帮到你,有点语言问题,不大会写,请原谅,
    2022-05-18 09:31:19下载
    积分:1
  • Matlab下实现的CFD
    Matlab下实现的CFD算法-Matlab under the CFD algorithms
    2022-12-12 01:35:03下载
    积分:1
  • 98年全国大学生数学建模竞赛B题“水灾巡视问题”,是一个推销员问题,本题有53个点,所有可能性大约为exp(53),目前没有好方求出精确解,既然求不出精确解,...
    98年全国大学生数学建模竞赛B题“水灾巡视问题”,是一个推销员问题,本题有53个点,所有可能性大约为exp(53),目前没有好方法求出精确解,既然求不出精确解,我们使用模拟退火法求出一个较优解,将所有结点编号为1到53,1到53的排列就是系统的结构,结构的变化规则是:从1到53的排列中随机选取一个子排列,将其反转或将其移至另一处,能量E自然是路径总长度。具体算法描述如下:步1: 设定初始温度T,给定一个初始的巡视路线。步2 :步3 --8循环K次步3:步 4--7循环M次步4:随机选择路线的一段步5:随机确定将选定的路线反转或移动,即两种调整方式:反转、移动。步6:计算代价D,即调整前后的总路程的长度之差步7:按照如下规则确定是否做调整:如果D0,则按照EXP(-D/T)的概率进行调整步8:T*0.9-->T,降温-98 National Mathematical Contest in Modeling B and that the "flood inspections", is a salesman problem, and that is 53 points, all possibilities about exp (53), there is no good way to get accurate solutions, since no exact solution for, we used simulated annealing France obtained an optimum solution to all nodes to a number of 53 to 53.1 is with the system structure, changes in the structure of the rules is : from 1-53 with a randomly selected with a son, to reverse or to move it to another, the energy E is the natural path length. The specific algorithm is described as follows : Step 1 : The initial set temperature T,
    2023-05-19 17:45:04下载
    积分:1
  • 二叉树的基本操作及哈夫曼编码译码系统的实现
      (1)在二叉链表上设计和实现下列二叉树运算的算法 ① 设计递归算法,实现:删除二叉树,求二叉树的高度,求二叉树中叶子结点数,复制二叉树,交换二叉树的左右子树。 ② 设计算法,按自上到下,自左向右的次序,即按层次遍历一棵二叉树。 ③ 设计main函数,测
    2022-05-08 19:50:14下载
    积分:1
  • 动态规划求字符串的相似性(编辑距离)
    动态规划算法求字符串的相似性(编辑距离)-dynamic programming algorithms to find the similarity of the string (edit distance)
    2022-04-18 00:03:04下载
    积分:1
  • 产生任意均值与方差的一个正态分布随机数
    产生任意均值与方差的一个正态分布随机数-have arbitrary and mean variance normal distribution of a Random Number
    2022-06-27 23:27:43下载
    积分:1
  • 人工智能作业,用模拟退火实现的JSP问题。
    人工智能作业,用模拟退火算法实现的JSP问题。-Artificial intelligence, operations, using simulated annealing algorithm for JSP problem.
    2022-09-30 06:50:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载