搜索资源列表
ADOAddRelate
- 一个用mapobject2.2开发的用于添加图层,关联数据表以及建立索引的vb程序-a mapobject2.2 used for the development of the added layer, related data tables and the establishment of procedures indexed vb
mapxVBallfunction
- mapx+vb,可以实现放大,缩小,查询,鹰眼,添加,删除图元及属性信息,简单的空间分析功能等,很全面的-MapX vb, can be achieved to zoom, query, Hawkeye, add, delete map million and attribute information, the simple spatial analysis capabilities, comprehensive
DatasetAndLayermanagement
- DatasetAndLayermanagement:ArcEngine,Arcgis 9.0,Visual studio2005(vb.net)数据集和图层管理1)利用程序将某一矢量数据文件载入并显示地图 (2)添加某一影像文件并显示地图。 (3)提供一些图层管理功能 程序
easymap
- 一牛人写的gis程序。实现了shapefile文件添加、删除、保存、放大缩小,属性查询等等! 有好几个版本包括:vb 、vc、dephel、c++builder等,自己看着下吧。如果我在吹牛,您来找我!
VBNET_CAD-2
- 基于VB的简单CAD 功能简单 实现绘制直线圆形 圆弧 矩形 添加文字的功能
vb_drawline 在vb中添加picturebox控件
- 在vb中添加picturebox控件,通过鼠标动态移动实现曲线的绘制。-Add in vb picturebox control, achieved by moving the mouse dynamic curve drawing.
AEWork
- ArcEngine+VB实现地图上添加BMP、JPG等图片格式元素-ArcEngine+ VB realization of the map to add BMP, JPG and other image format elements
VB-GoogelMap
- VB 调用百度地图示例。 实现地图加载、偏移、加标注、删除标注等功能。 思路: VB调用WebBrowser控件加载本地页面打开地图。 再调用WebBrowser中打开页面的javascr ipt脚本函数实现定位和添加标注。-VB Baidu Map example. To achieve load the map, offset, plus label, delete the label and other functions. Ideas: VB
1
- 实现地理信息系统的公里网格的类库,添加到VB工程里面就可以调用了-vb+MapObject
vp_text_test
- VC中用vb的代码,功能如何在VB中用openggl添加文字,是初学者绝好的选择-VC code with vb, function in the VB with openggl add text, is an excellent choice for beginners
MapX_Oracle
- VB+MapX的连接Oracle数据库图层,并且实现往数据库图层添加图元功能。-VB+ MapX connecting Oracle database layer, and the realization of the database to add a graphic element function layer.
CampusGisSyStemByVB
- 基于校园的GIG系统,用VB做的,地图自己添加进去-GIG system based on the campus
DrawText
- 该程序在VB环境下实现了在图层上添加文字的功能-The program implemented in VB environment to add text in the function layer
ADDDATE
- AE加载数据 利用VB开发工具加载AE控件 进行数据添加-AE+VB add date
bou2_4l
- 在vb中用mapobjects添加图层,-Private Sub Form_Load() Dim dcnn As New MapObjects2.DataConnection Dim mlayer As New MapObjects2.MapLayer dcnn.Database = "G:\shape文件" dcnn.Connect Set mlayer.GeoDataset = dcnn.FindGeoDataset("bou2_4l") Map1.Layers.Ad
ms3d
- 用VB+opengl编程实现对ms3d文件的读取及纹理添加-Read ms3d file with VB+opengl and Load other texture by using program
new-fdj
- 添加新功能的放大镜VB程序源码,可以形成投过玻璃球透视的效果-Magnifying glass to add new features VB program source code, can be formed cast glass ball effect of perspective
NEW-mapxVBallfunction
- mapx+vb,已修改可以实现放大,缩小,查询,鹰眼,添加,删除图元及属性信息,简单的空间分析功能等,很全面的--MapX vb, can be achieved to zoom, query, Hawkeye, add, delete map million and attribute information, the simple spatial analysis capabilities, comprehensive
VB_Make_3D_text
- 制作3D效果的文字制作程序,可以保存为BMP图片,设置3D的阴影深度,添加背景图片,设置前景\背景颜色. 没有使用其他第三方控件,完整VB源码.-make a 3d text. about.frx Form1.frx about.frm Form2.frm Transparent.ctl Imgpb.xpt Form1.frm Project1.vbp
vb
- vb做的区域增长的程序,利用用户手动添加种子点,实现图像分割程序。-this is region growing program