CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 长方体

搜索资源列表

  1. xialiang34

    0下载:
  2. 图型学的一个演示,包括:坐标系的建立,正平行投影,斜等侧投影,斜二侧投影,长方体的建立,旋转轴的建立,长方体绕轴的旋转。-map-a demonstration of the school, including : the establishment of the coordinate system is parallel to the projection, such as lateral oblique projection, the two lateral oblique projecti
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:64.46kb
    • 提供者:夏亮
  1. cavity2_map

    0下载:
  2. 很强的有限元分析软件ansys55的源码,用于计算规则长方体空腔的固有频率和模态-strong finite element analysis software ansys55 source code, rules for the calculation of the rectangular cavity natural frequencies and mode
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.28kb
    • 提供者:luo chao
  1. opengl_light

    1下载:
  2. 早OPENGL中画长方体,并加上光线和法向量,工具是vc++,我刚学opengl,还有很多不懂的地方,希望和大家交流。我的QQ是349404146-early OpenGL draws cuboid, and add lighting and France vector tool vc. I just learning opengl, there are many who do not understand, and we hope that the exchanges. My QQ is 34
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:44.49kb
    • 提供者:蓝西
  1. Max_SubCub

    0下载:
  2. 一个立方体被分割成n3个小立方体,每个小立方体内有一个整数,计算出所给立方体的最大子长方体,子长方体的大小由它所含所有整数之和确定-a cube n3 chopped into small cubes, each small cube inside an integer, calculated by the cube to the greatest son cuboid, and the son of the rectangular size it contained all the integ
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.08kb
    • 提供者:王丰
  1. touying-CSharp

    0下载:
  2. 本程序是使用VisualC#编制的一个投影变换演示程序,实现从3D长方体投影至2D平面的图形绘制,并演示了图形绕轴旋转的过程。-use of this procedure is the establishment of VisualC# 1 Projection Demonstration Program, D. realized from three to two rectangular projection plane D graphics rendering, and presentati
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4.52kb
    • 提供者:彭晓波
  1. 体积和表面积

    0下载:
  2. 菜单制作、长方体的体积和表面积的程序-menu production, rectangular surface area and volume of procedures
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1.5kb
    • 提供者:张航
  1. wz_jsgraphics

    0下载:
  2. 网页画矢量图 点,直线,曲线,弧型,圆形,正方体,长方体
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:5.58kb
    • 提供者:leow
  1. jisuanchangfangtitiji

    0下载:
  2. 该小程序用面向对象的设计方法实现了对长方体表面积和体积的计算。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5.84kb
    • 提供者:wl
  1. zhengfangti

    0下载:
  2. 该程序是在长方体程序的基础上实现对其继承,实现对正方体的描述。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7.53kb
    • 提供者:wl
  1. 最大子长方体问题

    0下载:
  2. *Cube:最大子长方体问题 问题描述: 一个长,宽,高分别为m,n,p的长方体被分割成个m*n*p个小立方体。每个小立方体内有一个整数。 求所给长方体的最大子长方体。子长方体的大小由它所含所有整数之和确定。 */-* Cube : The biggest problem for rectangular Problem descr iption : a long, wide and high respectively m, n, p rectangular cut into the 000 m
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.23kb
    • 提供者:phq
  1. MFC制作长方体的表面积跟体积

    0下载:
  2. MFC制作长方体的表面积跟体积
  3. 所属分类:对话框与窗口

  1. opengl贴图旋转长方体

    0下载:
  2. 这是在vc6.0环境下的opengl的键盘控制可旋转长方体,在立方体前提下改下坐标就成了长方体,然后是纹理贴图,每个面贴上不同的图
  3. 所属分类:源码下载

    • 发布日期:2012-06-25
    • 文件大小:2.53kb
    • 提供者:jndxxh@163.com
  1. opengl3d_rc

    0下载:
  2. 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能,你可以下载编译一下探个究竟!-VC++6.0 in the use of OpenGL graphics rendering three-dimensional examples of source code, source code more complicated, it can draw three-dimensional
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:6.96mb
    • 提供者:133
  1. Transform3D

    0下载:
  2. MFC 画三维长方体,并实现平移变换,旋转,比例,反射,错切变化-MFC painting three-dimensional rectangular, and to achieve translation transformation, rotation, scaling, reflection, change the wrong cut
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:42.38kb
    • 提供者:仇肖
  1. jianzhengpinlv-m

    0下载:
  2. 利用matlab编程,理论计算长方体小空间的低频简正频率。(Using matlab programming, the theoretical calculation of rectangular low frequency room simple frequency.)
  3. 所属分类:其他

  1. 重力正演

    1下载:
  2. 可以自定义设定长方体的长宽高等数据,然后用于计算长方体模型的布格重力异常(Can be used for the calculation of rectangular model of Bouguer gravity anomaly)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:82kb
    • 提供者:无声1
  1. gravity

    1下载:
  2. 球形体、长方体的重力异常正演matlab程序(Spheroid body and long cube gravity anomaly)
  3. 所属分类:其他

    • 发布日期:2019-05-05
    • 文件大小:1kb
    • 提供者:hbsdgjv
  1. ★Codes

    2下载:
  2. 组合长方体模型的磁异常正演,基于matlab语言。(Forward modeling of magnetic anomalies based on combined cuboid model,Programming based on MATLAB language)
  3. 所属分类:其他

    • 发布日期:2020-06-04
    • 文件大小:430kb
    • 提供者:Keep running
  1. 长方体重力异常

    1下载:
  2. % function gg=cftmx() % 均匀长方体重力异常 %B模值 % %质心坐标(x0,y0,z0) %埋深H(m) %长为a(m),宽为b(m),高为c(m),剩余密度p(kg/m^3) %x,y,z为采样点 %重力异常gg (m/s^2) %G=6.67e-11(m^3/kg.s^2) 万有引力常数 %数据保存在‘均匀长方体重力异常.txt’
  3. 所属分类:matlab例程

  1. MagneticSimulation

    1下载:
  2. 应用地球物理,磁法勘探,长方体网格地下磁法正演。(Application of geophysics, magnetic prospecting, cuboid grid underground magnetic forward modeling.)
  3. 所属分类:Windows编程

    • 发布日期:2020-06-04
    • 文件大小:292kb
    • 提供者:ZSOV2_0
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com