搜索资源列表
RStarTree.tar
- 经典索引方法,它是在R树的基础上进行改进,再次提高了查询速度,用VC编写,代码精炼。-Classic index method, which is in the R-tree based on the improved query speed once again increased, with VC development, refining the code.
VC_Drawing_geometry_fill_to_achieve_classic_code.r
- VC++绘制几何图形并实现填充经典代码VC + + Drawing geometry and fill to achieve the classic code-VC++ Drawing geometry and fill to achieve the classic code
C_GDI_graphic_programming_Owner_Drawn_Combo_code.r
- C# GDI+图形程序设计Owner Drawn Combo代码C # GDI + graphic programming OwnerDrawnCombo code-C# GDI+ graphic programming OwnerDrawnCombo code
C_GDI_graphic_programming_Shaped_Forms_Samp_code.r
- C# GDI+图形程序设计Shaped Forms Samp代码C # GDI + graphic programming ShapedFormsSamp code-C# GDI+ graphic programming ShapedFormsSamp code
OTSU-code
- 国外经典OTSU代码,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。-classic otsu code