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

搜索资源列表

  1. AlphaTriangles.c

    0下载:
  2. 主要是查看三角的颜色是否匹配,用的是ARGB,采用的是3D公式,但本程序却不能采用2D公式
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8.93kb
    • 提供者:于芳
  1. 2D

    0下载:
  2. C code for \"Computational Geometry in C (Second Edition)\": Code function Chapter pointer directory ----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:66.29kb
    • 提供者:Mark
  1. 2D图形变换

    0下载:
  2. 通过C++实现简单的2D图形绘制 并且能够让图像以一定的规律变换 比如旋转啊
  3. 所属分类:2D图形编程

  1. 2D图形去噪

    0下载:
  2. 实现图象的平滑(去噪声),锐化 运行时,文件c:\test.bmp必须存在
  3. 所属分类:2D图形编程

    • 发布日期:2012-03-26
    • 文件大小:22.66kb
    • 提供者:milanfc01
  1. SMOKE.rar

    1下载:
  2. 实时的2D流体仿真算法--烟雾,本框架的目的就是让程序员可以轻松的拓展实现三维的流体仿真。,Real-time 2D fluid simulation- smoke, the purpose of this framework is to allow programmers to easily achieve the expansion of three-dimensional fluid simulation.
  3. 所属分类:OpenGL program

    • 发布日期:2016-11-16
    • 文件大小:3.54kb
    • 提供者:ding
  1. 2D 3D Image Segmentation

    0下载:
  2. Fast continuous max-flow algorithm to 2D/3D image segmentation developed in matlab, C and GPU
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-09
    • 文件大小:2.19mb
    • 提供者:lsx
  1. hge_wim

    3下载:
  2. 用HGE引擎模仿《传奇》做的一个DEMO,用的是《传奇》里的资源,对于刚使用HGE开发2D游戏的朋友们很有参考价值。游戏里支持装备和物品的使用、拾起、丢弃等操作,按F1和F2可以分别切换碰撞检测和碰撞体显示。里面使用了超大地图拼接、多图层、A*算法、HGE汉字处理等技术。-HGE engine used to imitate The Legend to do a DEMO, use the word legend in the resources, for just the use of
  3. 所属分类:Graph program

    • 发布日期:2016-01-26
    • 文件大小:41.15mb
    • 提供者:xiao
  1. 2D-FFT-C

    0下载:
  2. 二维快速傅里叶变换及其逆变换,用于图像处理等领域-two dimensional fast fourier transform and its inverse fast fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:191.6kb
    • 提供者:zhang bo
  1. 2D_CAD_System_SRC

    0下载:
  2. 《二维CAD软件的框架结构》,这是一个很好的二维CAD软件的框架结构,学习这个框架可以知道怎样作一个很好的CAD软件的基本方法-"2D CAD software framework," This is a very good 2-D CAD software framework structure, the framework could know how to give a good CAD software for the basic method
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-03
    • 文件大小:72.25kb
    • 提供者:罗龙文
  1. fwt2d_demo

    0下载:
  2. 小波变换源码,国外VC开发的,效果比较好 I ve been involved with wavelet-analysis since my Ph.D studies and over the years developed various wavelet-transforms C++ libraries. This one concerns 2D implementation of the Fast wavelet transform (FWT). The 2D FWT is used i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:97.39kb
    • 提供者:
  1. Ccode2.tar

    1下载:
  2. c语言计算几何 三角化 Ch1, Code 1.14 凸形外壳[2D] Ch3, Code 3.8 凸形外壳[3D] Ch4, Code 4.8 球 Chapter 4, Fig. 4.15 德劳内类型 Ch5, Code 5.2 ...See *English version.-\Computational Geometry in C\ the book s recipe Triangulate Chapter 1, Code 1.14 /tri Convex
  3. 所属分类:Special Effects

    • 发布日期:2016-08-10
    • 文件大小:55.76kb
    • 提供者:XJ
  1. Reflection

    0下载:
  2. Iphone手机开发的关于OpenGL、2D图形设计的示例程序,可以直接用X-code开发工具和Iphone模拟器运行。-Iphone mobile phone about the development of OpenGL, 2D graphic design of the sample programs can be directly used for X-code development tools and Iphone simulator is running.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:184.21kb
    • 提供者:Sylvan Wu
  1. ncc

    0下载:
  2. The normalized cross correlation (NCC) implemented in C++ and Matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:569.13kb
    • 提供者:lusmar
  1. pong2D

    0下载:
  2. C++ 2D Pong Game in openGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:381.65kb
    • 提供者:oz
  1. Voronoi_diagram_2

    0下载:
  2. 2D voronoi diagram, using Visual C-2D voronoi diagram, using Visual C++
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:3.07mb
    • 提供者:John
  1. smooth

    1下载:
  2. C# 编写的图形去噪平滑的例子,集中了常用的平滑和去噪的算法,比如中值滤波,小波,形态学,高斯等。-2D-image denoise and smooth algorithms with C#, including many useful methods.
  3. 所属分类:2D图形编程

    • 发布日期:2012-11-30
    • 文件大小:167.11kb
    • 提供者:Lu
  1. PROJECT

    0下载:
  2. a simple game. 2d graphics. dos-C++. objective. physic engine.tank shootin planes.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:37.76kb
    • 提供者:mat
  1. spirograph.c

    0下载:
  2. Draws spiral patterns in 2D with simple parameter animation and mouse control. Press the space bar to display a menu of keyboard and mouse options. In particular try the "a" and "e" keys. Run in the background while you re programming to increase pro
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:5.72kb
    • 提供者:周默
  1. HGEGL

    0下载:
  2. HGE 2d games engine opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1.59mb
    • 提供者:luis
  1. C++

    1下载:
  2. 飞机大战二维游戏,有碰撞检测文字显示和二维空间漫游(World War II aircraft 2D game, collision detection and text display two-dimensional space roaming)
  3. 所属分类:图形图象

    • 发布日期:2017-12-18
    • 文件大小:317kb
    • 提供者:伊尔
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com