CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 分形几何 搜索资源 - C C C

搜索资源列表

  1. c-graphics.rar

    0下载:
  2. 所属分类:分形几何

    • 发布日期:
    • 文件大小:9.52kb
    • 提供者:
  1. 并行图像细化算法和C代码实现

    0下载:
  2. 图像细化一般作为一种图像预处理技术出现,目的是提取源图像的骨架,即是将原图像中线条宽度大于1个象素的线条细化成只有一个象素宽,形成 骨架 ,形成骨架后能比较容易的分析图像,如提取图像的特征.-image thinning as a general image preprocessing technologies emerging, is the source of images from the frames, that is, lines of the original image width
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:2.97kb
    • 提供者:权威
  1. 10_01

    0下载:
  2. 分形算法C++ 程序:随机中点位移法生成山源代码-fractal algorithm C : random midpoint displacement method source code generated Hill
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:22.08kb
    • 提供者:齐松
  1. fenxing

    0下载:
  2. 分形算法C++程序:内含三维空间中的分形插值算法源代码-fractal algorithm C : 3D space containing the fractal interpolation algorithm source code
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:109.71kb
    • 提供者:齐松
  1. ifs

    0下载:
  2. 迭代函数系统的实现小程序,内涵C++源代码,及运行程序-Iterated Function System of small programs, and the substance of C source code, and operational procedures
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:413.88kb
    • 提供者:齐松
  1. mountain

    0下载:
  2. 三维空间中的分形插值算法 ① 在X-Y平面上绘制一个n×n的正方形网格,并对4个角点在Z方向上分别设置初始高度ha,hb,hc,hd,得到A,B,C,D这4点(如图10.3所示)。 ② 根据式hm=(ha+hb+hc+hd)/4+△,计算正方形网格中点的高度hm,其中△为一随机量,从而得到M点。 ③ 根据角点和中点以及虚拟点,计算边中点的高度,即 he=(ha+hb+hm+0)/4+△ hf=(hb+hc+hm+0)/4+△ hg=(hc+hd+hm+0)/4+△ h
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:2.63kb
    • 提供者:李文选
  1. Cloud123

    0下载:
  2. 二维空间中的分形插值算法 ① 在平面上划分正方形网络n×n,随机给A,B,C,D这4个角点的颜色。 ② 根据4个角点的颜色值的平均值,产生中点M的颜色。 ③ 根据A,B,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点E的颜色;根据B,C,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点F的颜色;根据C,D,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点G的颜色;根据A,D,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点H的颜色。 ④ 根据小正方形EBFM的4
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1.9kb
    • 提供者:李文选
  1. 分形图形程序

    1下载:
  2. 《用C,C++设计二维三维分形图形程序》 配套源码-"C, C Design 2D and 3D fractal graphics program" complementary source
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1.33mb
    • 提供者:zzg
  1. Bezier_3_ins

    0下载:
  2. Bezier曲线的一般C代码算法,在VC环境下运行的.-the general Bezier curve C code algorithm, the VC environment operates.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:3.53kb
    • 提供者:bean_49
  1. circle.c

    0下载:
  2. circle.c 在Turboc2下编写整数breshman画圆算法。本程序实现的是画圆算法。-circle.c in Turboc2 prepared integral breshman Circle algorithm. This program is Circle algorithm.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1018byte
    • 提供者:Sungol
  1. c-graphics

    0下载:
  2. 一些图形学基础图形c代码-some graphics based graphics c code
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:9.78kb
    • 提供者:吴楠
  1. Bezier

    0下载:
  2. Bezier曲线的算法,C\\C++都可以的
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1.08kb
    • 提供者:tancfeng
  1. c/c++矩阵各种操作 逆矩阵

    0下载:
  2. c/c++矩阵各种操作 逆矩阵
  3. 所属分类:分形几何

    • 发布日期:2012-03-11
    • 文件大小:5.49mb
    • 提供者:allen_704
  1. graphics.rar

    0下载:
  2. 分形树、Sierpinski垫片C程序、Mandlbrot集图形、Koch曲线C程序,Tree fractal, Sierpinski gasket C procedures, Mandlbrot graphics set, Koch curve C program
  3. 所属分类:Fractal program

    • 发布日期:2017-03-30
    • 文件大小:2.5kb
    • 提供者:echo
  1. ATLAS

    0下载:
  2. ATLAS致力于研究以观察为基础的技术从而提供可便携性能。目前它提供c和Fortran77接口。-The ATLAS (Automatically Tuned Linear Algebra Software) project is an ongoing research effort focusing on applying empirical techniques in order to provide portable performance. At present, it provides
  3. 所属分类:Fractal program

    • 发布日期:2017-05-21
    • 文件大小:6.27mb
    • 提供者:LouisChen
  1. ComparePoly

    0下载:
  2. C#编写的,用于两个相似多边形的比较,包括点到边距离的平均值、最大值,面积的比较,重心位置的偏移等-C# prepared for the comparison of two similar polygons, including point-to-edge distance from the average, maximum, area comparison, the offset center of gravity location, etc.
  3. 所属分类:Fractal program

    • 发布日期:2017-04-17
    • 文件大小:52.73kb
    • 提供者:zuogc
  1. sierpinsky-pad-in-c-plus

    0下载:
  2. 绘制sierpinski镂垫(四面体)的c++代码 可实现拖动、放缩等交互功能 按住左键拖动 按右键改变大小 另可改变背景颜色 按esc退出 -Drawing pad sierpinski (tetrahedral) in c++ code .It realized drag, zoom and other interactive features .hold the left click, right-click to change the size of the other can c
  3. 所属分类:Fractal program

    • 发布日期:2017-03-27
    • 文件大小:265.94kb
    • 提供者:李小波
  1. fractal

    0下载:
  2. matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=
  3. 所属分类:Fractal program

    • 发布日期:2017-11-13
    • 文件大小:2.23kb
    • 提供者:郑志森
  1. lorenz

    0下载:
  2. Visual C++下的Lorenz程序,欢迎下载。双击Debug下的Mandelbrot.exe文件,程序运行;双击Mandelbrot.dsw文件,进入编辑环境。-Visual C++ Lorenz program, welcome to download, Mandelbrot.exe Double-click Debug under the program runs Mandelbrot.dsw double-click the file, enter the editing envi
  3. 所属分类:Fractal program

    • 发布日期:2017-04-04
    • 文件大小:1.72kb
    • 提供者:刘奇
  1. alglib-2.6.0.delphi

    0下载:
  2. ALGLIB是一个跨平台的数值分析和数据处理函数库。它支持多种编程语言,如C++,C#,Pascal,VBA等,可以在多个操作系统平台上运行,如:Windows,Linux和Solaris。ALGLIB有以下特点: (1)线性代数(包括矩阵分析); (2)方程求解(线性和非线性); (3)插值; (4)最优化; (5)快速傅里叶变换; (6)数值积分; (7)线性和非线性最小二乘拟合; (8)常微分方程求解; (9)特殊函数; (10)统计(描
  3. 所属分类:Fractal program

    • 发布日期:2017-03-18
    • 文件大小:860kb
    • 提供者:zhouping
« 12 3 4 5 6 »
搜珍网 www.dssz.com