登录
首页 » Visual C++ » GIS

GIS

于 2006-03-07 发布 文件大小:143KB
0 215
下载积分: 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 个回复

  • DrawOfMemory
    DrawOfMemory源码包,VC++内存绘图例子代码,包括了多个实用的VC++函数:比如DrawLine函数:将传入函数的值以图像的形式显示到对应的控件上(int AllNum:总的数据量,int Value[]:数据值数组,COLORREF PenColor:画笔的颜色,CWnd *pWnd:需要显示曲线的控件指针);DrawWave函数,将传进函数的值以图像的形式显示到对应的控件上;DrawMultiLine函数:将传进函数的值以图像的形式显示到对应的控件上,可以显示多个数据段。参数定义:   int Mult:总共需要显示几类数据   int AllNum:每类数据总的数据量   int Value[]:数据值数组,组成形式:数据1+数据2+数据3+ ...   COLORREF PenColor:每类数据的画笔的颜色   CWnd *pWnd:需要显示曲线的控件指针   还有一些函数不一一列举了,请自行下载源码查看(DrawOfMemory source package, VC++ memory mapping code examples, including a number of practical VC++ function: for example DrawLine function: the value passed to the function displayed in the form of the image to the corresponding controls (int AllNum: the total amount of data, int Value []: an array of data values​ ​ , COLORREF PenColor: brush color, CWnd* pWnd: need to show the curve control pointers) DrawWave function, will pass into the function value is displayed in the form of an image to the corresponding controls DrawMultiLine function: the passed into the function value is displayed in the form of an image to the corresponding control, you can display multiple data segments. Parameters are defined: int Mult: A total of several types of data to be displayed int AllNum: total amount of data for each type of data int Value []: an array of data values​ ​ , consisting of forms: Data 1 Data 2+ 3+ ...+ data COLORREF PenColor: brush color for each type of)
    2014-07-02 10:52:43下载
    积分:1
  • FANDISK
    典型的点云数据fandisk,适合点云研究者进行仿真,六千多个点(Typical fandisk point cloud data, suitable for researchers point cloud simulation, more than six thousand points)
    2014-12-22 19:31:17下载
    积分:1
  • SpecialStartIOTest
    介绍了驱动开发中有关IO例程的相关知识。(Introduction drive the development of relevant knowledge IO routines.)
    2009-03-10 20:36:42下载
    积分:1
  • TestNetCard
    禁用网卡以及恢复的程序:可以模拟硬件管理器中的停用和启用功能(仅对网卡)(banned card and recovery procedures : can simulate hardware management for the suspension and the opening function (LAN only))
    2005-04-08 15:42:04下载
    积分:1
  • 5.2
    This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
    2009-04-05 15:57:19下载
    积分:1
  • Clio
    Clio, drawing in GDI, example of elementari use of gdi functions
    2014-12-19 04:40:42下载
    积分:1
  • passp
    最新过TP保护驱动 清零写的不是这么好(Latest over-TP protection drive Cleared not so good)
    2013-01-19 19:16:19下载
    积分:1
  • MyMath
    C++实现多种常用数字信号处理算法,傅里叶变换,FIR滤波器,IIR滤波器,卷积等(C++ implementation of a variety of commonly used digital signal processing algorithms, Fourier transform, FIR filters, IIR filters, convolution, etc.)
    2016-01-12 11:39:55下载
    积分:1
  • WinpkFilter
    一个高性能的网络数据包处理架构,利用WinpkFilter可以利用应用层函数直接对数据包进行处理,甚至可以在应用层函数sleep()延缓数据包发送(WinpkFilter is a high performance packet filtering framework for Windows that allows developers to transparently filter (view and modify) raw network packets with minimal impact on network activity without having to write low level TDI or NDIS driver code. WinpkFilter is more than just a firewall development kit for Windows. With WinpkFilter you can make an application that inserts itself into the Windows network stream: custom firewall solution, internet connection sharing (NAT), IP shaper, VPN and many other low-level network solutions completely in user-mode using your favorite development environment: Visual C++, Visual C#, Delphi, Visual Basic, C++ Builder and etc. Using WinpkFilter requires no experience in kernel mode programming on your behalf since WinpkFilter provides you with powerful user level API. However, if you need to implement your solution (to achieve better performance) in kernel mode you can use well-documented raw IOCTL interface as well. )
    2020-10-04 18:07:40下载
    积分:1
  • AI_Textbook
    Artificial Intelligence For Game Developers
    2009-12-29 18:24:42下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载