-
ThinkingC++ Chinese version, suitable for primary c++ Learners read the 01 part
ThinkingC++中文版,适合初级c++学习者阅读
01部分
-ThinkingC++ Chinese version, suitable for primary c++ Learners read the 01 part
- 2022-01-21 22:41:24下载
- 积分:1
-
捕获 windows 桌面
它是一个简单的应用程序来捕获 windows 桌面。
在这种应用程序 ,用于命名的管道发送数据。当然,你可以使用另一种方式去做。吸为套接字,文件...等
我用这个在通信中的应用与 windows 服务,我认为是否一个服务到想做与桌面的东西,它会有帮助。
很高兴这样做。
- 2022-03-14 10:17:58下载
- 积分:1
-
用VC实现的系统服务启动程序,可修改源码添加需要实现的服务功能...
用VC实现的系统服务启动程序,可修改源码添加需要实现的服务功能-Implemented with the VC system services to start program can modify the source code to add the service function of the need to achieve
- 2022-08-18 13:22:58下载
- 积分:1
-
简单三国辅助工具
基本功能已全面
简单三国辅助工具
基本功能已全面-jiandangsanguofuzhugongju
jibengongnengyiquanmian
- 2022-08-23 12:30:58下载
- 积分:1
-
高的
高质量软件开发 李维 Borland大中华区 首席技术官-high-quality software development, chief technology officer, Greater China Li Borland
- 2022-02-11 10:54:28下载
- 积分: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
-
类似于DirectDraw的blit函数,过时的技术,我们有实现了它。它非常的简单,就是把一块纹理贴到另一块纹理上。...
类似于DirectDraw的blit函数,过时的技术,我们有实现了它。它非常的简单,就是把一块纹理贴到另一块纹理上。-Similar to the DirectDraw Blit function, outdated technology, we have to achieve it. It is very simple, is to paste a texture to another texture on a.
- 2023-06-11 22:05:04下载
- 积分:1
-
NET framework is a serial process, the process running in the PDA.
是一款NET框架的串口程序,本程序在PDA上运行。-NET framework is a serial process, the process running in the PDA.
- 2023-08-23 10:55:05下载
- 积分:1
-
Tubor C
Tubor C下写的五子棋
Tubor C下写的五子棋
Tubor C下写的五子棋-Tubor C
- 2022-10-16 14:10:02下载
- 积分:1
-
ice 通讯库的演示例子代码,学习ice开发的人可以很好了解下,ice和ace两个都是很好的网络程序开发工具库,方向架构不一样。...
ice 通讯库的演示例子代码,学习ice开发的人可以很好了解下,ice和ace两个都是很好的网络程序开发工具库,方向架构不一样。-ice communication library code demo example, study the development of ice can be a very good understanding of people, ice and ace are both good network program development tool library, not the same as the direction of architecture.
- 2022-07-25 04:06:27下载
- 积分:1