-
jokdr
由散点插值生成等值线,并且提供颜色选择工具,共有三种插值方法(Generating isolines from scattered interpolation and providing a color selection tool, there are three interpolation methods)
- 2018-11-21 16:03:28下载
- 积分:1
-
Rectangle
根据输入的长宽,计算Rectangle面积周长等功能,并画出在txt文件中(Rectangle
Create a class Rectangle with attributes length and width, each of which defaults to
1
a. Provide member functions that calculate the perimeter and the area of the rectangle.
b. Also provide set and get functions for the length and width attributes. The set
functions should verify that length and width are each integer numbers larger than 0
and less than 20.
c. Write draw function to display the Rectangle:
in Assignment1. )
d. Write a driver program to test class Rectangle.)
- 2012-10-24 23:54:51下载
- 积分:1
-
ThreeSpline
数值分析中三次样条插值算法,运行稳定,并能画出最后的插值曲线(Numerical Analysis of cubic spline interpolation algorithm, running stability, and can draw the final curve interpolation)
- 2020-12-10 16:39:18下载
- 积分:1
-
fitellipse(two-method)
我收集的老外编的椭圆拟合算法,C++实现,输入一组XY数据就能求出椭圆参数(I collected foreigner series the oval fitting algorithm, C++, achieve)
- 2020-10-16 09:17:29下载
- 积分:1
-
eptree112d
说明: 使用EPTREE可以很好的对,C,C++,Java代码进行解析。绘出函数树图,计算堆栈大小等。
<输出的文件内容>
功能树
INKURUDOFAIRUTSURI
测量若干步骤(有条件汇编)
函数索引(使用堆栈大小为每个功能输出)
使用类名单
全局变量,变结构,对象名单
#定义定义列表
清单中所使用
列表名称
信息分布函数的行数(EPTREE can be used for good, C, C++, Java code analysis. Mapping function tree diagram, calculate the stack size. )
- 2008-10-14 23:15:43下载
- 积分:1
-
mass-5
fluent模拟焊接,熔滴过渡的质量源项(Welding Simulation, mass source)
- 2020-07-02 21:00:01下载
- 积分:1
-
registration
point cloud 点云配准计算,通过选择几组匹配的点云数据对对点云数据进行配准处理(point cloud point cloud registration computing, by selecting a set of match point cloud data point cloud data registration process)
- 2016-01-12 11:03:05下载
- 积分:1
-
GCMC
巨正则系综蒙特卡罗算法的源程序;可以用来进行吸附等分子模拟;最大的好处在于可以插入或删除原子(Grand canonical ensemble Monte Carlo algorithm source can be used for adsorption, molecular simulation biggest advantage is that you can insert or delete atom)
- 2008-06-09 14:45:03下载
- 积分:1
-
maze
关于走迷宫算法的实现程序,完全采用C++语言实现,可以运行(Maze algorithm program, fully C++ language, you can run)
- 2012-07-31 22:21:04下载
- 积分:1
-
chebyshevnihe
说明: 数值分析中的chebyshev拟合程序,学习数值分析的同学可以参考参考(Numerical Analysis of chebyshev fit program, students study and numerical analysis can refer to reference)
- 2011-03-24 15:07:01下载
- 积分:1