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

搜索资源列表

  1. 图像处理入门C源码分析有源码

    0下载:
  2. 里面有源码还有详细的解说,新手上路建议看一下,既可以学习vc编程,也可以学习有关图像处理方面的知识。-inside source also detailed captions, Getting Started look at the proposal, we can learn vc programming, can also learn about the image processing knowledge.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:5626272
    • 提供者:常宁
  1. 旋转、反射和扭曲图像C#源码.rar

    0下载:
  2. 旋转、反射和扭曲图像C#源码
  3. 所属分类:2D图形编程

    • 发布日期:2009-01-08
    • 文件大小:70098
    • 提供者:clzclz
  1. 一个电压表仪器源码

    0下载:
  2. The source project is developed with Visual C++6.0, and works for Volt Meter instrument.
  3. 所属分类:2D图形编程

    • 发布日期:2009-04-20
    • 文件大小:63026
    • 提供者:pepper6681747
  1. 图像处理工具Paint.NET

    0下载:
  2. 微软的开发项目Paint.NET,C#源码,类似于Photoshop,可进行图像处理,有图层、工具栏、图像变换等。
  3. 所属分类:2D图形编程

    • 发布日期:2010-09-26
    • 文件大小:8854661
    • 提供者:westerner
  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. QRCode

    0下载:
  2. C#可以生成二维码 源码 文件不大,但是很实用,大家可以下载学习一下-C# source code files can generate two-dimensional code is not, but it is very useful, you can download and study how
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4308488
    • 提供者:小帅
  1. gabor

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

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

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

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

    1下载:
  2. 图像的非一致模糊, 非盲目反卷积,C++源码-Non-uniform blurred images of non-Blind Deconvolution
  3. 所属分类:2D图形编程

    • 发布日期:2013-09-05
    • 文件大小:2816107
    • 提供者:xuyq
  1. EEG-Stimulation

    0下载:
  2. 用于稳态视觉刺激脑电信号的采集过程中,可以在固定时间段内分别以不同频率闪烁,对被试进行刺激,以便采集对应脑电信号进行分析。 包括C++源码,vs2010下创建的项目文件和编译得到的Debug文件夹。-Used for steady visual stimulation of eeg acquisition process, can be fixed in time at different frequencies were flashing, to have exciting, so tha
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-27
    • 文件大小:10249237
    • 提供者:NZ
  1. Tetris-coded-by-c

    0下载:
  2. 简明易懂的C语言俄罗斯方块,编程语言C,源码,未编译,TC 通过。-Tetris: programmed by c, which is concise and simple, so it is an easy way to learn C with strengthening your capabiliy in 2D game. it is source code,and has been tested by TC
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:2315
    • 提供者:赵河
  1. MidPointEllipse

    0下载:
  2. 使用中点法绘制椭圆,visual c++源码-Draw an ellipse using midpoint method, visual c++ source code
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-25
    • 文件大小:104830
    • 提供者:l139
  1. drawmat

    0下载:
  2. 演示了点阵字符的绘制方法,visual c++源码-Demonstrates a dot matrix characters drawing method, c++ source code
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-23
    • 文件大小:102814
    • 提供者:l139
  1. Clipping

    0下载:
  2. 图形的剪裁算法源码,visual c++源码-The graphics cut algorithm source code, visual c++ Source
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-22
    • 文件大小:306827
    • 提供者:l139
  1. Bresenham

    0下载:
  2. Bresenham算法绘制直线,c++源码-esenham algorithm to draw a straight line, c++ source
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-04
    • 文件大小:104392
    • 提供者:l139
  1. Area-fills

    0下载:
  2. 区域填充算法源码,visual c++源码-Area filling algorithm source code, visual c++ source code
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-05
    • 文件大小:10557
    • 提供者:l139
  1. Bezier

    0下载:
  2. 3次Bezier曲线绘制,c++源码 -3 times a Bezier curve drawing
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-07
    • 文件大小:121788
    • 提供者:l139
  1. E-FOR-HGE

    1下载:
  2. HGE易语言版本 完成大部分(98 )Hge函数转换到易语言能调用的 包含全部源码 易语言模块 + hge c++源码 此版具备易语言开发完整2d游戏 当然 时间仓促 肯定会有BUG 自己改造 如果你对此不了解,有偿提供 定制 修改 游戏例子制作等服务。 QQ:409570259 注明来意 谢谢、 -HGE easy language version Complete most (98 ) Hge function converts into easy lan
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1898063
    • 提供者:速度
  1. CrossScaleStereo-master

    0下载:
  2. 立体匹配,双目视觉,论文Cross Scale Stereo matching 的源码,c++源码,CVPR论文。很有用-Stereo matching, binocular vision, Cross Scale Stereo matching paper source, c++ source code, CVPR papers. Useful
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:103382
    • 提供者:石奋斗
  1. 《精通Visual C++数字图像处理典型算法及实现》源代码

    0下载:
  2. 《精通Visual C++数字图像处理典型算法及实现》源代码书籍源码
  3. 所属分类:2D图形编程

« 12 3 »
搜珍网 www.dssz.com