登录
首页 » 图形图像 » 一个GIS范例,对石龙的3D建模,可用于3D模型中,是不一个不错的例子...

一个GIS范例,对石龙的3D建模,可用于3D模型中,是不一个不错的例子...

于 2023-06-28 发布 文件大小:1.63 MB
0 173
下载积分: 2 下载次数: 1

代码说明:

一个GIS范例,对石龙的3D建模,可用于3D模型中,是不一个不错的例子-Example of a GIS of Eumeces the 3D modeling, 3D model can be used is not a good example

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

发表评论

0 个回复

  • opengl切削仿真
    #include "stdafx.h" #include #include #include #include void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»­Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ {      GLUquadricObj* qobj = gluNewQuadric();     gluCylinder(qobj, radius, radius, height, slices, stacks);    //slicesÀàËÆÓÚ¾­¶È£¬stacksÀàËÆÓÚγ¶È     glScalef(-1.0, 1.0, -1.0);
    2022-02-03 11:01:56下载
    积分:1
  • 实现上有水纹波动的效果.zip
    实现图像上有水纹波动的效果.zip-achieve watermarked images on the effect of fluctuations. Zip
    2023-01-20 05:35:03下载
    积分:1
  • 这是用DirectX9写的一个多纹理的动画,呈现了一个真实的水的效果。
    这是用DirectX9写的一个多纹理的动画,呈现了一个真实的水的效果。-It is written in a multi-texture DirectX9 animated, showing a real effect of the water.
    2022-08-17 16:38:11下载
    积分:1
  • 直线光栅化gfdsg
    直线光栅化gfdsg-linear grating of gfdsg
    2022-07-23 09:26:24下载
    积分:1
  • 2022-03-13 23:33:21下载
    积分:1
  • 读入文件,做反转,然后显示在屏幕上,基于OPenCv的...
    将一个VC程序代码,它能将数据文件放入bmp位图文件中,并能从bmp 中提取出原文件。以便大家在这里通过下载图片来得到图片中的资源-A VC program code, it will be data files Add bmp bitmap file, and extracted from the original bmp file. To everyone here by downloading pictures to get the picture of the resources
    2022-03-21 08:20:23下载
    积分:1
  • DXF文件读写接口
    供用户直接调用的12个子程序调用: 1、 opendxf(xl,yl,drname,lend) 功能:新建DXF文件, 参数:xl,yl,drname,lend 分别为图幅长、宽、图名、图名长度  注意: 接口库中使用了文件通道号990、991、992、993、998、999, 请在程序中不要重复使用  2、 layer(ca1,nc) 功能:在表段和头段中写层信息, 参数:ca1,nc分别为层名、颜色值 注意:必须先赋层名值:ca1="hjk328" 再调用 call layer(ca1,ic)       不能直接call layer("hjk328",ic) 3、 circle(cx,cy,cz,cr) 功能:画圆 参数:cx,cy,cz,cr 分别为圆心的三维坐标和半径 4、 trace(x1,y1,z1,x2,y2,z2,wh) 功能:画轨迹线 参数:x1,y1,z1,x2,y2,z2,wh 分别为轨迹线中线端点三维坐标及线宽 5、 line(x1,y1,z1,x2,y2,z2) 功能: 画单线 参数:x1,y1,z1,x2,y2,z2  分别为线端点三维坐标 6、 poly(PLX,PLY,PLZ,NV,WH) 功能:画复线  参数:PLX,PLY,PLZ,NV,WH分别为复线各拐点三维坐标、拐点数及线宽 7、 point(x1,y1,z1) 功能:画点 参数:x1,y1,z1分别为点的三维坐标 8、 hz(xxt,yyt,zzt,zzh,rrang,ssca,qxj,cca1,len) 功能:中点对正写单行汉字 参数:xxt,yyt,zzt,zzh,rrang,ssca,qx
    2022-03-24 02:59:46下载
    积分:1
  • Using the PSO algorithm to calculate the maximum of the improve 2D entropy value
    运用微粒群算法求解改进的二维熵最大值算法,对于医学图像分割非常有用-Using the PSO algorithm to calculate the maximum of the improve 2D entropy value
    2022-05-09 04:29:11下载
    积分:1
  • 这份代码经源码格式软件格式化过
    这份代码经源码格式软件格式化过-this format source code by formatting software too
    2023-03-09 12:30:03下载
    积分:1
  • 扫描线多边填充算法适用于水平扫描线的逐行填充
    扫描线多边形填充算法适用于水平扫描线的逐行填充-Scan-Line Polygon Fill Algorithm
    2022-01-25 23:19:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载