登录
首页 » Visual C++ » PCShow

PCShow

于 2020-11-10 发布
0 224
下载积分: 1 下载次数: 5

代码说明:

说明:  三维点云的伪彩色显示示例。自带5片点云用于测试。可平移、旋转、缩放视图;可单色、伪彩色显示点云。(An example of pseudo-color display of three-dimensional point clouds. It has five point clouds for testing. It can translate, rotate and zoom views; it can display point clouds in monochrome and pseudo-color.)

文件列表:

PCShow\data1.las, 5354305 , 2011-06-27
PCShow\data2.las, 6786729 , 2011-06-27
PCShow\data3.las, 8621009 , 2011-06-27
PCShow\data4.las, 10446721 , 2011-06-27
PCShow\data5.las, 4001541 , 2011-08-10
PCShow\dll\GLU.DLL, 315904 , 2006-01-22
PCShow\dll\GLU32.DLL, 121856 , 2006-12-05
PCShow\dll\GLUT.DLL, 154624 , 2006-01-22
PCShow\dll\GLUT32.DLL, 237568 , 2006-01-22
PCShow\dll\OPENGL32.DLL, 713728 , 2006-12-05
PCShow\GL\GL.H, 69083 , 2006-01-22
PCShow\GL\GLAUX.H, 12024 , 2006-01-22
PCShow\GL\GLU.H, 18282 , 2006-01-22
PCShow\GL\GLUT.H, 27670 , 2006-01-22
PCShow\lib\GLAUX.LIB, 1312394 , 2006-01-22
PCShow\lib\GLU32.LIB, 49514 , 2006-01-22
PCShow\lib\GLUT32.LIB, 69580 , 2006-01-22
PCShow\lib\LIBJPEG.LIB, 893842 , 2006-01-22
PCShow\lib\LIBPNG1.LIB, 307460 , 2006-01-22
PCShow\lib\OPENGL32.LIB, 336274 , 2006-01-22
PCShow\OpenGL.cpp, 10062 , 2019-04-15
PCShow\OpenGL.h, 3358 , 2019-04-15
PCShow\OpenGL.obj, 18940 , 2019-04-15
PCShow\PCShow.exe, 233472 , 2019-04-15
PCShow\ReadMe.txt, 3543 , 2011-06-11
PCShow\res\Test.ico, 1078 , 2011-06-11
PCShow\res\Test.rc2, 396 , 2011-06-11
PCShow\res\Thumbs.db, 15360 , 2019-04-15
PCShow\resource.h, 1187 , 2019-04-15
PCShow\StdAfx.cpp, 206 , 2011-06-11
PCShow\StdAfx.h, 1340 , 2011-06-11
PCShow\StdAfx.obj, 812 , 2019-04-15
PCShow\Test.aps, 36124 , 2019-04-15
PCShow\Test.bsc, 3269632 , 2011-08-08
PCShow\Test.clw, 1921 , 2019-04-15
PCShow\Test.cpp, 2035 , 2011-06-11
PCShow\Test.dsp, 4464 , 2019-04-15
PCShow\Test.dsw, 533 , 2011-06-11
PCShow\Test.h, 1302 , 2011-06-11
PCShow\Test.ncb, 377856 , 2019-04-15
PCShow\Test.obj, 12807 , 2019-04-15
PCShow\Test.opt, 356352 , 2019-04-15
PCShow\Test.pch, 5792140 , 2019-04-15
PCShow\Test.plg, 1536 , 2019-04-15
PCShow\Test.rc, 5703 , 2019-04-15
PCShow\Test.res, 8860 , 2019-04-15
PCShow\TestDlg.cpp, 8086 , 2019-04-15
PCShow\TestDlg.h, 2177 , 2019-04-15
PCShow\TestDlg.obj, 34803 , 2019-04-15
PCShow\vc60.idb, 50176 , 2019-04-15
PCShow\dll, 0 , 2019-04-15
PCShow\GL, 0 , 2019-04-15
PCShow\lib, 0 , 2019-04-15
PCShow\res, 0 , 2019-04-15
PCShow, 0 , 2019-04-15

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

发表评论


0 个回复

  • code
    program to compute 2d-maxima for a set of xy points. The xy data points are generated using a random number generator. The command to run the program at DOS prompt is: - compute 2d-maxima for 500 xy points .2dmaxima 500
    2012-05-19 04:38:55下载
    积分:1
  • Beziar
    说明:  基于函数的曲线曲面绘制,以及beziar曲线曲面的绘制(Drawing curves and surfaces based on function, and the drawing of curves and surfaces beziar)
    2011-03-01 19:15:44下载
    积分:1
  • abysse
    Opengl camera class. Shows how to handle camera movements by usin mouse or keyboard inputs.
    2010-01-04 01:35:47下载
    积分:1
  • VSP_SE
    说明:  自己编写的一个VC++程序,打开可执行程序后可以读取wave文件,此时程序将在客户区绘制波形图;之后可以计算短时能量、短时过零率和自相关函数,并且在客户区依次显示函数图像。(own VC prepared by a procedure to open executable wave after reading documents, this process will draw customers District waveform diagram; after short-term energy can be calculated, short-term rates and zero autocorrelation function, District customers in the sequence of images function.)
    2006-05-14 18:53:35下载
    积分:1
  • 3dde
    3d demo c++ opengl demo (good 3d demo)
    2009-06-18 13:47:11下载
    积分:1
  • SKYBOX
    游戏中天空盒的模拟实现,鼠标控制观察这个天空盒,工程的构架可以通用,极大方便读者。(Game simulation of the realization of the sky box, mouse control to observe the sky boxes, the project can be generic framework, which greatly facilitate the reader.)
    2008-07-09 19:02:30下载
    积分:1
  • voronoi3
    voronoi图的Fortune算法源码,visual c++(Fortune s algorithm source code of voronoi diagram with visual c++)
    2021-01-29 17:48:39下载
    积分:1
  • lamp
    一个VRML的示例,通过鼠标点击可以使场景内的灯管发光(An example of a VRML through mouse clicks can make a scene inside the lamp light)
    2013-12-25 21:05:40下载
    积分:1
  • PersProjDemo
    Teach you the pipeline of 3D object, especially the perpective project
    2013-09-01 12:46:11下载
    积分:1
  • COpenGL
    说明:  结合MFC和opengl编程,可以显示网格,网格的格式为obj # 顶点数 面片数 v....f....(Combination of MFC and opengl programming, you can display the mesh, the mesh format obj# Vertices few patches v. ... f. ...)
    2009-07-30 22:53:10下载
    积分:1
  • 696518资源总数
  • 104573会员总数
  • 29今日下载