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

搜索资源列表

  1. track

    0下载:
  2. 在vc环境下,四阶经典龙格库塔算法的实现.-in vc environment, the four bands classic Runge Kutta algorithm implementation.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:36.97kb
    • 提供者:jl
  1. 供vb调用的高质量旋转图片vc动态库代码

    2下载:
  2. 用VC编写高质量图片旋转算法(双线性插值法),生成DLL源代码,并提供VB调用例子代码。-VC prepared high-quality images rotation algorithm (bilinear interpolation), generate DLL source code, and called for VB code examples.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.38mb
    • 提供者:李文庆
  1. (Image)FastLib_N

    0下载:
  2. FastLib图像特效库(新).一些图形方面的算法如翻转,放大缩小,都有例子:)-FastLib Image effects for the (new). Some graphics algorithms such as overturned, zooming, Some examples :)
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3.97mb
    • 提供者:LIYONG
  1. mobanpipeiippssda

    1下载:
  2. 这是一个图像处理模板匹配的新型算法,里面包括了三代模板匹配算法,包括使用INTEL的Ipp库,还有二次匹配算法,和SSDA算法-This is an image processing template matching new algorithms, including the inside of three generations of template matching algorithm, including the use of Intel studied by the library,
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:76.66kb
    • 提供者:仇烨
  1. MFCBezier

    0下载:
  2. Bezier曲线的C++算法实现.利用MFC库自己编写.-Bezier curve C algorithm. Use to prepare themselves for MFC.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:37.55kb
    • 提供者:李才
  1. CDTestFramework

    0下载:
  2. 这是利用碰撞检测库做的一个碰撞检测环境,有可以选择多种算法进行实验。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.24mb
    • 提供者:李文玉
  1. ImageDib

    0下载:
  2. 数字图像的有用程序,包含了图像的很多算法,用C,C++写得图像处理库
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:109.36kb
    • 提供者:肖树才
  1. pca

    0下载:
  2. ORL-人脸库的pca算法程序。可以测试其人脸识别的时间和准确率
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.64kb
    • 提供者:王敏
  1. 位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++

    0下载:
  2. 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256); virtual ~tmBmp();
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-04-09
    • 文件大小:15.35kb
    • 提供者:tr0217
  1. rice.rar

    1下载:
  2. 一个检测米粒的小程序,主要用到图像分割算法,需要加载opencv库才能使用,A detection of a small grain of rice programs, mainly used in image segmentation algorithms need to load in order to use opencv library
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1.85mb
    • 提供者:上海科江
  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
    • 文件大小:15.33kb
    • 提供者:wxliu
  1. DP_pipei

    1下载:
  2. 用于立体视觉匹配的动态规划(dynamic programming)算法,基于英特尔opencv图像库实现。-Visual match for the three-dimensional dynamic programming (dynamic programming) algorithm, based on the Intel opencv image library.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-31
    • 文件大小:12.38mb
    • 提供者:远航
  1. callICP

    0下载:
  2. 使用vc++实现ICP配准算法,编译成动态链接库,通过调用CallICP函数可以实现两组点云之间的配准-Using vc++ to achieve ICP registration algorithm, compiled into a dynamic link library, by calling CallICP function can be achieved between the two sets of point cloud registration
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-10
    • 文件大小:16.14mb
    • 提供者:李明
  1. Graph

    0下载:
  2. 计算机图形学的实验设计,包含计算机图形学课程的基本处理算法和技术,用VC6.0实现,界面用了MFC类库。-Computer Graphics of the experimental design, including computer graphics courses in the basic processing algorithms and techniques, using VC6.0 to achieve the interface with the MFC class library.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:173.8kb
    • 提供者:
  1. CGAL-3.6-Setup

    0下载:
  2. 很多二维 三维几何计算算法 C++ 类库-Many two-dimensional three-dimensional geometric algorithm C++ Library-Many two-dimensional three-dimensional geometric calculation algorithm C++ Class Library-Many two-dimensional three-dimensional geometric algorithm C++ Librar
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-03
    • 文件大小:15.1mb
    • 提供者:马飞
  1. Car

    0下载:
  2. 视频分析,车辆分析,用OPENCV的类库,做实际的车辆分析,现在绝大多数算法都是用这个的-Video analysis, vehicle analysis
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:86.11kb
    • 提供者:michael
  1. ECClib

    0下载:
  2. C++实现的椭圆曲线算法。已经写成一个库文件只要调用就行-C++ implementation of elliptic curve algorithm. Has written a library called on the line as long as
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:100.27kb
    • 提供者:Henry
  1. huayuan

    0下载:
  2. 一个画圆的算法程序,运行前要添加graphics库到VC环境下。-A draw a round program to add a graphics library before running to the VC environment.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:73.71kb
    • 提供者:linzhijie
  1. zhixian

    0下载:
  2. 一个画直线的算法,在DOS下显示,运行前要添加graphic库到VC环境中-Draw a straight line algorithm, under DOS, before running to add the graphic library to VC environment
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:73.82kb
    • 提供者:linzhijie
  1. CGAL-4.5

    2下载:
  2. CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。    计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二维和三维Delaunay三角剖分),Voronoi图(二维和
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-04-26
    • 文件大小:17.73mb
    • 提供者:a
« 12 »
搜珍网 www.dssz.com