-
Classic C++ Books, learning c++ Friends are very helpful
经典的 C++书籍,对学习c++的朋友有很大帮助-Classic C++ Books, learning c++ Friends are very helpful
- 2022-05-05 08:19:42下载
- 积分:1
-
vc++在操作系统的应用 vc++在操作系统的应用
vc++在操作系统的应用 vc++在操作系统的应用-vc in the operating system application in vc application of operating system
- 2022-11-12 13:50:04下载
- 积分:1
-
a regimen based on the PXA255 telemetry, remote control system server software s...
一个基于PXA255的水情遥测、遥控系统现场服务器软件,WINCE环境下运行仅现场服务器部分-a regimen based on the PXA255 telemetry, remote control system server software scene, pulled environment servers running only part of the scene
- 2023-01-04 09:10:03下载
- 积分: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++编程实现...编辑运行即可- codes in the os experiment
- 2022-07-11 12:41:50下载
- 积分:1
-
地图着色问题又称为“四色问题”,四色问题的内容是:“任何一张地图只用四种颜色就能使具有共同边界的国家着上不同的颜色...
地图着色问题又称为“四色问题”,四色问题的内容是:“任何一张地图只用四种颜色就能使具有共同边界的国家着上不同的颜色-map also known as the "four color", the four-color problem is the content : "Anyone with a map of only four colors will be able to have a common border with the country on different colors
- 2022-01-30 17:20:43下载
- 积分:1
-
一个简单的画图实现软件,可能很简单,可是对于简单的学习还是不错的...
一个简单的画图实现软件,可能很简单,可是对于简单的学习还是不错的-Implementation of a simple drawing software, may be very simple, but easy to learn for the good or
- 2023-07-09 05:40:04下载
- 积分:1
-
use CArchive category of documents for the operation. MFC framework of the proce...
使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-use CArchive category of documents for the operation. MFC framework of the procedures and documents open new function within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the kind of support Serial, Serial CObArray realization insider. Cut out data files often made mistakes. MFC framework of the procedures and documentation such as the type of relationship, and how to access each other indicators cited.
- 2022-07-08 13:02:21下载
- 积分:1
-
Examples of socket communication, the most easy
socket 通信实例,最让人易懂的教程。-Examples of socket communication, the most easy-to-understand tutorial.
- 2022-01-24 16:35:16下载
- 积分:1
-
WinCE平台的OpenGL ES的一个源代码的应用下,粒子的应用…
wince 平台下的 的一个 OpenGL es 应用的原代码,粒子应用, 用EVC4.0下编译-wince platform OpenGL es under the application of a source code, particle application, compiled with the EVC4.0
- 2022-01-25 17:24:04下载
- 积分:1