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

搜索资源列表

  1. PSPdevsrc1

    0下载:
  2. 这是SONY官方SDK中提供的源代码,从中可以了解PSP硬件的架构,同时学习其api设计方法和软件优化技巧。代码质量真的很高!(十分珍贵啊!) -This is the official Sony provided in the SDK source code, from which one can understand the PSP hardware structure, api while studying software design methods and optimizatio
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:447045
    • 提供者:horace
  1. circlefitting

    2下载:
  2. 最小二乘法拟合圆vc实现,最小二乘法(least squares analysis)是一种 数学 优化 技术,它通过 最小化 误差 的平方和找到一组数据的最佳 函数 匹配。 最小二乘法是用最简的方法求得一些绝对不可知的真值,而令误差平方之和为最小。-least squares fitting round vc realized, least-squares method (least squares analysis) is a mathematical optimization techniq
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:187392
    • 提供者:林楚
  1. CDAPSO

    0下载:
  2. 一种新的随机优化技术:基于群落动态分配的粒子群优化算法(Community Dynamic Assignation-based Particle Swarm Optimization,CDAPSO)。新算法通过动态改变粒子群体的组织结构和分配特征来维持寻优过程中启发信息的多样性,从而使其全局收搜索能力得到了显著提高,并且能够有效避免早熟收敛问题。-a new stochastic optimization techniques : Community-based dynamic allocat
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6744
    • 提供者:wuyuqian
  1. uCOS-II-FlashLite-186.ZIP

    0下载:
  2. ucos flashlite,从中可以学到很我flash的优化技巧.-OUT flashlite, from which I can learn very flash optimization techniques.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:434629
    • 提供者:Jacky
  1. Thesis-On-Cognitive-Radio

    0下载:
  2. This thesis aims to clearly describe the cognitive radio and its components and operations. Moreover, it aims on describing the expected outcome from the most common techniques that are proposed for use in cognitive radios. In addition, it describes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:388635
    • 提供者:hachem
  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. papr

    1下载:
  2. 相位法峰平比降低技术,包括NEWMAN法和优化法,给出了降低之后的结果.-Phase-based method PAPR reduction techniques, including NEWMAN method and optimization method is given to reduce after the results.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1502
    • 提供者:zyb
  1. vrmlyouhuajishufenxi

    0下载:
  2. VRML优化技术分析,虚拟现实建模语言,功能强大的语言-Analysis of optimization techniques VRML, virtual reality modeling language, powerful language
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:24175
    • 提供者:小王
  1. masterdegreeproject

    1下载:
  2. 一篇硕士学位论文,数值优化技术编码的 PSO混合算法及 其在前馈神经网络训练中的应用研究。-A master' s degree thesis, numerical optimization techniques encoded hybrid PSO algorithm and the former feed-forward neural network training in applied research.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:676853
    • 提供者:寇振强
  1. BillBoard

    0下载:
  2. 公告板的实现代码,包含公告板的优化技术,代码有详细注释-Bulletin board of the realization of the code, including the bulletin board of the optimization techniques, code detailed notes
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1034267
    • 提供者:刘玉文
  1. ACM_jianzhilunwen

    0下载:
  2. ACM训练时收集论文之搜索方法中的剪枝优化讨论了竞赛搜索类的常用优化技巧-剪枝-ACM training search the collection of papers on the optimization methods discussed pruning contest category search optimization techniques used- pruning
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:48923
    • 提供者:summer
  1. high-profile-decode-h.264-Opt

    0下载:
  2. In this thesis, the performance analysis of the H.264 decoder for decoding of high profile high definition data is done for the Pentium 4 processor and accordingly the optimization techniques based on single instruction multiple data and Windows bas
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-21
    • 文件大小:808425
    • 提供者:junk
  1. c

    0下载:
  2. C和C++嵌入式系统编程学习资料。 你可以从这本书里学到很多东 西。除了了解如何更有效地使用C和C++你还将会从本书中对常见的嵌人式软 件问题的详细解释,并从本书所提供的源代码中得到益处。本书中包含的高级 主题有存储器检测和验证、设备驱动程序的设计和实现.实时操作系统的内部 机理,还有代码优化技术。 -C and C++ Embedded Systems Programming learning materials. You can learn from this boo
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:1445933
    • 提供者:huan
  1. abc

    0下载:
  2. C语言算法简单优化技巧 -C language algorithm is simple and simple algorithm optimization techniques C-optimization tips
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2658
    • 提供者:林海涵
  1. CodeOptimizationTechniques

    0下载:
  2. This document describes the code optimization techniques which can be used in embedded system software projects implemented in C langauge.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:10571
    • 提供者:Dhiraj
  1. DynamicProgramming

    0下载:
  2. 包含了7篇与动态规划相关的论文及附件: 基本动态规划问题的扩展----2001俞伟论文 动态规划算法的优化技巧---2001毛子青论文 动态规划的特点及其应用----2000张辰论文 动态规划的深入讨论---2000李刚论文 动态规划的深入探讨----1999来煜坤论文 动态规划的个性化优化----2003项荣璟论文 动态规划----2000方奇论文-Contains 7 and the dynamic programming-related papers and a
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:469585
    • 提供者:728279799
  1. Wiley.SEO.Search.Engine.Optimization.Bible

    1下载:
  2. SEO(Search Engine Optimization),汉译为搜索引擎优化,为近年来较为流行的网络营销方式,主要目的是增加特定关键字的曝光率以增加网站的能见度,进而增加销售的机会。分为站外SEO和站内SEO两种.SEO的主要工作是通过了解各类搜索引擎如何抓取互联网页面、如何进行索引以及如何确定其对某一特定关键词的搜索结果排名等技术,来对网页进行相关的优化,使其提高搜索引擎排名,从而提高网站访问量,最终提升网站的销售能力或宣传能力的技术。-One of the grievous mista
  3. 所属分类:Search Engine

    • 发布日期:2017-05-20
    • 文件大小:6136487
    • 提供者:fleming
  1. Advanced-Portfolio-Optimization

    0下载:
  2. 证券投资组合分析技术,matlab最优化-University of Geneva Develops Advanced Portfolio Optimization Techniques with MathWorks Tools
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:187172
    • 提供者:chenxi
  1. Optimization-techniques-and-MATLAB

    0下载:
  2. 最优化技术方法及MATLAB的实现,一本不错的最优化书籍。-Optimization techniques and MATLAB to achieve a good optimization books.
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2995954
    • 提供者:王觅蕤
  1. Optimization

    0下载:
  2. Optimization techniques for video encoding based on motion estimation: Null search, Full search, and Diamond search algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1870
    • 提供者:youssef
« 12 3 4 5 6 »
搜珍网 www.dssz.com