CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - c语言实现

搜索资源列表

  1. EXCLINE

    0下载:
  2. 这个程序用c语言实现了一个划园的算法程序,效果相当不错啊-this procedure with C Language is a garden of the paper, the results are pretty good ah
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:804byte
    • 提供者:王海
  1. detectpic

    0下载:
  2. 用c语言实现的用差影法检测图像,用模板匹配图象-with the language used poor video image detection with template matching image
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:24.71kb
    • 提供者:朝阳
  1. fly_c_dos

    0下载:
  2. C语言编写的dos版本飞机订票系统,主要利用C语言实现视窗效果,很有价值-C language version of dos plane reservation systems, mainly using C language Windows effects, great value
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:247kb
    • 提供者:yinxin
  1. parell

    1下载:
  2. c语言实现的物体平行投影变换,自己写的,name.txt为测试文件。-objects parallel projection transformation, wrote it myself, name.txt to test documents.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:48.93kb
    • 提供者:唐秀全
  1. cforwindows

    0下载:
  2. 这是用C语言实现WINDOWS窗体的实例,有兴趣的可以参考,提高C语言的水平!-This is the C language WINDOWS form instances, interested parties can refer to, raising the level of C language!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:165.08kb
    • 提供者:李天鸿
  1. graphic_arithmetic

    0下载:
  2. C语言实现图形学基本算法,有助于学习图形学的裁剪平移相交等基本算法。-C language graphics basic algorithm, to the learning graphics translation intersection of cutting the basic algorithm.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3.28kb
    • 提供者:阿刀
  1. rotatingsphere

    0下载:
  2. 用c语言实现的画一个旋转的椭圆球体 的程序,用到大量数学操作-with C Language painting an oval ball rotation procedures used in a large number of mathematical operations
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.16kb
    • 提供者:王易
  1. dianti1111

    2下载:
  2. 一个五层楼的电梯模拟程序,用C语言实现,只能在TC2.0里面运行-floor of a five-story elevator simulation program with C language, which can only be run in the TC
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2.79kb
    • 提供者:yzb
  1. colorcircle

    0下载:
  2. 用C语言实现的中点画圆算法,并根据扫描线种子填充算法来填充圆形。-C Language Circle the midpoint algorithm, and in accordance with scanning lines seed fill algorithm to fill round.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:33.63kb
    • 提供者:ffff
  1. edgemarkfill

    1下载:
  2. 利用C语言实现的边缘填充算法、填充效率很高,很好用的-use C language to the brink of filling algorithm, filling highly efficient, easy to use! !
  3. 所属分类:2D图形编程

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

    0下载:
  2. 用C语言实现的Cohen-Sutherland算法,对学习计算机图形学有很大的帮助-C language to the Cohen-Sutherland algorithm. to learn computer graphics is a great help! !
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.54kb
    • 提供者:ffff
  1. scanlineseedsf

    0下载:
  2. 计算机图形学实验做的扫描线算法,是用C语言实现的。-computer graphics experiment done by scanning algorithm is the use of the C language.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:20.54kb
    • 提供者:soni_songfan
  1. WORK_TWO

    0下载:
  2. 利用C语言实现了任意复杂多边形的并交差布尔运算及动态过程显示。-use of the C language arbitrary polygon and complex Boolean operation perfunctory process and dynamic show.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2.7kb
    • 提供者:王大力
  1. CO_SUT

    0下载:
  2. 计算机图形学 c语言实现的直线段裁剪算法
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.05kb
    • 提供者:
  1. 计算机绘图

    0下载:
  2. 用c语言实现的一些计算机绘图程序-Some of the computer drawing program
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:111.55kb
    • 提供者:梁白鸥
  1. 三种方法实现小车与月亮动画效果

    0下载:
  2. 动画实现用C语言编程,可以有三种程序设计方法,分别为: 1.用重画技术设计动画程序 2.用多图形页设计动画程序 3.用图像函数设计动画程序 本程序用C语言(TC)实现了三种画法,分别为Car1,Car2,Car3.对应以上三种实现方法。
  3. 所属分类:2D图形编程

  1. DIBR的c实现

    3下载:
  2. depth image based render(dibr) 算法的c语言实现
  3. 所属分类:2D图形编程

  1. a

    0下载:
  2. 运用Sutherland-Hodgeman算法的多边形裁剪算法。C语言实现。-The use of the Sutherland-Hodgeman polygon clipping algorithm algorithm. C language.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:1.18kb
    • 提供者:郑骥跃
  1. HMM-C-language-implementation

    0下载:
  2. HMM 模型(人们所观察到的事件往往并不是与状态一一对应,而是通过一组概率相联系)的C语言实现-HMM model (the event that people are often not observed in correspondence with the state, but linked through a set of probability) of the C language
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:7.64kb
    • 提供者:pan
  1. DFT-C

    0下载:
  2. DFT用c语言实现的,可以当做函数使用。-DFT with the c language, you can use as a function.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:2.03kb
    • 提供者:liujia
« 12 3 4 »
搜珍网 www.dssz.com