-
在矩形件排样问题,编码
In the rectangle packing problem, encoding
schemes to represent the placements of rectangles
are the key factors of efficient algorithms. In
1995, an epoch-making encoding scheme
- 2022-04-29 18:45:16下载
- 积分:1
-
孙鑫vc++编程第四课关于绘图方面的一些知识
孙鑫vc++编程第四课关于绘图方面的一些知识-Sun Xin vc++ programming fourth lesson on mapping some of the knowledge of
- 2022-02-15 08:26:15下载
- 积分:1
-
C 转换8幅bmp240+64为16K二进制表
C 转换8幅bmp240+64为16K二进制表-C conversion eight bmp240 64 to 16K binary Table
- 2022-03-06 21:07:51下载
- 积分:1
-
一种快速算法的相关泽尼克论文,高
有关zernike的快速算法论文,高质量,本人用这个论文实现,相当不错-A Fast Algorithm for the relevant Zernike thesis, high-quality, I realize with this thesis, quite good
- 2022-10-14 10:00:03下载
- 积分:1
-
高教班vc的课件 交大版
高教班vc的课件 交大版-Higher Education classes vc version of the courseware Chiao Tung University
- 2022-10-23 07:55:04下载
- 积分:1
-
codecodecodecodecodecodecode
c语言计算天数代码C语言精彩编程百例C语言精彩编程百例-codecodecodecodecodecodecode
- 2022-06-14 06:09:13下载
- 积分:1
-
一个不错的软件工程的ppt
一个不错的软件工程的ppt -a good software engineering ppt
- 2023-08-10 11:35:04下载
- 积分:1
-
Geographic Information System, MAPX core information technology. Geographical le...
地理信息系统,MAPX技术核心资料。
对于学习地理系统具有一定的帮助。-Geographic Information System, MAPX core information technology. Geographical learning system has some help.
- 2022-05-30 23:18:46下载
- 积分:1
-
提供嵌入式系统编程的基础知识,有助于程序开发,是工程师的基础学习文档。希望有帮助...
提供嵌入式系统编程的基础知识,有助于程序开发,是工程师的基础学习文档。希望有帮助-Provide the basis for embedded systems programming knowledge, contribute to program development is the basis for engineers to study the document. Hope that helps
- 2022-03-14 13:24:11下载
- 积分:1
-
A* (A
A*(A-Star)算法是一种静态路网中求解最短路最有效的方法。
公式表示为: f(n)=g(n)+h(n),
其中f(n) 是节点n从初始点到目标点的估价函数,
g(n) 是在状态空间中从初始节点到n节点的实际代价,
h(n)是从n到目标节点最佳路径的估计代价。
-A* (A-Star) algorithm is a static network shortest path in solving the most effective way. Formula is expressed as: f (n) = g (n)+ H (n), in which f (n) is a node n from the initial point to the target point of the valuation function, g (n) in state space from the initial node to node n of the actual cost, h (n) from n to the target node of the estimated cost of the best path.
- 2022-01-25 23:27:36下载
- 积分:1