The goal of this project is to explore the idea of point-based radiosity, which is a shooting radio
The goal of this project is to explore the idea of point-based radiosity, which is a shooting radio...
floating point技术资料下载专区,收录166份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
The goal of this project is to explore the idea of point-based radiosity, which is a shooting radio...
Description about how to write sesure codes in c++ to be used over open networks and also some point...
A Convex Hull is the smallest convex polygon that contains every point of the set S. A polygon P is ...
ITU-T G.729语音压缩算法。 description: Fixed-point description of commendation G.729 with ANNEX B Coding ...
迷宫算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK, ...
Point RTOS 主要是一个针对小系统开发而设计的实时操作系统。 目前,Point RTOS 仅提供对51系列及其扩展系统单片机的支持, 针对51内核函数不能重入以及51单片机的内存空间管理方...
兴趣点POI(Point of Interests)的查询程序。可以根据条件按照最近方式搜索到POI点,如查询离某一个指定点最近的几个酒店等。程序运行于ArcGIS底层。包含有实验数据...
堆栈的数据结构和操作 ypedef struct{ HGLOBAL hMem //堆栈全局内存句柄 POINT *lpMyStack //指向该句柄的指针 LONG ElementsNum /...