文件名称:source
介绍说明--下载内容均来自于网络,请自行研究使用
snake算法源代码。Notes : This snake implementation is based on a doubly linked list
* with SnakePoints for nodes. This list knows how to slither
* (i.e. minimize the snake energy by moving points), draw
* itself using OpenGL, and return useful info to the calling
* object.
* with SnakePoints for nodes. This list knows how to slither
* (i.e. minimize the snake energy by moving points), draw
* itself using OpenGL, and return useful info to the calling
* object.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 55593379source.rar 列表 source\glutMaster.C source\glutMaster.h source\glutWindow.C source\glutWindow.h source\image.C source\image.h source\jconfig.h source\jerror.h source\jmorecfg.h source\jpegHandler.C source\jpeglib.h source\linkList.h source\Makefile.txt source\matlab\report.html source\matlab\report_files\brainfinal.gif source\matlab\report_files\braininit.gif source\matlab\report_files\circlefinal.gif source\matlab\report_files\circlegradfinal.gif source\matlab\report_files\circlegradinit.gif source\matlab\report_files\circleinit.gif source\matlab\report_files\frame1.gif source\matlab\report_files\frame2.gif source\matlab\report_files\frame3.gif source\matlab\report_files\gingerfinal.gif source\matlab\report_files\gingerinit.gif source\matlab\report_files\xfinal.gif source\matlab\report_files\xinit.gif source\matlab\report_files source\matlab\snake.m source\matlab\snake_demo.m source\matlab source\snakeList.C source\snakeList.h source\snakeMain.C source\snakeWindow.C source\snakeWindow.h source