CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - 算法

搜索资源列表

  1. 用OpenGL实现扫描线算法填充多边形的源代码

    2下载:
  2. 这是计算机图形学中用OpenGL实现扫描线算法填充多边形的源代码-This is a computer graphics using OpenGL implementations scan line polygon filling algorithm source code
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-11-11
    • 文件大小:1714
    • 提供者:张玺
  1. shiyan6-B 计算机图形学实验6 常用曲面和曲线的生成算法

    1下载:
  2. 计算机图形学实验6 常用曲面和曲线的生成算法 包括(三次B样条曲线算法)-Computer Graphics Lab 6 common surfaces and curves, including generating algorithm (cubic B-spline algorithm)
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-17
    • 文件大小:5073920
    • 提供者:付斌
  1. lisaf.rar

    0下载:
  2. MATLAB实现灰度图像的膨胀与腐蚀算法源代码,MATLAB realize the expansion of gray image and corrosion algorithm source code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:5088
    • 提供者:yol
  1. duobianxingsaomiao.rar

    0下载:
  2. 用多边形扫描线填充算法,实现对多边形围成区域的填充。,Filled with polygon scan line algorithm for polygon filling surrounding region.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:419417
    • 提供者:王晓燕
  1. test12

    0下载:
  2. 采用aabb的层次包围盒算法进行碰撞检测,VC++,OPENGL-OPENGL
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1075701
    • 提供者:柳岸
  1. BMP-shape

    0下载:
  2. 形状上下文算法。做好预处理后,使用此算法匹配验证码,识别率非常高,且无视扭曲,变形。-The shape context algorithm. Do a good job pre-treated using this algorithm matches the verification code, recognition rate is very high, and ignore the twisted, distorted.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-01-27
    • 文件大小:734810
    • 提供者:chester
  1. vc__mallat

    0下载:
  2. mallat算法 小波分解 vc++环境编写 运行正确-mallat wavelet
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:122032
    • 提供者:程昱
  1. julei

    0下载:
  2. 图像模式识别 VC 代码 之聚类分析,有遗传算法-Image Pattern Recognition VC code of cluster analysis, a genetic algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:231889
    • 提供者:slj
  1. draw_round-opengl

    0下载:
  2. 使用 VC++ 实现 opengl画圆,算法实现。-Use VC++ Achieve opengl drawcircle, algorithm.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:9145
    • 提供者:程功
  1. fftshixian

    0下载:
  2. 快速傅立叶变换(FFT)算法实现 将DFT算法与FFT算法计算时间进行比较,分析二者的效率和精确差异。-Fast Fourier Transform (FFT) algorithm to DFT algorithm and FFT algorithm for computing time to carry out comparative analysis between the two differences in the efficiency and precision.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:17123
    • 提供者:张帅
  1. Interpolation

    0下载:
  2. 线性插值算法,对高速二次线性插值算法的讨 论-Linear interpolation algorithm, the second high-speed linear interpolation algorithm discussion
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:126302
    • 提供者:jack
  1. Dictionary

    0下载:
  2. 基于离散子串匹配算法的电子辞典。对每个词条算出一个匹配度,查询时根据匹配度大小依次顺序列出词条;词库较大,因此采用了分类索引的算法,提高了查询速度。-Based on discrete substring matching algorithm of electronic dictionaries. Calculated for each term of a match, the query sequence according to the size of matching entries li
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:15696
    • 提供者:wxliu
  1. watershed

    0下载:
  2. 图像分割算法,基于水波特征的分割,适合于比较小的图像。-Image segmentation algorithm, based on wave characteristics of partition, suitable for relatively small images.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:1686
    • 提供者:worryjim
  1. Cinematic

    1下载:
  2. dx做的寻路算法,值得借鉴.可用于图形图像项目包括游戏-a alghgrim of pathing ,worthing have a study。can used in graphic or image project including game .
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:5163
    • 提供者:wenjing
  1. Geometry

    1下载:
  2. 用C++语言实现的各种计算几何算法, 如判断点是否在多边形内, 多边形凸凹性判断, 寻找点集凸包的卷包裹法,求简单多边形的重心,求从多边形外一点出发到该多边形的切线,判断线段是否相交等等! -Using C++ language implementation of a variety of computational geometry algorithms, such as point to determine whether the polygon, the polygon convexity
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-06-18
    • 文件大小:13157
    • 提供者:11
  1. StraightLine

    0下载:
  2. 本程序包括两个画直线算法的实现:DDA和Brensenham-This procedure includes two paintings to achieve a straight line algorithms: DDA and Brensenham
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:2027908
    • 提供者:士大夫
  1. byjc

    1下载:
  2. 一个用VB写的包含各种边缘检测算法的程序,决对经典-Written using VB contains a variety of edge detection algorithms process, the classical decision
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:26887
    • 提供者:天天上
  1. Visual

    0下载:
  2. Visual_C++数字图像处理典型算法及实现 是一本书。需要的可以下-Visual_C++
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-19
    • 文件大小:5280627
    • 提供者:王平
  1. TestJSteg

    2下载:
  2. JSteg隐写算法VC源码,可在图片中进行信息隐藏。-JSteg VC source steganography algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-06-04
    • 文件大小:720627
    • 提供者:郭敦陶
  1. adaboospt

    0下载:
  2. adaboost算法过程实现的程序 可以学习下 -adaboost algorithm can learn the process of implementation of the program under
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:1376
    • 提供者:mxsun2005
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com