登录
首页 » Visual C++ » GIS

GIS

于 2006-03-07 发布 文件大小:143KB
0 188
下载积分: 1 下载次数: 1

代码说明:

说明:  这就是陈建春的《用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)

文件列表:

gisbook
.......\ChildFrm.cpp
.......\ChildFrm.h
.......\cjc.bat
.......\CntrItem.cpp
.......\CntrItem.h
.......\data
.......\....\Draw1
.......\Data1Dlg.cpp
.......\Data1Dlg.h
.......\Data1Ret.cpp
.......\Data1Ret.h
.......\Data2Set.cpp
.......\Data2Set.h
.......\database.h
.......\DataBaseSet.cpp
.......\DataBaseSet.h
.......\DatabaseView.cpp
.......\DatabaseView.h
.......\DataLinkDlg.cpp
.......\DataLinkDlg.h
.......\db0.mdb
.......\DbDgm1.txt
.......\ddf.cpp
.......\ddf.h
.......\draw.cpp
.......\draw.dsp
.......\draw.h
.......\draw.rc
.......\drawDoc.cpp
.......\drawDoc.h
.......\drawView.cpp
.......\drawView.h
.......\FilterDlg.cpp
.......\FilterDlg.h
.......\hlp
.......\...\AfxCore.rtf
.......\...\afxcore1.rtf
.......\...\AfxOleCl.rtf
.......\...\AfxPrint.rtf

.......\...\Bullet.bmp
.......\...\CurArw2.bmp
.......\...\CurArw4.bmp
.......\...\CurHelp.bmp
.......\...\Debug
.......\...\draw.hm
.......\...\draw.hpj
.......\...\draw.LOG
.......\...\draw.ph
.......\...\EditCopy.bmp
.......\...\EditCut.bmp
.......\...\EditPast.bmp
.......\...\EditUndo.bmp
.......\...\FileNew.bmp
.......\...\FileOpen.bmp
.......\...\FilePrnt.bmp
.......\...\FileSave.bmp
.......\...\HlpSBar.bmp
.......\...\HlpTBar.bmp
.......\...\RecFirst.bmp
.......\...\RecLast.bmp
.......\...\RecNext.bmp
.......\...\RecPrev.bmp
.......\...\Scmax.bmp
.......\...\ScMenu.bmp
.......\...\Scmin.bmp
.......\LinkDataSet.cpp
.......\LinkDataSet.h
.......\LinkDlg.cpp
.......\LinkDlg.h
.......\MainFrm.cpp
.......\MainFrm.h
.......\MakeHelp.bat
.......\ReadMe.txt
.......\res

.......\...\draw.rc2


.......\...\toolbar1.bmp
.......\resource.h
.......\SelectDataDlg.cpp
.......\SelectDataDlg.h
.......\SortDlg.cpp
.......\SortDlg.h
.......\StdAfx.cpp
.......\StdAfx.h
.......\TextWriteDlg.cpp
.......\TextWriteDlg.h
.......\undo.dat
.......\WriteTextDialog.cpp
.......\WriteTextDialog.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • linux
    linux开发中的C++资料,比较全,以前老师给的,要学习C++的同学不妨下去看看(linux development of learning materials, based on the C++)
    2013-05-15 10:45:12下载
    积分:1
  • imgui-master
    图形界面引擎,非一般的实现方式。IMGUI即界面以立即呈现。(ImGui is a bloat-free graphical user interface library for C++. It outputs vertex buffers that you can render in your 3D-pipeline enabled application. It is portable, renderer agnostic and self-contained (no external dependencies). It is based on an immediate mode graphical user interface paradigm which enables you to build user interfaces with ease. )
    2016-04-12 23:02:57下载
    积分:1
  • Soma-Client-source-code
    vc 2008 环境下编译 ,很早的游戏,圣者无敌客户端源码(Under vc 2008 compiler environment, Ancient game, soma client source code)
    2021-04-09 14:58:59下载
    积分:1
  • uC-GUIv31408
    uc gui v3.14源码 vc6.0编译通过(uc gui v3.14 compile source vc6.0)
    2006-10-18 09:34:42下载
    积分:1
  • nmap14(20060210)
    此程序为在vc++6.0环境下使用MapObject2.3控件开发电子地图的例子.(This procedure in vc++ 6.0 environment controls the development of electronic map MapObject2.3 example.)
    2008-06-01 21:50:32下载
    积分:1
  • GPIO_Interrupt
    TMS320C6678 GPIO源代码,TMS320C6678是TI公司推出的一款8核DSP,具有强大的并行处理能力,GPIO主要用于通用管脚的输入输出,可以响应中断,代码书写简单,可以用于简单的命令控制(TMS320C6678 GPIO source code, TMS320C6678 is TI has introduced an 8-core DSP, a powerful parallel processing capability, GPIO mainly used for general purpose input and output pins that can respond to the interrupt, write simple code, can be used for simple command control)
    2014-10-18 22:02:22下载
    积分:1
  • t_windows
    透明窗体,可一始终悬浮在窗口上,背景可一是视频或图象等,也就是窗口的分层。。。。(trans windows)
    2009-12-31 15:12:27下载
    积分:1
  • JustChat
    基于CS模式的聊天软件,具有加密功能,服务器端得数据库操作自己实现。(base on CS model chat tool)
    2011-07-28 11:22:52下载
    积分:1
  • dma_ram_to_ram
    dma_ram_to_ram的C编程实例(F28335 DSP example dma_ram_to_ram)
    2012-01-04 20:32:26下载
    积分:1
  • GUITelnet
    图形界面的远程登陆程序源代码(graphical interface remote login source code)
    2004-09-29 07:22:28下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载