搜索资源列表
MSR
- 一个简单的求解最短路径的程序,从数据库中读取地图信息,使用Dijkstra algorithm算出两点之间经历的最短路线,并在地图上显示出来。还可以进行动画演示。-A simple procedure for solving the shortest path, read from the database map information, use the Dijkstra algorithm to calculate the shortest between two points throug
DOS3DAnimation
- DOS 3D动画 代码很简短,但很精彩的一段3d动画,解压后可以直接运行start.bat批处理文件,也可以直接“开始”——“运行”——输入“cmd”(打开控制台)——将路径定位到x.txt所在的目录(如x.txt在E盘下,在控制台中输入“E:”回车,则路径定位到e盘根目录)——输入“debug<x.txt”,回车,就可以看到这段动画了-DOS 3D animation code is very short, but very exciting period of 3d anim
driver
- 目录内容及使用方法: \Program 书中的主要程序文件。在打开例题的.dsw文件后,请读者在 tools菜单下的 Options 的 Directories 标签中选择 Executable files,并添加光盘中的 MakeDrvr.bat 所在 的路径。 注:经过与微软美国公司法律部商议,在本书光盘中可以 使用 DDK 中的类库文件作为我们产品的一部分,但 DDK 中的其他工具和文档则不能使用,因此请读者在 h
MazeSearch
- 迷宫算法,动态实现迷宫路径的搜索过程,动画的方式实现整个过程,更容易理解。-Maze algotherim, realize the searching process of maze raod. and we will get the cartoon of this process
sguide
- 用C语言编写的交通模拟导航系统。在设定起点和终点后可对指定的车辆进行导航,自动选出最短路径。在导航过程中,可对路况等一些信息进行提示。动画采用分页的技术实现。-C language prepared by the traffic simulation navigation system. After setting the start and end points can be specified by the vehicle navigation, automatic elect shorte
shortest-path
- 解决最短路径问题,有详细的动画解释,十分形象-To solve the shortest path problem, detailed animation to explain, very image.
CarRunning
- Qt编写小车运动动画:鼠标绘制路径关键点;Cardinal样条曲线插值计算,自动生成路径;小车能控制初速度和加速度,能随曲线起伏运动。-Qt write trolley motion animation: the mouse to draw a path key point Cardinal spline interpolation calculation, automatic generation path control car early speed and acceleration,
matlab
- 实现实时动画:红色小球沿一条封闭路径的下旋螺线运动。(Realize real-time animation:a red ball along a closed path downward movement.)
