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

搜索资源列表

  1. 简易二维CAD

    3下载:
  2. 此程序为武汉某开发CAD著名的软件公司初级源码功能包括画圆,画直线,矩形,圆弧,画折线,椭圆,三角,多边形等,还有高级功能如镜象,旋转,移动,反转图形等等功能,全部都是基于SDK编程,对于初学和初次涉及WINDOWS编程的人来说很有帮助,可以了解SDK编程与面向对象编程方法,最主要的是可以学习到企业项目开发经验,具有一定的研究价值!-procedure for the development of Wuhan, a leading CAD software companies primary s
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:288.95kb
    • 提供者:翔子
  1. 谢尔宾斯基三角形

    0下载:
  2. 一个简单分形图形的源码,谢尔宾斯基三角形生成-a simple fractal graphics source code, the Sierpinski triangle formation
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:35.17kb
    • 提供者:思念
  1. Nurbt

    0下载:
  2. Nurbc曲面的生成,曲面上还有一个中空的三角,且有EXE文件,里面是C源程序-Nurbc surface generation, surface there is a hollow triangle, and it EXE file, There is C source
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:21kb
    • 提供者:xuwenhui
  1. Quaric

    0下载:
  2. Expanding on the last tutorial, we ll now make the object into TRUE 3D object, rather than 2D objects in a 3D world. We will do this by adding a left, back, and right side to the triangle, and a left, right, back, top and bottom to the square. By doi
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:7.83kb
    • 提供者:伟明
  1. mytxx

    1下载:
  2. 图形学课程设计,可以画直线、三角形、圆、椭圆,并可以对其进行拖放、旋转。-graphics curriculum design, painting line, triangle, circle, oval, and can drag and drop them, rotate.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:107.38kb
    • 提供者:刘波
  1. 2dmesh.c

    0下载:
  2. 三角网格划分,可以用计算有限元的钱处理部分-triangle mesh.......finte element method preprocess> .this is good code for 2d finite element computation. it can make program easily!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:12.74kb
    • 提供者:wusnow
  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. draw

    0下载:
  2. 画直线、画圆、填充三角形 画直线有三种算法,填充的算法是线扫描-Drawing a straight line, circle, filled triangle has three straight-line drawing algorithm, the algorithm is filled with line scan
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:321kb
    • 提供者:李嘉辉
  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. main

    0下载:
  2. 用OPENGL实现的一个旋转的彩色三角形. 未使用mfc-OPENGL achieved with a rotating color triangle. Not using mfc
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:3.02kb
    • 提供者:px96004
  1. c++

    0下载:
  2. 继承,运算符重载,类,Date类 栈类,三角形类Triangle-Inheritance, operator overloading, Class, Date Class stack type, triangle-type Triangle
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:206.4kb
    • 提供者:xiao
  1. MODEL

    0下载:
  2. 一个简单但很有代表性的几何变换的例子!从程序运行结果中能明示感觉到对一个三角形或四边形进行平移、缩放、旋转变换所留下的痕迹!-A simple but highly representative examples of geometric transformations! Results from the program to run to express feeling of a triangle or quadrilateral to pan, zoom, rotation of the t
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-27
    • 文件大小:15.64kb
    • 提供者:xiaoyu
  1. rotateTriangle

    0下载:
  2. opengl 实现旋转的三角形 opengl的基础的程序,本人正在学习opengl就先上传个吧-opengl to create a triangle which is always rotating
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:1.02mb
    • 提供者:bruce
  1. drawvertex

    0下载:
  2. 用DirectX画三角行,最基本的初始化及画图,只是简单实例-DirectX drawer triangle
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:1.27mb
    • 提供者:Jone
  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. 这是一个平滑着色的三角形,三个顶点分别设置为不同的颜色经行渲染,适合初学者学习-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. delauney_Tin

    0下载:
  2. TIN三角型网格产生算法源码,具体使用“三角形由内而外生成”算法实现的TIN网格形成,运算量小,Tin三角网产生迅捷准确。-TIN triangle mesh generated algorithm source code, specifically using the " triangle is generated from the inside out" algorithm to achieve the formation of TIN grid, computing a
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:130.23kb
    • 提供者:王力
  1. maker

    0下载:
  2. 产生正玄波,方波;三角波 采用时间的画法;根据时间绘出波形-Generate positive mysterious wave, square wave triangle wave using the time of painting plotted according to the time waveform
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3.62mb
    • 提供者:yixin
  1. 452323425

    0下载:
  2. 用算法实现画直线,椭圆,圆,三角形. 颜色的填充. 以及几何变换:平移,旋转,缩放.-Drawing a straight line with the algorithm, oval, round, triangle. Color fill. As well as geometric transformations: translation, rotation, scaling.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:144.5kb
    • 提供者:Percy
  1. collision-detection--AABB-Triangle

    0下载:
  2. 三角形与AABB包围盒的碰撞检测程序,三角形碰撞到盒子变为红色,离开后变为绿色-Triangle with AABB bounding box collision detection procedure, the box turns red triangle collision, after leaving turns green
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2.76mb
    • 提供者:happy
« 12 »
搜珍网 www.dssz.com