登录
首页 » Visual Basic » VB+MO

VB+MO

于 2020-07-03 发布 文件大小:919KB
0 129
下载积分: 1 下载次数: 224

代码说明:

  VB+MO开发的武大三区校园导航系统: 数据:武大三区的shape文件 功能:学生信息查询功能,最短路径查询,缓冲区分析等功能 (VB+ MO St. Paul Area Development-wu campus navigation system: Data: St. Paul District, Wu shape file features: Student Information function, the shortest path query, analysis of features such as buffer)

文件列表:

信息学部新生导航系统
....................\图片图标
....................\........\BitMaps
....................\........\.......\addressmatch.bmp
....................\........\.......\arrow.bmp
....................\........\.......\bex.bmp
....................\........\.......\boxSel.bmp
....................\........\.......\check.bmp
....................\........\.......\find.bmp
....................\........\.......\globe.bmp
....................\........\.......\id.bmp
....................\........\.......\label.bmp
....................\........\.......\measurepink.bmp
....................\........\.......\pan.bmp
....................\........\.......\pennant.bmp
....................\........\.......\poly.bmp
....................\........\.......\print.bmp
....................\........\.......\properties.bmp
....................\........\.......\split.bmp
....................\........\.......\toc.bmp
....................\........\.......\uncheck.bmp
....................\........\.......\zoom.bmp
....................\........\.......\zoomin.bmp
....................\........\.......\zoomout.bmp

....................\工程
....................\....\MSSCCPRJ.SCC
....................\....\全局变量.bas
....................\....\属性窗口.frm
....................\....\新生校园导航系统.frm
....................\....\新生校园导航系统.frx
....................\....\新生校园导航系统.vbp
....................\....\新生校园导航系统.vbw
....................\....\登陆窗口.frm
....................\数据
....................\....\info
....................\....\....\arc.dir
....................\....\....\arc0000.dat
....................\....\....\arc0000.nit
....................\....\....\arc0001.dat
....................\....\....\arc0001.nit
....................\....\....\arc0002.dat
....................\....\....\arc0002.nit
....................\....\....\arc0003.dat
....................\....\....\arc0003.nit
....................\....\....\arc0004.dat
....................\....\....\arc0004.nit
....................\....\....\arc0005.dat
....................\....\....\arc0005.nit
....................\....\....\arc0006.dat
....................\....\....\arc0006.nit
....................\....\....\arc0007.dat
....................\....\....\arc0007.nit
....................\....\StudentInfo.mdb
....................\....\主干道.dbf
....................\....\主干道.prj
....................\....\主干道.shp
....................\....\主干道.shx
....................\....\体育场.dbf
....................\....\体育场.prj
....................\....\体育场.sbn
....................\....\体育场.sbx
....................\....\体育场.shp
....................\....\体育场.shp.xml
....................\....\体育场.shx
....................\....\信息学部外围.dbf
....................\....\信息学部外围.prj
....................\....\信息学部外围.sbn
....................\....\信息学部外围.sbx
....................\....\信息学部外围.shp
....................\....\信息学部外围.shp.xml
....................\....\信息学部外围.shx
....................\....\其他.dbf
....................\....\其他.prj
....................\....\其他.shp
....................\....\其他.shx
....................\....\图书馆.dbf
....................\....\图书馆.prj
....................\....\图书馆.sbn
....................\....\图书馆.sbx
....................\....\图书馆.shp
....................\....\图书馆.shp.xml
....................\....\图书馆.shx
....................\....\大学生活动中心.dbf
....................\....\大学生活动中心.prj
....................\....\大学生活动中心.sbn
....................\....\大学生活动中心.sbx
....................\....\大学生活动中心.shp
....................\....\大学生活动中心.shp.xml
....................\....\大学生活动中心.shx
....................\....\学生公寓.dbf
....................\....\学生公寓.prj
....................\....\学生公寓.sbn
....................\....\学生公寓.sbx
....................\....\学生公寓.shp
....................\....\学生公寓.shp.xml
....................\....\学生公寓.shx
....................\....\幼儿园.dbf
....................\....\幼儿园.prj
....................\....\幼儿园.sbn

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

发表评论

0 个回复

  • cao
    这是有关C语言和VB的例题程序 希望对大家有帮助 谢谢 (This is the C language and VB of the example program we want to help thank you)
    2011-05-16 17:30:48下载
    积分:1
  • Barcorama
    executavel para windows mobile barcorama
    2009-03-05 23:21:12下载
    积分:1
  • CE5.61
    Ce5.61 源码 visual Basic(Ce5.61 source visual Basic)
    2010-12-31 13:15:43下载
    积分:1
  • 试验数据
    vb+mapobjects二次开发程序,带数据(VB + MapObjects secondary development program with data)
    2020-06-24 14:00:01下载
    积分:1
  • 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)
    2006-03-07 12:45:39下载
    积分:1
  • DAQmxBase VB6 Sample
    USB-6501数据采集卡的开发例程,包括I/O和COUNTER。(USB-6501 data acquisition card development routines, including I/O and COUNTER.)
    2017-10-17 08:34:21下载
    积分:1
  • ADO
    实现ADO的VB程序,实现ADO数据库文件的创建和操纵(ADO realize the VB program, realize ADO database file creation and manipulation)
    2007-11-01 23:15:50下载
    积分:1
  • MDISplitter
    MDI Spliter Example. this is a vb6.0 MDI Exaple . It Explain how to create a spliter in MDI form
    2009-10-30 19:01:08下载
    积分:1
  • pooceduresLCD
    用VB做的一个液晶取字模程序,做液晶显示应该能够能用得到(Using VB to do a take type LCD procedures, can do LCD display should be able to get)
    2017-04-05 01:58:42下载
    积分:1
  • jetdrillingtooptimizethedesignofhydraulicparameter
    本程序是我毕业设计做的喷射钻井水力参数 优化设计。其中有泵压的自动绘图。(I graduated from this program is designed to do the jet drilling to optimize the design of hydraulic parameters. Among them, the automatic pump pressure mapping.)
    2021-01-19 07:38:42下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载