-
Socket编程示例
Socket编程示例-Socket Programming Example
- 2022-02-07 11:50:21下载
- 积分:1
-
讲算法的课件,比较详细,包括大部分常见的算法
讲算法的课件,比较详细,包括大部分常见的算法-stresses courseware algorithm, in more detail, including the most common algorithm
- 2023-07-11 09:30:03下载
- 积分:1
-
addfgghyhjjj
aaaadxcjkdutiksdjkdukutsdkstkuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuudddddddddddddddddddddddddddddddddd
- 2023-01-02 23:25:04下载
- 积分:1
-
Opengl 的行星系统
这是一个简单的 Opengl 行星系统设在本网站:
http://xcodigoinformatico.blogspot.com.br/2012/09/sistema-planetario-en-opengl-c.html
好吧这是一个非常有用的代码,模拟行星系统,给出细微的差别和运动,在中执行的类型项目
计算机图形学课程。
这是一个简单的程序,模拟行星系统用户 opengl 的初学者。我引用这个网站,还有
更完整的版本,与几个项目: 照明、 z-缓冲,除其他外。此程序可以使用的几何
- 2022-02-20 09:41:10下载
- 积分:1
-
Wince environment in the following simulation using gpio to i2c source code
在Wince环境下面的用 gpio 来模拟 i2c的源代码-Wince environment in the following simulation using gpio to i2c source code
- 2023-06-06 07:20:03下载
- 积分:1
-
关于图形图象常用处理算法的讲解
机器大家去敌后完全
关于图形图象常用处理算法的讲解
机器大家去敌后完全-on imagery processing algorithm commonly used on the machine you to the enemy completely
- 2022-02-06 06:35:01下载
- 积分:1
-
找寻本机的网卡;是个小程序,很简单
快捷
找寻本机的网卡;是个小程序,很简单
快捷-To find this machine card is a small program, it is simple and quick
- 2022-05-07 20:01:27下载
- 积分:1
-
用2个timer编程的实例,examples of Programmable two timer
用2个timer编程的实例,examples of Programmable two timer -Programmable timer with two examples of
- 2022-06-21 09:31:48下载
- 积分:1
-
Delphi开发的WEB_MAIL程序,初学者参考
Delphi开发的WEB_MAIL程序,初学者参考-Delphi development WEB_MAIL procedures, beginners reference
- 2022-03-01 00:36:58下载
- 积分: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