DGCL (An Efficient Density and Grid Based Clustering Algorithm for Large Spatial Database)的实现代码
DGCL (An Efficient Density and Grid Based Clustering Algorithm for Large Spatial Database)的实现代码,费了很长时间才实现的
.NET+GRID技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
DGCL (An Efficient Density and Grid Based Clustering Algorithm for Large Spatial Database)的实现代码,费了很长时间才实现的
This function resamples the images at the new grid points defined by the new pixel sizes. It assumes that intensities ar...
A .NET Path Finder Library Path Finder Library is a .NET library that currently contains one type called SimplePathFind...
VC++.NET高级编程,该书是学习VC++.NET的经典书籍,满足从入门到精通各个级别的要求,是人手必需的工具书。
NET框架以及在C++中的初步应用 在.NET框架中,有很大一部分的特性十分类似于JAVA,如:内存管理,类库引用,类似于字节码的MSIL代码等等。
【下载说明】 此为.NET大局观(Understanding .NET)的英文第二版,Chm格式。
Microsoft Visual C++ .NET Version 2003 Step by Step eBook 适合C++.net的初学者,带有电子教程和详细例子
.NET EXE压缩 在Windows下,可以使用upx这样的工具来压缩可执行文件的大小,不过这种工具不支持.NET程序。.NETZ是一个开源的支持.NET程序压缩的工具,它也可以将一个EXE和多个DLL合并在一起执行。 如果要压...