登录
首页 » 界面开发 » 地图Shp文件的显示

地图Shp文件的显示

于 2022-03-14 发布 文件大小:3.98 MB
0 52
下载积分: 2 下载次数: 1

代码说明:

地图Shp文件的显示 包括图层的添加 放大缩小 移动 以及图层管理是一个很好的shp文件加载显示的源代码程序 一个有用的程序框架 vc6.0 环境下编译通过 

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

发表评论

0 个回复

  • 这个.DLL实现了一个定制的消息框,使用了一个窗体和一些图片框。它是.dll编程的一个很好的介绍;同时,能方便的添加很多可扩展功能。
    这个.DLL实现了一个定制的消息框,使用了一个窗体和一些图片框。它是.dll编程的一个很好的介绍;同时,能方便的添加很多可扩展功能。- This DLL has realized the news frame which has custom-made, has used a window and some picture frames. It is dll a programming very good introduction; At the same time, can facilitate the increase are very many may expand the function.
    2022-03-01 18:31:06下载
    积分:1
  • qt alarm实现闹钟
    #include"alarm.h" #include Alarm::Alarm(QWidget * parent) :QDialog(parent) { init(); layout(); con(); }; //  ****** //  初始化 //  ****** void Alarm::init() { setWindowTitle("Alarm clock"); //设置标题 setFixedSize(QSize(300,80)); //固定大小 timer=new QTimer; //控制lcd的时间刷新 uptimer=new QTimer; //控制对话框上升 dtimer=new QTimer; //控制对话框下降 itimer=new QTimer; lcdNumber=new QLCDNumber; //显示当前时间 lcdNumber->setFixedSize(QSize(150,50)); //固定大小 lcdNumber->setNumDigits(8); //显示八个数字,默认是显示5个数字 lcdNumber->setSegmentStyle(QLCDNumber::Flat); //填充颜色,默认是白色的 lcdNumber->display(QTime::currentTime().toString("hh:mm:ss")); //设置格式,还有其他形式的 label=new QLabel(QString::fromLocal8Bit("闹钟")); //提示设置下个闹钟
    2022-01-28 04:54:06下载
    积分:1
  • 用C写的 窗口程序,一般都认为不错的,我的同事都看了觉得很不错的,希望大家...
    用C写的 窗口开发程序,一般都认为不错的,我的同事都看了觉得很不错的,希望大家-C development of a window to write procedures that are generally good, my colleagues have watched them feel very good, we hope to s
    2023-05-03 11:40:03下载
    积分:1
  • 最新的蓝牙芯片厂商CSR的产品的datasheet,bluecore 7的datasheet
    最新的蓝牙芯片厂商CSR的产品的datasheet,bluecore 7的datasheet-The latest Bluetooth chip maker CS, product datasheet, bluecore 7 of the datasheet
    2023-05-25 17:35:03下载
    积分:1
  • 象棋演播室
    象棋演播室的源代码,从网上找的,用Delphi 写的,算法很不错,大家可以学习学习
    2022-03-13 17:33:52下载
    积分:1
  • 不规则形状按钮
    不规则形状按钮---学习实例,入门资料-Irregular shape button--- learning examples, introductory information
    2022-02-09 16:52:23下载
    积分:1
  • 一个功能强大的c++标尺控件,封装得很好,非常好用
    一个功能强大的c++标尺控件,封装得很好,非常好用-A powerful c++ benchmark control, packaging very well, very easy to use
    2022-02-20 09:02:35下载
    积分:1
  • 程序,用C++编的 可以补充完整运行出结果
    界面程序,用C++编的 可以补充完整运行出结果-Interface program, using C++ can be compiled to run out the results of the full complement
    2022-01-26 02:52:43下载
    积分:1
  • 写控制板程序的模板
    写控制面板程序的模板-The template of writing swithing panel
    2022-09-20 11:00:03下载
    积分:1
  • windows 服务器
    这个是自己写的一个简单地基于socket API的服务端程序。该程序演示了一般服务端编程的基本步骤。也有一些调试处理函数。
    2022-05-14 21:24:51下载
    积分:1
  • 696518资源总数
  • 104298会员总数
  • 46今日下载