-
孙鑫老师VC++Lesson17进程间通信,可以自由下
孙鑫老师VC++Lesson17进程间通信,可以自由下-SUN Xin teachers VC++ Lesson17-process communication, they can under the
- 2022-05-18 23:11:44下载
- 积分:1
-
安全相关技术,和一些hookapi ,http bt协议资料。
安全相关技术,和一些hookapi ,http bt协议资料。-Security-related technologies, and some hookapi, http bt protocol information.
- 2023-03-11 04:00:04下载
- 积分:1
-
这个小程序会C的人应该都知道的
这个小程序会C的人应该都知道的-small procedures C should know
- 2022-03-13 10:14:01下载
- 积分:1
-
使用ccolordialog选择客户区颜色及字体
使用ccolordialog选择客户区颜色及字体-use ccolordialog District customers choose colors and fonts
- 2022-07-19 07:19:34下载
- 积分: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
-
一个小型打字游戏,汇总了gdi常用的一些函数
一个小型打字游戏,汇总了gdi常用的一些函数-A small typing game, a summary of some of the functions commonly used gdi
- 2022-02-12 23:16:09下载
- 积分:1
-
简单管道通信,介绍了如何通过pipe实现父子进程间的通信
简单管道通信,介绍了如何通过pipe实现父子进程间的通信-Simple pipeline communications, through the introduction pipe realize how the process of communication between father and son
- 2022-07-12 17:29:51下载
- 积分:1
-
这是有关VC++的一个应用程序,主要实现对话框编辑的应用
这是有关VC++的一个应用程序,主要实现对话框编辑的应用-It is about a VC++ application, the main dialog editing application to achieve
- 2023-06-12 18:45:02下载
- 积分:1
-
BunnyLod网格简化代码,vs2012编译通过
A Simple,Fast and Effective Polygon Reduction Algorithm by Stan Melax,用的是最熟悉的兔子模型
- 2022-01-25 23:25:18下载
- 积分:1
-
这是一个关于圆周率算法的C语言程序算法,是关于精确计算圆周率...
这是一个关于圆周率算法的C语言程序算法,是关于精确计算圆周率-on pi algorithm C language programming algorithm is accurate calculation of pi
- 2022-09-27 15:50:02下载
- 积分:1