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

搜索资源列表

  1. CG.zip

    0下载:
  2. 计算机图形学作业算法 VC++程序源码 含画直线(逐点比较法)、二维裁剪(中点分割算法)、判别点在区域内外(标号法)等算法,经我修改用于保存手动提取图形特征点,Computer graphics algorithms operating VC++ Program source code containing paint a straight line (point by point comparison method), two-dimensional cutting (mid-poin
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:42566
    • 提供者:fei243
  1. voronoi3.rar

    1下载:
  2. voronoi图的Fortune算法源码,visual c++,Fortune s algorithm source code of voronoi diagram with visual c++
  3. 所属分类:2D图形编程

    • 发布日期:2017-03-30
    • 文件大小:65954
    • 提供者:andyjh
  1. pdf417codec_0.1_src.rar

    0下载:
  2. pdf417 D语言源码,包括编码解码,解码有一定抗扫描性,封装后的dll可很方便地在其他开发语言中调用。,pdf417 D language source code, including coding, decoding of a certain anti-scanning, after the dll package can be easily developed in other languages call.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:266952
    • 提供者:caobin
  1. DataMatrix-DEMO-EXE.rar

    0下载:
  2. pdf417编码解码 源码实现 A library to generate the 2D barcode PDF417按照1:1比例生成图像,pdf417 barcode encoder and decoder
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:162327
    • 提供者:田亮
  1. cairo_study

    0下载:
  2. cairo 学习 笔记 源码分析 例子-cairo learn from examples of source code analysis notes
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-24
    • 文件大小:7976973
    • 提供者:carl
  1. SIFT-on-VC

    0下载:
  2. 用c++与OPENCV结合在一起的SIFT算法源码,看了后会很有用-OPENCV with c++ together with the SIFT algorithm source code, can be useful after reading
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:146011
    • 提供者:孙伊
  1. TwoDTransform

    0下载:
  2. 这是一个用C语言实现的图形变换的算法,包括缩放,拉伸,旋转等,非常不错的源码。-This is a C language implementation of graphical transform algorithms, including zooming, stretching, rotating, etc., very good source.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1950586
    • 提供者:bing
  1. DarkGDK

    0下载:
  2. Dark游戏开发工具,含源码. 微软公司制作的编游戏的链接库工具,专门配合Visual C++ 2008 Express 和 DirextX 9.0 SDK,可以编辑制作3D,2D游戏,制作游戏十分方便,功能强大,现在只有英文版,英文帮助十分全面。 Dark游戏开发工具包是一个完整的游戏引擎技术利用最新DirectX 9.0。-Dark game development tools, including source code.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-23
    • 文件大小:7311220
    • 提供者:hhghghg
  1. TXT2IMG

    0下载:
  2. 文本转换为影像程序源码。实现将满足一定格式的文本文件转化为各种格式影像的功能。关于影像的操作采用GDAL库。-Convert text to image program source code. Meet some of the format will realize text files into various formats video function. About the operation of the image the GDAL library.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:254426
    • 提供者:
  1. c.tar

    0下载:
  2. 总变分(TV) 图像复原模型的C语言源码. 使用C语言与Matlab 混合编程. 主要计算由C语言完成. 图像的读, 输出由Matlab实现. 包含梯度下降流法, Chambolle对偶法, 交替半二次型算法 固定点线性迭代算法等.-Total Variation (TV) image restoration model of C language source code. Using the C language and Matlab mixed programming. Mainly c
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:19271
    • 提供者:陈云川
  1. RGBToYUV420

    0下载:
  2. 将RGB格式的图片转换成YUV420格式的源码-RGB format images will be converted to YUV420 format source
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1576097
    • 提供者:forestjade
  1. canny_code

    0下载:
  2. 用C语言详细实现了CANNY边缘检测的源码-CANNY edge detection code in C language
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:8615
    • 提供者:c
  1. laplacian

    0下载:
  2. 拉普拉斯变换源码实现 用MATLAB实现的 对正学习图像处理的初学者很有帮助。希望对大家有帮助-Laplace transform source code to achieve the right to use MATLAB to achieve is very helpful for beginners to learn image processing. Hope you help
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:902
    • 提供者:guchunlan
  1. gdi_move_scal

    0下载:
  2. 使用GDI方式实现的图片移动和缩放,是win32窗口程序的源码。-GDI achieved by the use of the picture move and zoom, are the source win32 window procedure.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:505958
    • 提供者:jason
  1. gabor

    0下载:
  2. gabor滤波器算法源码,c语言描述,有兴趣可以拿去参考参考-gabor filter algorithm source code
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:2499
    • 提供者:lihuo
  1. MyCAD_ALL

    0下载:
  2. VC写的CAD源码,对图形编程有一定的参考作用-CAD source code written in VC on the graphical programming of some reference value
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-22
    • 文件大小:6977710
    • 提供者:李林
  1. CSharp_GetCADCoord

    1下载:
  2. dxf文件中的c#源码 其中定义了 常用类-dxf class
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:182840
    • 提供者:linxing
  1. openskia-0.1.tar

    0下载:
  2. 开源的矢量图形源码。Google Android 的核心图形库啊-A graphic engine based Skia Graphics Engine that was developed by Skia Inc., a company Google acquired in 2005
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1900877
    • 提供者:johnney
  1. Client

    0下载:
  2. 飞龙刺客二代客户端源码,可以编译通过,修正了部分漏洞。-Dragon Assassin second generation client source
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1263804
    • 提供者:asd
  1. XUANZHUAN

    0下载:
  2. 这是一个简单的图形旋转变化的源码,可供初学者使用,这是直接就可运行的哦-This is a simple change of the source graphic rotation for beginners to use, it can be run directly Oh
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:172115
    • 提供者:一池凉说
« 1 2 3 4 5 6 78 9 10 11 12 ... 20 »
搜珍网 www.dssz.com