-
分油问题的求解
分油问题的求解,是学校的一个作业,就是解决小孩子的分油问题,一个小孩子有7的油瓶、一个小孩子有3的油瓶和10的油瓶、两个人要去打10的油,怎么样才能把油平均分成5和5,主要是解决这个问题。做了这样子,也是为了拿一下积分下载其他文件,大家帮帮忙
- 2022-08-13 07:06:22下载
- 积分:1
-
本程序利用数据结构中的回溯算法的非递归对以知地图进行全路线查找,可以完成最短路线,最少费用,和所有路线的显示...
本程序利用数据结构中的回溯算法的非递归对以知地图进行全路线查找,可以完成最短路线,最少费用,和所有路线的显示-procedures for the use of the data structure of the back- recursive algorithm right to know what the road map for the entire search, the shortest route to be completed, at least cost, and all the routes show
- 2022-07-28 00:21:11下载
- 积分:1
-
Exa_TouchPanel
Exa_TouchPanel
触摸板程序-Exa_TouchPanel
- 2022-03-04 02:39:12下载
- 积分:1
-
hello程序!
hello program!
visual
C-program hello! Visual C
- 2023-03-07 05:30:03下载
- 积分:1
-
绘制等角圆柱投影(墨卡托投影)
地图学专业人士
绘制等角圆柱投影(墨卡托投影)
地图学专业人士-Draw Conformal cylindrical projection (Mercator projection) cartography professionals
- 2023-05-12 03:20:03下载
- 积分:1
-
非等节点的分段M次Newton插值,属于数值方法的内容
非等节点的分段M次Newton插值,属于数值方法的内容-non-node sub M meeting Newton interpolation, numerical methods belong to the content
- 2022-01-26 06:45:41下载
- 积分:1
-
win32位TE过程的matlab仿真
Tenessee Eastman(TE)过程是Downs等人基于几Tenessee Eastman化学公司某实际化工生产过程提出的一个仿真系统.在过程系统工程领域的研究中,TE过程是一个常用的标准问题(Benchmark problem),其较好地模拟了实际复杂工业过程系统的许多典型特征,因此被作为仿真例子广泛应用于控制、优化、过程监控与故障诊断的研究中。
- 2023-08-06 18:05:05下载
- 积分:1
-
这是一个ccs编程入门资料,可是好东东,对它有兴趣的同同可以看看。...
这是一个ccs编程入门资料,可是好东东,对它有兴趣的同同可以看看。-This is a ccs introductory information on programming, but good Wanton, it is the same with the interest can see.
- 2022-02-26 21:13:20下载
- 积分:1
-
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有...
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有重复的步骤和一些比较或逻辑判断。如果一个算法有缺陷,或不适合于某个问题,执行这个算法将不会解决这个问题。不同的算法可能用不同的时间、空间或效率来完成同样的任务。一个算法的优劣可以用空间复杂度与时间复杂度来衡量。 -Algorithm is required to complete a task specific steps and methods. That is a given initial state or input data through a computer program for a limited time operations, able to draw the required or desired end state or output data. Algorithm often contain repeat the steps and some of the more or logical judgments. If an algorithm is defective, or not suitable for a particular problem, the implementation of this algorithm will not solve the problem. Different algorithms may use a different time, space or efficiency to accomplish the same task. Pros and cons of an algorithm can use space complexity and time complexity of the evaluation.
- 2022-07-10 14:25:53下载
- 积分:1
-
Floyd algorithm to calculate arbitrary shortest path between two points, and to...
Floyd算法,计算任意两点间的最短路径,并加入MFC和文件操作,比较实用。-Floyd algorithm to calculate arbitrary shortest path between two points, and to join MFC and file operations, more practical.
- 2022-01-24 17:52:09下载
- 积分:1