登录
首页 » Visual C++ » MapDemo

MapDemo

于 2013-01-27 发布 文件大小:422KB
0 167
下载积分: 1 下载次数: 21

代码说明:

  VC++6.0中实现矢量图电子地图: 1.无闪烁地图、图形、位图的绘制 2.鼠标抓拖地图背景的程序实现原理 3.地图分层的实现 4.视图打印的实现 5.几个好用的MFC类的使用方法(Vector Electronic Map VC++6.0 implemented: 1. Flashing map, graphics, bitmap drawing the 2 mouse caught drag map background program to achieve Principle 3 map layers to achieve 4. The view Print realization 5. Several use MFC classes use)

文件列表:

MapDemo
.......\MainFrm.cpp,3308,2002-06-07
.......\MainFrm.h,1591,2002-06-07
.......\Mapdata
.......\.......\skfhainan.txt,208,2001-06-05
.......\.......\skfmainland.txt,1702,2001-06-05
.......\.......\skftaiwan.txt,190,2001-06-05
.......\.......\skfyellowriver.txt,364,2001-06-05
.......\ReadMe.txt,4335,2002-05-28
.......\res
.......\...\H_MOVE.CUR,766,2002-05-28


.......\...\Skf_Map.rc2,399,2002-05-28


.......\resource.h,1059,2001-06-07
.......\Skf_Map.aps,49704,2010-07-17
.......\Skf_Map.cpp,4236,2002-06-06
.......\Skf_Map.dsp,4711,2002-05-28
.......\Skf_Map.dsw,539,2002-06-10
.......\Skf_Map.h,1367,2002-05-28
.......\Skf_Map.ncb,99328,2010-09-11
.......\Skf_Map.opt,770048,2010-09-11
.......\Skf_Map.plg,1777,2010-08-24
.......\Skf_Map.rc,12510,2002-06-08
.......\Skf_MapDoc.cpp,2420,2002-06-07
.......\Skf_MapDoc.h,1611,2002-06-07
.......\Skf_MapView.cpp,10133,2002-06-10
.......\Skf_MapView.h,2832,2002-06-07
.......\StdAfx.cpp,209,2002-05-28
.......\StdAfx.h,1077,2002-06-08

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

发表评论

0 个回复

  • excel
    VC操作excel,简化使用vc来生成excel表格的步骤(VC operation excel, to simplify the use of excel spreadsheet to generate vc steps)
    2007-10-18 11:41:47下载
    积分:1
  • ScreenCapture
    使用GDI库,软件可以捕捉桌面任意窗口,保存到剪切板。 操作方法:按下鼠标左键,进行拖动;(Using GDI library, the software can capture any of the desktop window, save it to the clipboard. Methods of operation: press the left mouse button, and drag )
    2013-09-17 18:02:41下载
    积分:1
  • intelMMX32
    该源码程序实现了intel MMX32位的底层驱动功能,在VC环境下完成的。(The source of the intel MMX32 procedures realize the bottom-bit driver functions in VC environment completed.)
    2007-11-06 10:39:33下载
    积分:1
  • ghost-2012
    GHOST 2012 原版远控 免杀好做的呢 大家来下吧(GHOST 2012)
    2012-03-06 23:04:22下载
    积分:1
  • xiuming
    1. 实现方法 1)多窗口界面的制作 2)可视化数据管理器的使用 3)菜单编辑器的使用 4)Access数据库的建立 5)与Access数据库的正确连接 6)通过sql语句的使用实现一些功能 7)DataGrid控件的使用 8)MS FlexGrid控件的使用 2.算法思想与描述 1) 学生成绩管理系统的登录 进入程序,自动跳出学生信息管理系统登陆窗口,点查询可进入菜单选择窗口。 2) 菜单窗口的选择 菜单选择包括学生信息,学生成绩。 3)学生信息的查询 包括学生学号,姓名,性别,出生日期,籍贯,联系电话,政治面貌,系别,班级显示功能。 4)学生成绩查询 通过对学号的输入,对学生姓名,课程,成绩,总分进行成绩查询。 5)about 程序介绍。 6)系统的退出。 (err)
    2008-04-14 19:35:54下载
    积分:1
  • Serial-ports
    linux下的串口通讯代码,方便修改以实现多种串口通讯功能(under linux serial communication code to facilitate modified to achieve a variety of serial communication functions)
    2013-11-17 14:39:41下载
    积分:1
  • 3DSLoader_vtk
    利用VTK读取3ds文件,并进行渲染的程序.(Use VTK to read 3ds files, and rendering process.)
    2008-12-14 21:22:57下载
    积分:1
  • Phrack-Magazine
    phrack有什么nb的地方:有人问我成为nb黑客(不是骇客)的捷径是什么?我发现这里面可以细分为:1.谁是nb的黑客? 我的答案是phrack杂志上每个领域发表开拓性文章的人; 2.如何成为nb的黑客? 我的答案是把phrack杂志大部分文章用几年时间全部真正弄懂 --不看文章,不查资料能把例子实现一遍,还能改--xscan作者(What place phrack nb: nb what I was asked to become a hacker (not a hacker) is a shortcut? I found that there can be subdivided into: (1) Who is nb hackers? My answer is to explore every area of ​ ​ published journal articles on phrack people 2 nb how to become a hacker? My answer is that most of the phrack magazine article a few years time all truly understand- do not look at the article, the example does not check the information can achieve it again, but also to change- xscan author)
    2014-01-13 18:06:16下载
    积分:1
  • Web服务器和浏览器的设计
    网络编程中C++ Web服务器和浏览器的设计源代码,用于网络编程实验。(The design source code of C++ Web server and browser in network programming is used for network programming experiment.)
    2019-01-08 21:12:52下载
    积分:1
  • CntrlOtherPrcss
    启动并控制其它Exe程序CntrlOtherPrcss,很不错的vc源码,希望能对大家有所帮助(Start and control other Exe program CntrlOtherPrcss, very good vc source, I hope you can help)
    2011-09-05 23:11:29下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载