搜索资源列表
数据结构的C++描述
- 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
GLTree020109
- 国外编写的高效多维临近点查找程序,可用与三维离散点数据的最近点查找。-Abroad, the preparation of high-performance multi-dimensional approach of point search procedure, can be used with three-dimensional discrete data points, the most recent search.