搜索资源列表
GIS
- 这就是陈建春的《用Visual C++开发GIS系统》的配套代码。 用来给初学者熟悉VC++图形编程很不错,我当初学MFC的时候就是照着这本书上手的。但作为一个GIS系统来说缺少一些必要的 要素,比如大数据量的管理、空间索引、符号化、投影等等等等等。以现在的眼光看来整个系统的架构设计也不是太好。 这本书再版后改名为《矢量图形系统开发与编程》,内容变化不大-"using Visual C development of GIS systems" support
csznjt
- 1.首先要安装、注册MapObject控件。 2.配置数据源,本书数据库配置已经完成,读者可以直接运行工程文件。 城市智能交通-1. The first installation, registration MapObject controls. 2. Configuration data sources, the book database configuration has been completed, the reader can directly run engin
csznjtxxxt
- 城市智能交通信息系统 1.首先要安装、注册MapObject控件。 2.配置数据源,本书数据库配置已经完成,读者可以直接运行工程文件。-City Intelligent Traffic Information System 1. The first installation, registration MapObject controls. 2. Configuration data sources, the book database configuration has b
IsmyDIP
- 本程序用MFC编写,运用了书本上的灰度拉伸和中值滤波的知识对图像进行处理。 实现功能如下: 灰度拉伸的变亮和变暗(对8位24位图有效): 运用了幂次变换。分别是s = r2 和s = r1/2 . 反色(对8位24位图有效): s = 1 - r 中值滤波(对8位图有效): 对3×3网格进行滤波处理,边沿的1圈像素没有处理。 复原(对8位24位图有效): 将图像还原成未处理前的数据。-the procedures used to prep
Data.Structures.for.Game.Programmers
- Data.Structures.for.Game.Programmers一书的源代码。-Data.Structures.for.Game.Programmers The book's source code.
VC.NETgis265356
- 一个GIS系统 (1) 程序编写环境为Visual Studio .NET 2002,也可以在Visual Studio .NET 2003中无需做任何修改打开并编译。 (2) 需要先在系统中安装MapObjects 2.0组件,或注册该组件,然后按书中的介绍加载该组件。MapObjects组件是ESRI公司提供的GIS二次开发组件,不是Visual Studio .NET本身自带的组件。 (3) 由于城市空间数据本身具有很高的价值,而且由于其保密性,不可能附带这些数据。-a GIS
data_fusion
- this book is about data fusion
OpenGLhandbook.rar
- OPengl handbook是一本opengl入门的好书,英文原文,不像翻译版对某些概念解释模糊,该资料清晰明了,简单易懂。,OPengl handbook is a good book opengl entry, English text, unlike translations of certain concepts are ambiguous, the data are clear, easy to understand.
MGBD-0.1.0.alpha8
- 搜索图书。双击运行mgbd.exe,进入程序主界面之后,将光标定位在“Book code:”后面的文本框中,按下“Ctrl+v”组合键,将剪贴板中的数据粘贴过来,单击右侧的“Check”按钮,如果看到“1 Pages”列表框中出现相关的页面信息(如图2),说明这本书能够被所识别并下载。-Search for books. Double click mgbd.exe, after entering the main program interface, position the cursor in
SpatialDataModellingfor3DGIS
- 本书致力于介绍3D GIS的空间数据架构,适合于GIS研究生的教学。在GIS领域的研究生,学者和专家会在学习当中发现此书的用处和提供很多亮点。-This book aims to introduce a framework for spatial data modelling for 3D GIS and it is specifically written for GIS postgraduate level courses. Postgraduate students, resear
IMAGE1
- 光盘说明 本光盘的资料分两个文件夹存放: “各章测试图”文件夹存放本书各章需要处理的相关图像或者视频文件。 “源代码”文件夹存放本书各章的源代码,已经通过测试,读者编译后即可运行。 本书的代码在Visual C++ 6.0环境下调试通过。-CD-ROM of this CD-ROM data stored in two folders: various chapters of the test map folder on the storage needs of
IMAGE2
- 光盘说明 本光盘的资料分两个文件夹存放: “各章测试图”文件夹存放本书各章需要处理的相关图像或者视频文件。 “源代码”文件夹存放本书各章的源代码,已经通过测试,读者编译后即可运行。 本书的代码在Visual C++ 6.0环境下调试通过。-CD-ROM of this CD-ROM data stored in two folders: various chapters of the test map folder on the storage needs of
Programmingcomputervisionapplications
- Learning OpenCV: Computer Vision with the OpenCV Library -Learning OpenCV puts you right in the middle of the rapidly expanding field of computer vision. Written by the creators of OpenCV, the widely used free open-source library, this book introduce
Anatomy_of_the_Heart_by_Multislice_Computed_Tomog
- Anatomy is perhaps the simplest of medical sciences, requiring little more than some curiosity plus careful observation of things as they are. The new multiple detector computed tomograhpy machines produce a volume data set with the highest ist
softhy52g
- 一、产品介绍: LMCMS 居于PHP5+MySQL5的技术开发,支持Windows、Linux、Unix等多种服务器平台,从2007年开始发布第一个版本开始,至今已发布了四个大版本。LMCMS以简单、健壮、灵活几大特点。二、技术特点 LMCMS使用独创的模板引擎,使用方便简单(附带详细模板制作教程)。LMCMS最大特点,为满足不同用途的需求,而设计独到的内容模型,目前能满足大多数用户需求。三、LMCMS主要功能 (1) 默认内置模型:文章、桌面、写真、摄影、下载、共享等; (2) 默认模块:留
Practicaldatastructuresincpp
- This book introduce about the C data structure algorithm
program
- 数字图像处理领域中的一些应用实例,以理论和实践相结合的方式,系统地介绍了如何使用C#进行数字图像处理。 全书共11章,分别讲述了图像的点运算、几何运算、数学形态学图像处理方法、频率变换、图像平滑与去噪、边缘检测、图像分割、图像压缩编码和彩色图像处理等相关技术。-Digital image processing in the field of some application examples to the theory and practice, a combination of syst
20100905tuxing
- 本书从图形学最基础的光栅扫描、区域填充、画直线和圆弧等算法讲起,详细介绍了线裁剪和面裁剪、凸区域裁剪和凹区域裁剪的异同,景物空间消隐算法和图像空间消隐算法的差别,具体讲述了二叉空间剖分(BSP)、八叉树等图形学中常用的数据结构。新版本增加了图形用户界面、椭圆、图像压缩和线条反走样算法等,还增加了Liang-Barsky裁剪算法和Nicholl-Lee-Nicholl裁剪算法。新版本大大扩充了可见面光线跟踪算法。在绘制这一章中新增了基于物理的光照明模型,透明效果,阴影生成,纹理映射,以及锥光束、平
OpenCV
- 《学习opencv》的中英文版本都有,是学习opencv非常好的资料-" Learning opencv" in Chinese and English versions , is a very good learning opencv data book
Matlab-Package-Book
- 本书介绍了稀疏和冗余表示,内容分两部分,共十六章。第一部分是稀疏和冗余表示的理论和数值基础,系统、条理地罗列了数据模型的理论基础、相关算法的数值部分(This book introduces the sparse and redundant representation, the content is divided into two parts, a total of sixteen chapters. The first part is the theoretical and numeric