-
在WinCE界面下显示文件内容,显示格式与DOS的DEBUG相同
在WinCE界面下显示文件内容,显示格式与DOS的DEBUG相同-in WinCE interface displays the contents of the paper, the display format with the same DOS DEBUG
- 2022-05-21 18:34:39下载
- 积分:1
-
C++经典书籍C++ FAQs, Second Edition
By Marshall Cline, Greg Lomow, Mike Girou...
C++经典书籍C++ FAQs, Second Edition
By Marshall Cline, Greg Lomow, Mike Girou
-C++ Classic books C++ FAQs, Second Edition By Marshall Cline, Greg Lomow, Mike Girou
- 2023-06-01 13:50:03下载
- 积分:1
-
This is a good original software code, I learned from the Internet, and do not k...
这是一个不错的软件原码,我从网上下的,不知道怎和以样,你们自已看看吧,我也不知道-This is a good original software code, I learned from the Internet, and do not know how to like, you own and watch it, I do not know
- 2022-04-12 20:27:25下载
- 积分:1
-
如何实现Office式样的扁平组合框,很有帮助的,VC界面编程
如何实现Office式样的扁平组合框,很有帮助的,VC界面编程-How to achieve the Office of the flat style combo box, helpful, VC programming interface
- 2022-05-22 08:09:37下载
- 积分:1
-
applet k-means with java
这是一个小程序,用k-均值算法做了一个小例子,用户可以改变簇的数目,逐步解释,
- 2022-08-19 20:07:41下载
- 积分: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
-
递归读取磁盘文件,使用库dirent.h中的相关函数
递归读取磁盘文件,使用库dirent.h中的相关函数-recursive disk read documents and use the library dirent.h correlation function
- 2022-03-14 05:36:37下载
- 积分:1
-
Today has just written a small program, I am a novice, please everybody a lot of...
今天刚刚编写的一个小程序,我是一个新手,请大家多多帮助,-Today has just written a small program, I am a novice, please everybody a lot of help,
- 2022-04-07 02:59:56下载
- 积分:1
-
一个很好的普通测试的实例,真的很好哦,包括了三角形、nextday和利润三个例子...
一个很好的普通测试的实例,真的很好哦,包括了三角形、nextday和利润三个例子-Black Box Testing a very good example of true Oh well, including the triangle, nextday and profits three examples
- 2022-01-27 16:03:37下载
- 积分:1
-
Store System
存储系统
- 2022-06-17 09:04:05下载
- 积分:1