登录
首页 » 界面开发 » 全景图浏览程序

全景图浏览程序

于 2022-03-21 发布 文件大小:2.69 MB
0 203
下载积分: 2 下载次数: 1

代码说明:

应用背景为了程序可以正常运行,要将RealSceneViewr下的Data文件夹拷贝到程序目录下关键技术C++,vs2010,3D,全景漫游,3d漫游,鱼眼全景

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

发表评论

0 个回复

  • 基于QT的串口涉及
    应用背景     QT做界面应用已经很广了,基于QT的串口界面设计,对于初学者有一定的帮助,简单易懂,非常适合初学者,对于开拓界面开发的兴趣有很大的帮助,欢迎大家指正错误。 关键技术基于QT的串口,对于对界面感兴趣的初学者来说,很有帮助,涉及了C++,QT,和串口的相关知识,简单易懂,很实用
    2022-02-16 09:12:50下载
    积分:1
  • Dynamic menu and sub
    动态删除菜单以及子菜单的sample,vc6开发-Dynamic menu and sub-menu to delete the sample, vc6 to develop
    2023-06-03 06:20:03下载
    积分:1
  • 很好的滚动条程序
    很好的滚动条程序-good of the rolling process
    2022-02-26 08:50:16下载
    积分:1
  • 基于c#的时钟
    资源描述本源程序是基于C#的时钟设计,能为初学者提供参考价值,为初学者提供基本的编写代码思路, namespace Clock { public partial class MainForm : Form { private PointF center; private float r; private Pen hourPen; private Pen minutePen; private Pen secondPen; private Thread timeThread; public MainForm() { InitializeComponent(); ShowInTaskbar = false;//不在任务栏中显示 SetStyle(ControlStyles.DoubleBuffer, true); SetStyle(ControlStyles.UserPaint,true); SetStyle(ControlStyles.AllPaintingInWmPaint,true); center = new PointF(ClientSize.Width/ 2.0f, ClientSize.Height/ 2.0f); r = Math.Min(ClientSize.Width / 2.0f, ClientSize.Height / 2.0f); hourPen = new Pen(Color.Black, 2.5f); minutePen = new Pen(Color.Black, 1.5f); secondPen = new Pen(Color.Black, 0.5f); timeThread=new Thread(new ThreadStart(DrawTime)); timeThread.Start(); } protected override void OnPaint(PaintEventArgs e) { Graphics g = e.Graphics; g.Clear(BackColor); //g.SmoothingMode =
    2022-01-26 05:22:52下载
    积分:1
  • (圆角页)非常好!!!设计也相当不错。
    (圆角网页)挺不错的!!!界面设计也相当不错.-(Rounded corners page) very good!!! Interface design is also quite good.
    2022-02-04 07:49:12下载
    积分:1
  • VC编程——树形导航实现
    VC界面编程——树形导航界面实现,模仿windows资源管理器,界面美观大方,使用方便。
    2023-01-04 19:55:04下载
    积分:1
  • the title bar for hidden or revealed that makes Sometimes, the area showed incre...
    对标题拦进行隐藏或显示,使得有时候,显示面积增大-the title bar for hidden or revealed that makes Sometimes, the area showed increases
    2022-01-22 02:33:37下载
    积分:1
  • college_management_system
    2023-06-06 15:05:09下载
    积分:1
  • 一个在软件中的,动画实例,当初为了研究学校的上网管理软件EYOU而找到的源码,很有帮助.看看吧....
    一个在软件开发中的,动画实例,当初为了研究学校的上网管理软件EYOU而找到的源码,很有帮助.看看吧.-one in software development, animation examples, The criteria for the study on the Internet management software EYOU to find the source and helpful. let"s see it.
    2022-03-10 07:51:29下载
    积分:1
  • tab funny
    tab funny
    2022-09-28 05:55:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载