-
字符串查找,从一段字符串中查找需要查找的字符或单词
字符串查找,从一段字符串中查找需要查找的字符或单词-String to find, from a string to find the need to find the characters or words
- 2023-04-11 06:20:03下载
- 积分:1
-
一个简单的网络猜数字程序 程序简单易懂 适合初学者使用
一个简单的网络猜数字程序 程序简单易懂 适合初学者使用-a simple network tones procedures are simple procedures for beginners
- 2022-03-10 00:17:11下载
- 积分: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
-
这是从外国站点下载的屏幕保护程序,开发环境VC,并且多视图进行的加载...
这是从外国站点下载的屏幕保护程序,开发环境VC,并且多视图进行的加载-This is from a foreign site to download the screen saver, development environment, VC, and carried out multi-view load
- 2022-03-17 18:11:51下载
- 积分:1
-
A simple example source pendants, pendants can be uploaded to the server (http:/...
一个简单的挂件实例源码,可以上传到挂件服务器(http://www.xiaobeiker.com)并发布。-A simple example source pendants, pendants can be uploaded to the server (http://www.xiaobeiker.com) and publish.
- 2023-02-25 16:30:04下载
- 积分:1
-
贪食蛇的源代码,不是很长,用Tc编译通过
贪食蛇的源代码,不是很长,用Tc编译通过-snake,the source code。
- 2023-04-06 18:25:04下载
- 积分:1
-
通过广度优先算法寻找迷宫(nSize*nSize)的最优路径。
通过广度优先算法寻找迷宫(nSize*nSize)的最优路径。-breadth- first through the maze to find algorithm (nSize* nSize) the optimal path.
- 2023-03-01 22:45:03下载
- 积分:1
-
ADF和asdfdsdf SDF SDF
adf adsf asdfdsdf sdf sdf- adf adsf asdfdsdf sdf sdf sdf
- 2022-07-19 10:33:25下载
- 积分:1
-
这是关于调制解调的程序,希望大家多多交流,能对大家有所帮助和启发.谢谢!...
这是关于调制解调的程序,希望大家多多交流,能对大家有所帮助和启发.谢谢!-This is the modulation and demodulation of the procedures, we hope to conduct more exchanges, we can be helpful and enlightening. Thank you!
- 2022-03-20 04:06:41下载
- 积分:1
-
A very useful programming tool, commonly used in numerical calculation of the vb...
一本非常实用的编程工具书,常用的数值计算的vb源代码,及其运算公式和测试例子
包括微积分 求导和多项式插值-A very useful programming tool, commonly used in numerical calculation of the vb source code, and the computing formula and test examples include calculus, and polynomial interpolation derivation and so on
- 2022-01-25 14:46:25下载
- 积分:1