登录
首页 » Visual C++ » CPoint3DCloud

CPoint3DCloud

于 2020-06-26 发布 文件大小:1055KB
0 192
下载积分: 1 下载次数: 4220

代码说明:

  利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大 (use OpenGL, prepared by the VC C, 3-D process, learning graphics, C, OpenGL, document literacy helpful, is a 3D software companies write code part, in particular OpenGL libraries are very useful. There are two mouse default data file operations : concrete is the first document of key drag rotation of key Ctrl++ translation of key Shift-rotating wheel rolling Zoom Bond Ctrl+ Shift+ magnification)

文件列表:

CPoint3DCloud
.............\COpenGL.dll
.............\COpenGL.h
.............\COpenGL.lib
.............\COpenGLd.dll
.............\COpenGLd.exp
.............\COpenGLd.lib
.............\CPoint3D.cpp
.............\CPoint3D.h
.............\CPoint3DCloud.aps
.............\CPoint3DCloud.clw
.............\CPoint3DCloud.cpp
.............\CPoint3DCloud.dsp
.............\CPoint3DCloud.dsw
.............\CPoint3DCloud.exe
.............\CPoint3DCloud.h
.............\CPoint3DCloud.ncb
.............\CPoint3DCloud.opt
.............\CPoint3DCloud.plg
.............\CPoint3DCloud.rc
.............\CPoint3DCloud.reg
.............\CPoint3DCloudDoc.cpp
.............\CPoint3DCloudDoc.h
.............\CPoint3DCloudView.cpp
.............\CPoint3DCloudView.h
.............\crown.asc
.............\GLUT.DLL
.............\GLUT.H
.............\GLUT.LIB
.............\GLUT32.DLL
.............\GLUT32.LIB
.............\MainFrm.cpp
.............\MainFrm.h
.............\MyClass.h
.............\ReadMe.txt
.............\res

.............\...\CPoint3DCloud.rc2


.............\Resource.h
.............\StdAfx.cpp
.............\StdAfx.h
.............\tree1.ASC
.............\程序说明.txt

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

发表评论

0 个回复

  • mxml-2.9.tar
    Mini-XML是一个小型的开源的XML解析器,采用 C 语言开发。该解析器最大的特点就是小型、无须依赖其他类库,只需要 GCC 编译器 和 make 程序即可编译,支持 UTF-8/UTF-16 编码。(Mini-XML is a small open source XML parser, using C language development. The biggest feature is the small parser, without relying on other libraries, you only need GCC compiler and make the program can be compiled to support UTF-8/UTF-16 encoding.)
    2015-03-05 10:55:45下载
    积分:1
  • MFC006
    本书通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序要走的步骤编写。全书共分四部分进行介绍,第一部分是基础知识,第二部分讲述用户界面的实例,第三部分讲述MFC内部处理方面的实例,第四部分讲述打包实例。全书基本上面向实例进行阐述,讲解透彻、易于掌握。本书既可作为初学者和大专院校师生的自学参考书,也可作为计算机软件开发人员的技术参考书。 (the book through 85 examples on the application of comprehensive MFC Visual C Programming for the idea. Examples of each are preparing an application to take steps to prepare. The book is divided into four parts, the first part is the basis of knowledge, on the second part of the user interface examples, MFC on the third part of the internal handling of the case, on the fourth part of a package examples. The book is basically geared to elaborate examples to explain the thorough, and easy to understand. The book can as beginners and tertiary students self-reference books, can also be used as computer software developers the technical reference books.)
    2007-04-26 14:22:02下载
    积分:1
  • HanoiFolder
    Given a stack of n disks arranged largest on the bottom to smallest on top placed on a rod, together with two empty rods, the towers of Hanoi puzzle asks for the minimum number of moves required to move the stack one rod to another, where moves are allowed only if they place smaller disks on top of larger disks
    2015-02-05 20:49:22下载
    积分:1
  • BXCSQLdxdb
    Ӳ
    2009-08-17 20:42:01下载
    积分:1
  • BFS
    宽度优先搜索,1215. 脱离地牢,改编一下。年轻的王子Paris与美丽的公主Helen被困在地牢里,他们想知道能否找到对方。(Breadth-first search, 1215 from the dungeon, adapted it. The young prince and the beautiful princess Helen Paris trapped in a dungeon, they want to know we can find each other.)
    2013-06-07 14:59:53下载
    积分:1
  • pdflib_hello
    这段源码给出了WINDOWS环境下在PDFLIB开发库中输出中文的几种方法(可以适合所有版本的PDFLIB库)。(This source gives the WINDOWS environment in the development of library output PDFLIB Chinese methods (which may be suitable for all versions of PDFLIB library).)
    2009-07-07 12:19:12下载
    积分:1
  • Quicksort
    编写快速排序的代码,用一种语言描述,并在一个编译环境里调试成功。(Coding quick sort of, in a language to describe, in a successful compile and debug environment.)
    2015-07-20 09:14:26下载
    积分:1
  • sushe
    考查点:线性结构、文件操作 注意:必须使用文件存储数据,不得使用数据库管理系统。 任务:通过此系统可以实现如下功能: 录入: 可以录入宿舍情况,包括宿舍号、可容纳学生数、已容纳学生数、男生/女生宿舍等信息; 可以录入学生住宿情况,包括学号、姓名、性别、宿舍号等信息。 其他信息可以自行设计。 分配宿舍:为每一个学生分配入一个未住满的宿舍。能否提供一个智能分配算法?推荐选择?批量分配?鼓励创新。(Check point: linear structure, file operations Note: you must use the file to store data, can not use management system. Mission: through this system can realize the following functions: Entry: Can enter the dormitory, including dorm number, can accommodate students number, already accommodate students number, boy/girl s dormitory information Can enter the student accommodation, including student id, name, gender, dormitory, etc. Other information can be designed. Dormitory: for each student assigned into a dormitory is not full. Can you provide a smart allocation algorithm? Recommended choice? Batch distributed? Encourage innovation. )
    2016-03-04 18:14:21下载
    积分:1
  • RiemannExactSolver
    一维激波管黎曼问题的精确解(用于求解一维激波管黎曼问题)(Riemann shock tube problem of one-dimensional exact solution (one-dimensional shock tube used to solve the Riemann problem))
    2011-05-14 22:10:26下载
    积分:1
  • VS进行Gige相机操作(包含打开、关闭及曝光等参数设置)
    基于VS2010编程环境Gige相机的基本操作,含有非常详细的代码。包括相机硬件设置、打开、参数设置(曝光时间)和关闭的全过程。程序编写和编译时64位的,运行后可实时调整曝光度、显示采集的图像信息。
    2022-07-24 21:18:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载