文件名称:GIS
介绍说明--下载内容来自于网络,使用问题请自行百度
这就是陈建春的《用Visual C++开发GIS系统》的配套代码。
用来给初学者熟悉VC++图形编程很不错,我当初学MFC的时候就是照着这本书上手的。但作为一个GIS系统来说缺少一些必要的 要素,比如大数据量的管理、空间索引、符号化、投影等等等等等。以现在的眼光看来整个系统的架构设计也不是太好。
这本书再版后改名为《矢量图形系统开发与编程》,内容变化不大-"using Visual C development of GIS systems" supporting code. For beginners to the VC familiar with graphical programming quite well, and I had the time to learn MFC is shining on this book in the business. But as a GIS systems lack the necessary elements, such as the large amount of data management, spatial indexing, symbols, such as projectors, etc.. Now the point of view of the entire system architecture design is not too good. This book reprinted later renamed as "vector graphics systems development and programming", little change
用来给初学者熟悉VC++图形编程很不错,我当初学MFC的时候就是照着这本书上手的。但作为一个GIS系统来说缺少一些必要的 要素,比如大数据量的管理、空间索引、符号化、投影等等等等等。以现在的眼光看来整个系统的架构设计也不是太好。
这本书再版后改名为《矢量图形系统开发与编程》,内容变化不大-"using Visual C development of GIS systems" supporting code. For beginners to the VC familiar with graphical programming quite well, and I had the time to learn MFC is shining on this book in the business. But as a GIS systems lack the necessary elements, such as the large amount of data management, spatial indexing, symbols, such as projectors, etc.. Now the point of view of the entire system architecture design is not too good. This book reprinted later renamed as "vector graphics systems development and programming", little change
(系统自动生成,下载前可以参看下载内容)
下载文件列表
gisbook/
gisbook/ChildFrm.cpp
gisbook/ChildFrm.h
gisbook/cjc.bat
gisbook/CntrItem.cpp
gisbook/CntrItem.h
gisbook/data/
gisbook/Data1Dlg.cpp
gisbook/Data1Dlg.h
gisbook/Data1Ret.cpp
gisbook/Data1Ret.h
gisbook/Data2Set.cpp
gisbook/Data2Set.h
gisbook/database.h
gisbook/DataBaseSet.cpp
gisbook/DataBaseSet.h
gisbook/DatabaseView.cpp
gisbook/DatabaseView.h
gisbook/DataLinkDlg.cpp
gisbook/DataLinkDlg.h
gisbook/data/Draw1
gisbook/db0.mdb
gisbook/DbDgm1.txt
gisbook/ddf.cpp
gisbook/ddf.h
gisbook/draw.cpp
gisbook/draw.dsp
gisbook/draw.h
gisbook/draw.rc
gisbook/drawDoc.cpp
gisbook/drawDoc.h
gisbook/drawView.cpp
gisbook/drawView.h
gisbook/FilterDlg.cpp
gisbook/FilterDlg.h
gisbook/hlp/
gisbook/hlp/AfxCore.rtf
gisbook/hlp/afxcore1.rtf
gisbook/hlp/AfxOleCl.rtf
gisbook/hlp/AfxPrint.rtf
gisbook/hlp/AppExit.bmp
gisbook/hlp/Bullet.bmp
gisbook/hlp/CurArw2.bmp
gisbook/hlp/CurArw4.bmp
gisbook/hlp/CurHelp.bmp
gisbook/hlp/Debug/
gisbook/hlp/draw.cnt
gisbook/hlp/draw.hm
gisbook/hlp/draw.hpj
gisbook/hlp/draw.LOG
gisbook/hlp/draw.ph
gisbook/hlp/EditCopy.bmp
gisbook/hlp/EditCut.bmp
gisbook/hlp/EditPast.bmp
gisbook/hlp/EditUndo.bmp
gisbook/hlp/FileNew.bmp
gisbook/hlp/FileOpen.bmp
gisbook/hlp/FilePrnt.bmp
gisbook/hlp/FileSave.bmp
gisbook/hlp/HlpSBar.bmp
gisbook/hlp/HlpTBar.bmp
gisbook/hlp/RecFirst.bmp
gisbook/hlp/RecLast.bmp
gisbook/hlp/RecNext.bmp
gisbook/hlp/RecPrev.bmp
gisbook/hlp/Scmax.bmp
gisbook/hlp/ScMenu.bmp
gisbook/hlp/Scmin.bmp
gisbook/LinkDataSet.cpp
gisbook/LinkDataSet.h
gisbook/LinkDlg.cpp
gisbook/LinkDlg.h
gisbook/MainFrm.cpp
gisbook/MainFrm.h
gisbook/MakeHelp.bat
gisbook/ReadMe.txt
gisbook/res/
gisbook/resource.h
gisbook/res/draw.ico
gisbook/res/draw.rc2
gisbook/res/drawDoc.ico
gisbook/res/Toolbar.bmp
gisbook/res/toolbar1.bmp
gisbook/SelectDataDlg.cpp
gisbook/SelectDataDlg.h
gisbook/SortDlg.cpp
gisbook/SortDlg.h
gisbook/StdAfx.cpp
gisbook/StdAfx.h
gisbook/TextWriteDlg.cpp
gisbook/TextWriteDlg.h
gisbook/undo.dat
gisbook/WriteTextDialog.cpp
gisbook/WriteTextDialog.h
gisbook/ChildFrm.cpp
gisbook/ChildFrm.h
gisbook/cjc.bat
gisbook/CntrItem.cpp
gisbook/CntrItem.h
gisbook/data/
gisbook/Data1Dlg.cpp
gisbook/Data1Dlg.h
gisbook/Data1Ret.cpp
gisbook/Data1Ret.h
gisbook/Data2Set.cpp
gisbook/Data2Set.h
gisbook/database.h
gisbook/DataBaseSet.cpp
gisbook/DataBaseSet.h
gisbook/DatabaseView.cpp
gisbook/DatabaseView.h
gisbook/DataLinkDlg.cpp
gisbook/DataLinkDlg.h
gisbook/data/Draw1
gisbook/db0.mdb
gisbook/DbDgm1.txt
gisbook/ddf.cpp
gisbook/ddf.h
gisbook/draw.cpp
gisbook/draw.dsp
gisbook/draw.h
gisbook/draw.rc
gisbook/drawDoc.cpp
gisbook/drawDoc.h
gisbook/drawView.cpp
gisbook/drawView.h
gisbook/FilterDlg.cpp
gisbook/FilterDlg.h
gisbook/hlp/
gisbook/hlp/AfxCore.rtf
gisbook/hlp/afxcore1.rtf
gisbook/hlp/AfxOleCl.rtf
gisbook/hlp/AfxPrint.rtf
gisbook/hlp/AppExit.bmp
gisbook/hlp/Bullet.bmp
gisbook/hlp/CurArw2.bmp
gisbook/hlp/CurArw4.bmp
gisbook/hlp/CurHelp.bmp
gisbook/hlp/Debug/
gisbook/hlp/draw.cnt
gisbook/hlp/draw.hm
gisbook/hlp/draw.hpj
gisbook/hlp/draw.LOG
gisbook/hlp/draw.ph
gisbook/hlp/EditCopy.bmp
gisbook/hlp/EditCut.bmp
gisbook/hlp/EditPast.bmp
gisbook/hlp/EditUndo.bmp
gisbook/hlp/FileNew.bmp
gisbook/hlp/FileOpen.bmp
gisbook/hlp/FilePrnt.bmp
gisbook/hlp/FileSave.bmp
gisbook/hlp/HlpSBar.bmp
gisbook/hlp/HlpTBar.bmp
gisbook/hlp/RecFirst.bmp
gisbook/hlp/RecLast.bmp
gisbook/hlp/RecNext.bmp
gisbook/hlp/RecPrev.bmp
gisbook/hlp/Scmax.bmp
gisbook/hlp/ScMenu.bmp
gisbook/hlp/Scmin.bmp
gisbook/LinkDataSet.cpp
gisbook/LinkDataSet.h
gisbook/LinkDlg.cpp
gisbook/LinkDlg.h
gisbook/MainFrm.cpp
gisbook/MainFrm.h
gisbook/MakeHelp.bat
gisbook/ReadMe.txt
gisbook/res/
gisbook/resource.h
gisbook/res/draw.ico
gisbook/res/draw.rc2
gisbook/res/drawDoc.ico
gisbook/res/Toolbar.bmp
gisbook/res/toolbar1.bmp
gisbook/SelectDataDlg.cpp
gisbook/SelectDataDlg.h
gisbook/SortDlg.cpp
gisbook/SortDlg.h
gisbook/StdAfx.cpp
gisbook/StdAfx.h
gisbook/TextWriteDlg.cpp
gisbook/TextWriteDlg.h
gisbook/undo.dat
gisbook/WriteTextDialog.cpp
gisbook/WriteTextDialog.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.