CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - triangle

搜索资源列表

  1. triangle

    0下载:
  2. 包含java杨辉三角的4种实现程序,为初学者提供参考-Yang Hui triangle contains the java implementation of the four procedures, provide a reference for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:7.27kb
    • 提供者:zhoulei
  1. The-triangle-type-judgment

    1下载:
  2. 三角形类型判断,锐角三角形、钝角三角形、直角三角形-The triangle type judgment
  3. 所属分类:Button control

    • 发布日期:2017-05-10
    • 文件大小:2.21mb
    • 提供者:chris
  1. Triangle

    0下载:
  2. 生成三角网的代码,供大家参考学习!-Triangle
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:50.24kb
    • 提供者:杨冬营
  1. triangle

    0下载:
  2. 对于给定的初始点集P,有多种三角网剖分方式,其中Delaunay三角网具有以下特征:   1、Delaunay三角网是唯一的;   2、三角网的外边界构成了点集P的凸多边形“外壳”;   3、没有任何点在三角形的外接圆内部,反之,如果一个三角网满足此条件,那么它就是Delaunay三角网。   4、如果将三角网中的每个三角形的最小角进行升序排列,则Delaunay三角网的排列得到的数值最大,从这个意义上讲,Delaunay三角网是“最接近于规则化的“的三角网。-For given
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-11
    • 文件大小:110.46kb
    • 提供者:maxpeach
  1. Triangle

    0下载:
  2. 在VC环境中绘制多种颜色的三角形,三角形的三个点采用不同的颜色,实现颜色的渐变-VC environment in multi-color rendering of the triangle, the triangle of three dots of different colors to achieve color gradient
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:794byte
    • 提供者:威廉
  1. triangle

    0下载:
  2. 三角形输入判断小程序,是用于C测试的很好的例子-Enter the small triangle to determine the procedures for the C-tested good example
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:861.28kb
    • 提供者:wangfang
  1. tri

    0下载:
  2. 两个由三角形组成的四面体之间的碰撞检测。-Composed of two triangle collision detection between tetrahedral.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:475.88kb
    • 提供者:zgeagle
  1. triangle

    0下载:
  2. VC实现的三角形判断小程序,可用作简单测试用例-VC of the triangle to determine the realization of small procedures, can be used as a simple test case
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:863.46kb
    • 提供者:wang
  1. Triangle

    0下载:
  2. 计算三角形的面积和周长,要求如下: (1)设计出point类(点类)。 (2)设计出triangle类,至少包括其构造方法,以及获取面积和周长的方法等。 (3)通过输人三点坐标的方法来确定一个三角形,并输出三角形的面积、周长等。-Calculation of area and perimeter of triangles, the following: (1) design point type (point type). (2) triangle-type des
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:1.03kb
    • 提供者:yanglingfei
  1. triangle

    0下载:
  2. This program finds the triangle : which is represented by three lines that are the tangents of the given circle on given points
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:1.95kb
    • 提供者:oni
  1. Triangle

    0下载:
  2. 输入三条边,判断是否能构成三角形,并判断三角形的种类-Enter the three sides, to determine whether to constitute a triangle, and to determine the type of triangle
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:28.16kb
    • 提供者:王峰
  1. Triangle

    0下载:
  2. 画一个直角三角形,由星号组成,底边为十个星号-Draw a right triangle, formed by an asterisk, asterisk bottom ten
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:599.01kb
    • 提供者:jinming
  1. triangle

    0下载:
  2. 这是一个平滑着色的三角形,三个顶点分别设置为不同的颜色经行渲染,适合初学者学习-This is a smooth shading of the triangle, three vertices are set to a different color rendering through the line, suitable for beginners to learn
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:846byte
    • 提供者:wulijia
  1. triangle

    0下载:
  2. 计算三角形面积的源代码,请用vc编译运行。-Calculate triangle area of the source code, compiled with vc run.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:114.3kb
    • 提供者:kenny17
  1. triangle

    0下载:
  2. 通过用户输入任意三个点的坐标计算三角形的面积和周长-Through the user input the coordinates of an arbitrary three-point calculation of the area and perimeter of a triangle
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:820byte
    • 提供者:liutubing
  1. triangle

    0下载:
  2. 这是一个用汇编语言绘制的一个直角三角形,程序简单实用,希望能给大家带来帮组-This is an assembly language drawn a right-angled triangle, the program is simple and practical, hoping to give us some help Group
  3. 所属分类:IME Develop

    • 发布日期:2017-03-23
    • 文件大小:680byte
    • 提供者:王志
  1. Triangle

    0下载:
  2. Ask the user for two filenames. The first filename specifies the input file and the second filename specifies the output file. You can assume the filenames do not contain any whitespace characters. Your objective is to sort all the triangles rep
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:1.22kb
    • 提供者:alan
  1. Triangle

    0下载:
  2. DX9编程,入门,彩色的三角,希望对入门的有所帮助-DX9 programming, orientation, color triangle
  3. 所属分类:DirextX

    • 发布日期:2017-04-15
    • 文件大小:5.9kb
    • 提供者:tian
  1. triangle

    0下载:
  2. 一款简单实用的面积计算器,可以实现简单的三角形面积计算!-A simple and practical size calculator, you can achieve a simple calculation of the triangle area!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1.8mb
    • 提供者:史玉顺
  1. triangle

    0下载:
  2. C++ CA triangle shape growth
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:3.37mb
    • 提供者:fccf
« 12 3 4 5 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com