搜索资源列表

  1. delaunay_demo

    0下载:
  2. 这个是delaunay三角网的算法实现,程序效率不高,仅供研究参考。-This is a triangular network nodes algorithm, the efficiency is not high, for research purposes only reference.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:84670
    • 提供者:肖小
  1. Eagle_Lookaround

    1下载:
  2. 用C编写基于凌阳SPCE061A芯片的图象识别模块可实现(1)获得数据并处理。(2)控制按扭KEY1,播放物体的形状和颜色。(3)分辩的颜色:红色、绿色、蓝色、黄色。(4)分辩的形状:正方形、长方形、圆形、三角形。(5)控制按键KEY2,小车跟着红色的物体移动,别的颜色不做跟踪。-prepared based on the C Sunplus SPCE061A chip image recognition module can be r
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:23608
    • 提供者:三石
  1. MWINDOW

    0下载:
  2. Routine mwindow: To Obtain Window Function. Input parameters: n : the length of window data. iwindow: window type desired. if : iwindow=1: rectangular window , =2: triangular window , =3: cosin window , =
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:990
    • 提供者:汤长春
  1. tuxingxianshi

    0下载:
  2. MFC下动态的显示图形的画法,主要用了 Bresenham算法来画出三角型和圆,程序中还用了Sleep()函数来实现延时。-MFC dynamic display pictures of paint, the main Bresenham algorithm to paint a triangular and round, procedures also spent Sleep () function to achieve late
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:41195
    • 提供者:孙韩
  1. OwnDrawButton

    0下载:
  2. 不规则按纽制作,你可以把按纽做成不同形状的按纽,比如三角行,圆形,多边行,-produced irregular button, you can create different shapes button the button, such as triangular OK, round, the multilateral OK,
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:57904
    • 提供者:张鲜艳
  1. wz1

    0下载:
  2. 考虑幅值谱与相位谱的人造地震动模拟与反应谱拟合 我国对《建筑结构抗震规范》进行了修订,将设计反应谱周期由原来的3秒延长到现在的6秒。反应谱周期的延长。 本程序以新规范反应谱作为目标谱,采用三角级数迭加来模拟地震动加速度。-consider amplitude spectrum and phase spectrum of the artificial seismic simulation and pattern fittin
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1818
    • 提供者:wz
  1. fractallandscope_triangles

    0下载:
  2. 程序可以在matlab环境下,用三角形面元绘制三维立体分形图-procedures in Matlab environment, with triangular surface rendering 3D fractal images
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:5354
    • 提供者:陈亨利
  1. shuzhifenxi578

    0下载:
  2. 用VC编写的数值分析里面三角矩阵的算法,本人已经经过多次验证。-VC prepared by the numerical analysis inside the triangular matrix algorithm, I have read several certification.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7665
    • 提供者:陈怀铭
  1. seripinski_2

    0下载:
  2. 本程序利用迭代递归算法可以绘制任意三角形的Sierpinski垫片,包括不是正三角形的,输入条件为三角形三个顶点的坐标。-the iterative procedure recursive algorithm can draw arbitrary triangular Sierpinski gasket, not including the regular triangle, the conditions for the importa
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:41809
    • 提供者:王凯
  1. BasicTriangle

    0下载:
  2. 该程序是基本三角形面的绘制,程序BasicTriangle.exe用来说明Direct3D图形渲染的基本方法,运行后,按下\"R\"键,将绘制一个三角形面.该三角形面内部的像素颜色根据顶点颜色进行漫反射,因此是一个颜色渐变的三角形面.-the program is a basic triangular surface mapping, procedures used to describe BasicTriangle.exe Direc
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:70770
    • 提供者:袁杰
  1. FractalCode

    0下载:
  2. 其中包括了sierpinskin三角分形、分形树以及newton法做的其他一些分形等-including sierpinskin triangular fractal, Fractal trees and chemotherapy Act do some other such Fractal
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:204016
    • 提供者:shaolin
  1. dsaff

    0下载:
  2. 程序介绍:单片机通过DAC0832转换在LM358的7脚输 出三角波。实际应用如:函数波形发生器。 程序实例(0832shan.asm): -procedures introduced : microcontroller through the conversion of the DAC0832 Violators of the seven foot triangular wave output. Practic
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1589
    • 提供者:程承
  1. Delaunay-Trianglation-Mesh-Generation

    2下载:
  2. 这也是一个delaunay三角网的程序,功能是我见到最强大的。能生成二维和三维,并有openGl创建模拟三维图。原程序中编译时需要wx/的文件,我没有找到。不过不影响程序的学习.希望对你有用!!包中有.exe可先-This is a triangular network nodes procedures, I see the function is the most powerful. Can generate two-dimensio
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:48529
    • 提供者:gaoqing
  1. delanay_all

    2下载:
  2. 这时一个delaunay三角网的程序,功能强大,并里面有详细说明和程序及原代码。能创建二维和三维的,且能生成模拟的3D图。-then a triangular network nodes procedures, powerful, and there are detailed procedures and the original code. To be able to create two-dimensional and three-
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1937324
    • 提供者:gaoqing
  1. 602sjx

    0下载:
  2. 基于VB编写的三角网生成程序,三角网是基于离散点生成等值线的一个步骤-prepared for the triangular VB net generation procedures and triangulation is based on the discrete points generated contours of a step
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:51113
    • 提供者:贾柳静
  1. TriMat

    0下载:
  2. 在目录“\\上三角矩阵类的实现”中给定了文件triMat.cpp、triMat.h,请把triMat.h文件中的9个填空位置补上正确的代码,使triMat.cpp能完成上三角矩阵的加、减、乘运算。要求输入: 输入矩阵维数:4 输入矩阵a的元素(包括0): 1 2 3 4 0 1 2 3 0 0 1 2 0 0 0 1 输入矩阵b的元素(包括0): 1 2 3 4 0 1 2 3 0
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7880
    • 提供者:李昭明
  1. RightTriangle

    0下载:
  2. 输入三角形,将三角形规范化(两边之和大于第三边),计算三角形的周长、面积-importation triangle, triangle Standardization (on both sides is greater than the third side), the calculation of the triangular perimeter, area
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:929
    • 提供者:jj
  1. OpgnGL_All

    0下载:
  2. BCB6.0 + OpenGL 模擬三角柱體的活動廣告看板。-BCB6.0 OpenGL simulation activities triangular prism advertising billboards.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:313385
    • 提供者:richwang
  1. liujunpeng03081528

    0下载:
  2. 实验内容: 1 实现扫描转换多边形的算法填充多边形。 实现内容: 1, 可以画任意多边形。 2, 三角形也是通过扫描转换多边形的算法实现。 具体实现: 画多边形用moveto(),lineto(),两个函数实现画没一条边。 构造ET表,AEL表,通过这两个表填充多边形。 画图步骤: 1. 取顶点:用n记录顶点个数,按下鼠标开始取点,第二次按下取得第二个顶点,第i次按下取得第i 个顶点。取得的顶点放到V
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:51309
    • 提供者:god
  1. xhclfft

    0下载:
  2. 用FFT 进行信号的频谱分析 1、高斯序列 2、衰减正弦序列 3、三角波序列 4、反三角序列-signals using the FFT spectrum analysis of one, two Gaussian sequence, the sequence of 3 attenuation sine, triangle wave sequence 4, anti - triangular series
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1027
    • 提供者:zl
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org