-
four
四叉树递归
此种模型绘制类似米字形的网格。由于整个过程递归调用绘图函数,所以可以根据误差判断绘制DEM的精细程度,从而绘制出不同精细程度的DEM,为解决漫游中数据量较大而引起的画面不流畅现象提供了模型基础。 本文并没有对LOD作研究,只是给出了四叉树的建立和遍历绘图的方法。
(Recursive quadtree rendering such models similar character-meter grid. Recursive calls as a result of the whole process of mapping function, so it can be judged according to the error map of the fine DEM, thus rendering a different degree of precision DEM, for the settlement of roaming in the amount of data arising from the larger screen does not provide a model of fluid based on the phenomenon. This article does not LOD for research, but given quadtree traversal of the establishment and mapping method.)
- 2008-02-12 16:42:20下载
- 积分:1
-
分支界限
用分支界限法完成的算法程序课的作业,可作参考(The assignment of the algorithmic program course completed by the branch-and-bound method can be used as a reference.)
- 2020-06-22 01:40:02下载
- 积分:1
-
bujindianji-huanyuan
两个步进电机控制画圆,圆的半径可调,有源程序的详细说明(Circle two stepper motor control, adjustable radius of the circle,)
- 2011-08-06 20:30:07下载
- 积分:1
-
串口读取ds18b20数据
本文件实现了STC89C52系列的51单片机读取ds18b20温度传感器的温度数据,晶振为11.0592,文件里面已经直接集成了子程序,使用者可以直接进行调用,本处读取的数据通过串口助手上传到电脑串口。本文件为c文件,使用者可以使用keil软件,自己生成hex文件.
- 2022-04-25 06:47:11下载
- 积分:1
-
My-Serial
用C#写的串口调试助手,发送,接收,保存,十六进制显示、发送等。。。(Written in C# serial debugging assistant)
- 2013-03-17 17:23:33下载
- 积分:1
-
Algorithm_Assignment_2
Random Algorithm for the algorithm subject. it will help you alot
- 2019-04-09 15:10:09下载
- 积分:1
-
8051C-design-art
本书主要介绍了8051单片机C语言软件设计的思维及解决方法,每一章都是一个精彩的例子,范例说明深入浅出。重点介绍软件的设计流程、软件的构思和解决方法。在实例中说明模块化程序设计的各种指令的应用,使读者可以更有效地学习。(This book mainly introduced the 8051 microcontroller C language software design thinking and solving methods, each chapter is a wonderful example, explaining the examples. Focus on the introduction of the software design process, software design and the solving methods. In the example illustrate modularization program design of the application of various commands, so that readers can learn efficiently.
)
- 2011-02-13 13:46:23下载
- 积分:1
-
串行驱动led显示
串行驱动led显示( Serial actuates led to demonstrate )
- 2005-01-30 09:15:33下载
- 积分:1
-
C# 操作串口类
C# 操作串口类 :这个类是调试过的,可以使用;对串口进行操作的类,其中包括写和读操作;设置串口资源,还需重载多个设置串口的函数。
- 2022-03-14 04:56:05下载
- 积分:1
-
TSP
说明: 介绍求解TSP 问题的蚁群算法,是解决旅行售货员问题的一种比较好的方法(Introduced to solve the ant colony algorithm for TSP problem is to solve the traveling salesman problem of a better way to)
- 2009-08-21 09:57:16下载
- 积分:1