-
simple game about generate pictures,you can elect you favorate picture,and it ca...
简单的拼图小游戏,可以选择3×3的界面和4×4的界面-simple game about generate pictures,you can elect you favorate picture,and it can divided automatically
- 2022-07-09 23:38:55下载
- 积分:1
-
献给C++初学者,如何在MFC中使用OPENTXT函数打开文本文档.
献给C++初学者,如何在MFC中使用OPENTXT函数打开文本文档.-Dedicated C++ Beginners how to use MFC to open a text document OPENTXT function.
- 2022-05-28 12:48:27下载
- 积分:1
-
单报数据加密,在文件传输时对数据报进行加密,此程序为客户端程序...
单报数据加密,在文件传输时对数据报进行加密,此程序为客户端程序-Single-reported data encryption in the file transfer when the data is encrypted reported that this procedure for the client program
- 2022-07-11 23:41:02下载
- 积分:1
-
这是一个用winsock实现聊天的程序
这是一个用winsock实现聊天的程序-This is a realization of chatting with winsock procedures
- 2023-08-04 01:50:02下载
- 积分:1
-
TCP_IP Double Hot Backup
TCP_IP 下双机热备用-TCP_IP Double Hot Backup
- 2023-02-19 04:05:03下载
- 积分:1
-
这是我很早的一个作品,是学了VB之后做的,还有很多功能没有实现,你不防接着做,内含安装程序和源代码。...
这是我很早的一个作品,是学了VB之后做的,还有很多功能没有实现,你不防接着做,内含安装程序和源代码。-This is an ealier version which is writen after learning VB. Many functions have not been carried out. If you are interested, you can further improve it. including installation and source code.
- 2022-01-22 17:08:05下载
- 积分:1
-
source code for VC learning
vc学习的源代码-source code for VC learning
- 2022-04-12 09:34:53下载
- 积分:1
-
用Delphi开发的三维屏保程序
用Delphi开发的三维屏保程序-with Delphi 3D screensaver
- 2022-05-16 13:57:57下载
- 积分: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
-
C++标准模板容器的应用程序
改程序简单的应用了C++中的各种标准模板容器!对于初学C++标准模板库的同学是一个和好的全集教程,代码简单,易于分析研究!
- 2023-06-27 05:00:05下载
- 积分:1