搜索资源列表
container
- 运用C++语言编写集装箱代码,其中要求这个集装箱能够装载各种图形的物体,如:长方体,正方体等等。-C++ language using the container code, which requires the container to contain a variety of graphical objects, such as: rectangular, cube and so on.
cmath
- 这个一个计算几何的C语言代码,学习用c语言来写计算几何的朋友会有帮助。-The computational geometry of a C-language code, learn to write using c language computational geometry friends would help.
KNN
- 机器学习K近邻分类算法,使用的是C++编程。如果一个样本在特征空间中的k个最相似(即特征空间中最邻近)的样本中的大多数属于某一个类别,则该样本也属于这个类别。-K-nearest neighbor classification machine learning algorithm, using the C++ programming. If a sample in feature space is k most similar (i.e., the feature space adjacent