-
输入中缀式,转换为后缀式,并输出结果。如2+2*2,得出结果为6....
输入中缀式,转换为后缀式,并输出结果。如2+2*2,得出结果为6.-Input is made up of type, into a suffix-type, and output. Such as 2+2* 2, the results for the 6.
- 2022-01-24 08:55:45下载
- 积分:1
-
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价...
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价的和;每当扩展结点时,总是在所有待扩展结点中选择具有最小F值的结点作为扩展对象,以便使搜索尽量沿最有希望的方向进行。 -A* algorithm is a heuristic search. It extended node in the order of priority similar to the breadth of search, but in every generation is a sub-node calculated valuation function F, to estimate initial node to the node, the price and it arrived at the target node, and the price; Whenever expansion node, the question has always extended to all nodes with the smallest choosing F value of the node as expansion targets, in order to search as far as possible along the most promising direction.
- 2023-01-19 07:50:04下载
- 积分:1
-
windows下的自动关机程序源代码,以服务方式实现开机自动加载。...
windows下的自动关机程序源代码,以服务方式实现开机自动加载。-under the automatic shutdown windows source code to serve the way the boot automatically load.
- 2022-01-28 04:58:27下载
- 积分:1
-
能显示出你键盘相对应的按键代码的源码简单小程序,适合新手...
能显示出你键盘相对应的按键代码的源码简单小程序,适合新手-Able to demonstrate your keyboard keys corresponding to the source code for a simple small program, suitable for novice
- 2022-08-06 00:54:42下载
- 积分:1
-
这是一个用winsock实现聊天的程序
这是一个用winsock实现聊天的程序-This is a realization of chatting with winsock procedures
- 2023-08-04 01:50:02下载
- 积分:1
-
This one a typical one number value issue, is it is it belong to algorithm ask a...
这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法的过程是典型的抽取问题本质、建立递归算法 并最终解决非数值问题递归实例。-This one a typical one number value issue, is it is it belong to algorithm ask and solve this question to pass to use, design the complicated algorithm , will write very long procedure . It can make the whole algorithm clear and use and pass and belong to the algorithm, make the procedure succinct . Case study this is it is it belong to course of algorithm typical extraction issue essence , is it pass algorithm of belonging to to set up to pass to set up And it is not a number value problem to solve finally and pass and belong to the instance
- 2022-05-23 18:27:16下载
- 积分:1
-
simulated static storage Pagination
模拟静态分页存储-simulated static storage Pagination
- 2022-01-25 18:25:57下载
- 积分:1
-
最终psptube 2.0_en
Ultimate PSPTube 2.0_en
- 2022-08-21 06:27:56下载
- 积分:1
-
一个早起军号程序,用于设置闹钟,在制定时间程序即发出响声表示预定时间已到,在VC6.0上运行通过测试...
一个早起军号程序,用于设置闹钟,在制定时间程序即发出响声表示预定时间已到,在VC6.0上运行通过测试-One to get up early bugle program, used to set the alarm clock, timing and procedures for the issue in the formulation of sound, said the scheduled time has come, in the test run on VC6.0
- 2022-07-23 05:01:56下载
- 积分:1
-
编写的英文打字练习程序VB.net,本程序实用…
vb.net编写的英文打字练习程序,此程序主要练习打字速度-vb.net prepared by the English typing practice procedures, this procedure practice typing speed
- 2023-01-15 02:55:04下载
- 积分:1