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

搜索资源列表

  1. Chap07.rar

    1下载:
  2. 《3D游戏编程》随书光盘 第7章 外部地形处理:三维世界的处理技巧, 有详细源代码, 包括3D地形生成技巧, 控制摄像机实现地形上的移动,裁剪多余多边形,给引擎减重,四叉树:有效管理较大地形的方法, 四叉树的剔除:速度优化技巧, LOD:使用LOD进行地形处理,防止龟裂:龟裂问题的解决。," 3D Game Programming" book with CD-ROM Chapter 7 deal with the external landscape: the world of
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:7038195
    • 提供者:11
  1. POS-PID

    10下载:
  2. 运用粒子群优化算法对PID控制器进行优化设计,通过matlab实现-The use of particle swarm optimization algorithm to optimize the design of PID controller, through matlab to achieve
  3. 所属分类:Special Effects

    • 发布日期:2015-05-08
    • 文件大小:8192
    • 提供者:老高
  1. SRC 实现了使用基于稀疏表示的人脸识别算法

    2下载:
  2. 该源码实现了使用基于稀疏表示的人脸识别算法。使用GPSR作为l1模最小化方法。-This pack of code implement a imges-based face recognition using sparse representation classification. In the algorithm, i employ GPSR as tool to complete the optimization procedure of l1-minimization.
  3. 所属分类:图形/文字识别

    • 发布日期:2012-10-27
    • 文件大小:8403
    • 提供者:zhang chao
  1. 矢量地图路径寻优的程序实现

    1下载:
  2.  A* 算法矢量地图路径寻优的程序实现 VC实现最优路径-A* algorithm for vector map the path optimization process to achieve
  3. 所属分类:GIS编程

    • 发布日期:2012-10-16
    • 文件大小:11014
    • 提供者:陈子祥
  1. MRF-benchmarks

    1下载:
  2. markov random fields的各类优化算法及应用Optimization methods included: 1) ICM 2) Graph Cuts 3) Max-Product Belief Propagation 4) Sequential tree-reweighted message passing (TRW-S) Applications include: (1)binary (2)denoise (3)stereomatch (
  3. 所属分类:Special Effects

    • 发布日期:2015-11-09
    • 文件大小:34368512
    • 提供者:jhdai
  1. 3Otsu

    2下载:
  2. 三维Otsu算法,图像分割,利用粒子群优化算法进行加速。-Three-dimensional Otsu algorithm, image segmentation, particle swarm optimization algorithm accelerated.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:4217
    • 提供者:bird
  1. ruzon.tar

    0下载:
  2. 指南针边缘检测算法是当前质量最高的边缘检测方法,比CANNY算子效果还要好。具有边缘定位准确,边连续,完整的特点。程序能够得到每一个像素的边的朝向,有利于做进一步的优化应用,例如图像分割等。具体算法过程可参考斯坦福大学麦克博士发表的论文。主要思路就是以每个像素为中心,像罗盘一样转动边,一直找到两边差异最大的朝向。最后把所有的最优朝向连起来成为边缘。 代码用VC驱动,核心部分用matlab编写-Compass edge detection algorithm is currently the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:83326
    • 提供者:黄沛杰
  1. otsu

    1下载:
  2. 基于粒子群算法的(pso)的otsu图像分割算法,效果很好,不可多得哦-Based on particle swarm optimization (pso) of otsu image segmentation algorithm, the effect is very good, rare oh
  3. 所属分类:Special Effects

    • 发布日期:2016-08-09
    • 文件大小:12288
    • 提供者:lj
  1. registration

    1下载:
  2. 基于互信息的图像配准,使用pso和powell优化算法,GUI界面,proj.m-Based on mutual information image registration, use the pso and powell optimization, GUI interfaces, proj.m
  3. 所属分类:Special Effects

    • 发布日期:2015-09-13
    • 文件大小:21684
    • 提供者:周一一
  1. qpso

    4下载:
  2. 基于量子行为的粒子群算法的MATLAB的源程序,已测试可以用-Based on the quantum behavior of particle swarm optimization MATLAB source, have been tested can be! !
  3. 所属分类:图形图象

    • 发布日期:2012-12-26
    • 文件大小:794
    • 提供者:吴涛
  1. gridregression

    1下载:
  2. SVM回归中用的gridregression.py函数,用它来进行参数寻优,做了一些改动适用于windows。-SVM regression using the gridregression.py function, use it to carry out parameter optimization, has done some changes to apply to windows.
  3. 所属分类:Special Effects

    • 发布日期:2014-08-12
    • 文件大小:3084
    • 提供者:wangpw
  1. SVT_2009-05-20

    0下载:
  2. 这篇经典文章Exact Matrix Completion via Convex Optimization的源代码-This classic article Exact Matrix Completion via Convex Optimization of the source code
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:355278
    • 提供者:yjj
  1. segmentation

    0下载:
  2. 基于K均值算法和互信息熵差的算法,可以有效地确定分类数,从而该算法对医学图像进行自动优化分割。-K means algorithm based on entropy and mutual information algorithms, can effectively determine the classification number, so that the algorithm for automatic optimization of medical image segmentation.
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:2495
    • 提供者:王远
  1. forget3d_v0.1

    0下载:
  2. 手机上做OpenGl的开源的三维优化方案-Do OpenGl technical reference, three-dimensional optimization of open-source programs
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2496729
    • 提供者:johnney
  1. dsp_optimize

    0下载:
  2. dsp优化精华,通过7个rgb转yuv小程序的优化过程,可以初步了解一下dsp程序优化的精髓,包括浮点转换、定点优化、程序级优化、指令集优化、内存优化、DMA优化、数据拼合终极优化-dsp optimize essence, through turn seven rgb yuv small program optimization process can be a preliminary understanding of the essence of the dsp program optimi
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:2238
    • 提供者:suyang
  1. tcurve

    0下载:
  2. C语言直接画屏(或framebuffer)显示贝塞尔曲线,优化内存的使用。使用时把tmalloc tfree直接修改为malloc free。进一步的优化在于多个malloc合并为一个malloc。也可用于没有OS的嵌入式-C language directly painted screen (framebuffer) shows a Bezier curve, optimizing memory usage. When used directly modify tmalloc tfree to
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:1141
    • 提供者:汤海平
  1. Delphi路径选择系统2005-10-31

    0下载:
  2. Delphi实现的Gis路径优选系统,调用Word自动打印路线图.-Delphi's Gis path optimization system, called Word automatically print the road map.
  3. 所属分类:GIS program

    • 发布日期:2017-03-27
    • 文件大小:112591
    • 提供者:xqbing
  1. Mydib

    0下载:
  2. 此程序通过遗传算法(ga )实现灰度图像的分割,遗传算法的计算过程首先是将实际的优化问题编码成符合串,-This procedure through the genetic algorithm (ga) realize grayscale image segmentation, genetic algorithm calculation process is to first of all, the actual coding optimization problem into line wit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:214128
    • 提供者:ma
  1. softhy986d

    0下载:
  2. 本工具采集php抓取QQ空间音乐。 //更新2007-11-22 1.同步QQ空间查询地址,解决TX更新不能查询问题 2.加入2套风格 3.风格随时切换 4.更新收费音乐提示 5.优化自动播放歌曲 -Acquisition of this tool php crawl space QQ music.// Update 2007-11-221. Synchronous QQ spatial query address, resolve inquiries, TX Ca
  3. 所属分类:GIS program

    • 发布日期:2017-04-01
    • 文件大小:303361
    • 提供者:wanshalang
  1. RGB565toRGB24ARM

    0下载:
  2. 初学ARM汇编写的RGB565 to RGB24的代码. ARM部分做了一些进一步的优化.-ARM compilation beginner RGB565 to RGB24 write code. ARM part done some further optimization.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1778
    • 提供者:haiyong
« 1 2 3 4 56 7 8 9 10 ... 33 »
搜珍网 www.dssz.com