CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 三角形

搜索资源列表

  1. polygon_triangulate

    0下载:
  2. 是任意多边形的三角形分割论文 我找了很久才找到
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:203834
    • 提供者:qq
  1. Three-dimensionalBoolean-operations

    1下载:
  2. 研究了三角形表面模型的布尔运算。传统的CSG 算法是基于基本实体的布尔运算进行的,对于由三角形或多边形描述的表面模 型的复杂模型运算则十分困难。通过构建模型的BSP 树,利用BSP 树的空间分割能力,把参与运算的模型分割成两部分,然后,根据交、并、差 各种布尔运算,组合分割后的结果,实现了不规则三维模型的布尔运算-Researched on Boolean Operation of triangle facial model. Traditional CSG algorithm base
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:175018
    • 提供者:browser_movie
  1. Modern_Antenna_And_Radar

    4下载:
  2. 报告1:一种超宽频带双圆锥全向天线的设计 1 1.1双锥天线的模型 1 1.2 HFSS建模与仿真 1 1.3设置边界条件和激励源 2 1.4设置求解项并分析 2 1.5保存并求解工程 2 1.6仿真结果分析 4 报告2:波导缝隙天线的设计与仿真 7 2.1目的 7 2.2仿真设计步骤: 7 2.2.1优化各缝隙谐振长度 7 2.2.2仿真天线阵 15 2.3结论 18 报告:3一种三角形天线的HFSS仿真 20 3.1三角形天线各参数的设
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2251787
    • 提供者:fuhaijun
  1. blackBox

    1下载:
  2. 一个很好的黑盒测试的实例,真的很好哦,包括了三角形、nextday和利润三个例子-Black Box Testing a very good example of true Oh well, including the triangle, nextday and profits three examples
  3. 所属分类:software engineering

    • 发布日期:2016-03-31
    • 文件大小:38318
    • 提供者:wang
  1. whiteBox

    0下载:
  2. 一个很好的白盒测试的实例,真的很好哦,包括了三角形、nextday和利润三个例子-White-box testing a very good example of true Oh well, including the triangle, nextday and profits three examples
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:39701
    • 提供者:wang
  1. example

    0下载:
  2. 讲解了软件测试中常用的例子,包括三角形,nextday等,不错的资料-The software testing on examples of commonly used, including triangular, nextday and so on, good information
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:267611
    • 提供者:wang
  1. Pr

    0下载:
  2. 判断三角形,求各数位的和,求工资单,查找当月的天数,等等,都在程序里有注解描述。-Determine a triangle, and the and the number of, and payroll, to find the number of days that month, and so on, are there comments in the program descr iption.
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:41184
    • 提供者:方超
  1. MESH-on-the-minimum-for-a-convex-body-surrounded.r

    0下载:
  2. 关于求一个MESH的最小凸包围体 所谓凸体, 就是从凸体内任意一点,向周围发射线,都只此MESH相交一次。-MESH on the minimum for a convex body surrounded the so-called convex body, convex body from any point, to launch around the line, only this time MESH intersection.
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:606
    • 提供者:renmo80
  1. OpenGL_sample_easy

    0下载:
  2. OpenGL编程轻松入门之一个简单的例子,从这个例子我们可以看到OpenGL可以做什么,当然这个例子只做了很简单的一件事--绘制一个彩色的三角形。除此以外,我们还可以看到典型的OpenGL程序结构及openGL的运行顺序。-OpenGL programming easy entry of a simple example, from this example we can see what OpenGL can do, of course, this example only a very si
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:14606
    • 提供者:AINSTUDY
  1. Iteration_and_fractal

    0下载:
  2. 1、 对一个等边三角形,每条边按照Koch曲线的方式进行迭代,产生的分形图称为Koch雪花。编制程序绘制出它的图形,并计算Koch雪花的面积,以及它的分形维数。 2、 自己构造生成元(要有创意),按照图形迭代的方式产生分形图,用计算机编制程序绘制出它的图形,并计算其分形维数。主要用MATLAB编程 -1, for an equilateral triangle, each side in accordance with Koch curve iterative manner, the r
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:134505
    • 提供者:林文
  1. Satck

    0下载:
  2. 打印三角形,非常经典的代码,欢迎大家下载,谢谢!-very good
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:111719
    • 提供者:将军
  1. unittest.chm

    0下载:
  2. 本系列文章主要讨论四个问题:为什么需要单元测试?怎样征服可测性难题?怎样才能高效率测试?怎样保证测试效果?重点阐述单元测试的关键问题,不是一般概念,适合于对单元测试有一定了解的读者。 在选择工具和实施单元测试前,我们应该对相关理论有一个系统的了解,特别是将会遇到哪些难题,如何解决,要心里有数,否则的话,很可能劳民伤财,半途而废。如果只会测试加法函数或者三角形函数之类的独立小程序,就以为可以做单元测试了,那就像一个人刚学会走路,就去长途跋涉。 本文介绍的是针对企业项目的单
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1257303
    • 提供者:王工
  1. 33

    0下载:
  2. 运行后的效果为动态图形,比如圆啊,三角形之类的,最好附上代码的解释-After the operation effect for dynamic graphics, such as round ah, triangle and so on, the best explanation of enclosed code
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1593
    • 提供者:啊哈
  1. FVM.pdf

    0下载:
  2. 频率域有限体积波场模拟,可用于三角形不规则网格,较有限差分速度更快。-Frequency domain finite volume wave field simulation can be used for irregular triangular grid, faster than the finite difference.
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1171443
    • 提供者:ws
  1. oscillatian

    0下载:
  2. 新型无LC 元件脉冲振荡电路的设计,只用两个同极性的晶体管,设计成一个两端负阻电路,无须外加任何储能用的电感、电容等 元件,其自身就能产生三角形脉冲波形,并能稳定地产生周期性的持续脉冲振荡。-New non-LC component pulse oscillation circuit design, only two of the same polarity of the transistor, designed as a two-terminal negative resistance c
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:31131
    • 提供者:小剑
  1. Exception

    0下载:
  2. 1. 编写一个程序,用于根据用户输入的命令行参数数量来计算长方形、正方形、三角形的面积。如果输入的参数为一个、二个、三个则它们应分别对应正方形、长方形、三角形,如果没有参数,则通过异常处理方法显示错误消息。 提示:定义一个抽象的父类,并提供一个抽象的方法area(). 再派生出三个子类,重写area()方法,然后在main方法中编写测试逻辑。 - Write a program, according to user input for the command line para
  3. 所属分类:Project Design

    • 发布日期:2017-04-14
    • 文件大小:2723
    • 提供者:侯智敏
  1. sanjiaoxing

    0下载:
  2. 判断是否能构成三角形 定义三个字节的正数(A、B、C),判断是否能构成三角形,如能,则显示“Yes !”-Determine whether to constitute the three bytes of the triangle defined positive (A, B, and C,), to determine whether to form a triangle, if the " Yes!"
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:587
    • 提供者:我会钞
  1. triangle

    0下载:
  2. 用类的组合与继承实现三角形分类,先用点类,再用线类,最后再用三角形类,一共有三个类-the sort of triangle
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:865
    • 提供者:吴霞
  1. CPP

    0下载:
  2. 1编程打印直角杨辉三角形 2 打鱼还是晒网 3古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少? 44. 输入两个字符串,从第一字符串中删除第二个字符串中所有的字符。例如,输入”They are students.”和”aeiou”,则删除之后的第一个字符串变成”Thy r stdnts.”。 5 实现一单链表的逆转。-Programming a print at right angles Triangl
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:8935
    • 提供者:张文
  1. 测试用例

    0下载:
  2. 基于三角形的测试用例的生成,包括边界值测试,健壮性测试、随机测试用例(Generation of test cases based on triangles)
  3. 所属分类:软件测试

    • 发布日期:2018-01-05
    • 文件大小:979968
    • 提供者:754153179
« 12 3 »
搜珍网 www.dssz.com