搜索资源列表
张石03081627多项式
- 多项式的处理,求任意次导数,赋予值之后对表达式求值.-polynomials, for arbitrary time derivative, right after the value given expression is evaluated.
qiuwendu
- 本程序主要用在能源与动力上,是根据给定的焓值求温度.-the procedure used mainly in the energy and power, which is the basis of the enthalpy value for the temperature.
C++编写求FIRST、FOLLOW集
- C++、编译?FIRST、FOLLOW集
Student
- 要求设计一个表示学生的类,里面有学生的三项成绩:计算机成绩,数学成绩,英语成绩。要求可以求总分,平均分,最高分,最低分,并且可以输出一个学生的完整信息-To design a class of students, which students of the three results: the computer results, mathematics achievement, English achievement. Requirements can seek total score, ave
exp6
- 在exp6_2.cpp已有圆Circle和长方形Rectangle类的基础上,再定义一个具有类似功能的Triangle(三角形)类(面积公式为p(p-a)(p-b)(p-c)的平方根,其中p=(a+b+c)/2,三角形三边a、b、c)。 ● 再设计一个普通求和函数sum,求这三种图形的面积之和。 ● 在主函数中设计代码,用虚函数分别计算这三种图形(圆半径12.7,长方形25.2×15.0,三角形边长51.4×35.5×26.8)的面积,再调用求和函数求这三种图形的面积之和(正确结果13
Dijkstra-shortestway
- 用c语言编写的Dijkstra算法求最短路径,使用了自带的数据-Wir freuen UNS mit c Sprachen Dijkstra kürzesten Weg Algorithmus, mit Hilfe eines integrierten Daten
re
- 利用堆栈实现较长表达式的求值问题,可直接运行。-Stack achieve longer use the expression evaluates problems.