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

搜索资源列表

  1. JavaScriptgaoji

    0下载:
  2. java scr ipt是目前Web客户端开发的主要编程语言,也是Ajax的核心技术之一。本书从最早期Netscape浏览器中的java scr ipt开始讲起,直到当前它对XML和Web服务的具体支持,内容主要涉及java scr ipt的语言特点、java scr ipt与浏览器的交互、更高级的java scr ipt技巧,以及与在Web应用程序中部署java scr ipt解决方案有关的问题,如错误处理、调试、安全性、优化/混淆化、XML和Web服务,最后介绍应用所有这些知识来创建动态用户
  3. 所属分类:JavaScript

    • 发布日期:2017-05-21
    • 文件大小:6463763
    • 提供者:jun jun
  1. bv_cvxbook

    0下载:
  2. 凸优化理论与应用,英文版,豆瓣目录为http://book.douban.com/subject/1888111/-Convex Optimization Theory Book
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5410547
    • 提供者:陈醉
  1. Power

    0下载:
  2. 刘振亚 《智能电网知识读本》旨在让社会公众更多地了解智能电网知识,更好地理解和支持智能电网建设。主要内容包括中国电力概况、坚强智能电网、智能电网与能源资源优化、智能电网与新能源发电、智能电网与可靠供电、智能电网与和谐用电、智能电网与信息通信、智能电网前沿技术、智能电网工程实践等。 全书内容全面、资料翔实、图文并茂、通俗易懂,对普及智能电网知识将会起到很好的推动作用。-Liu Zhenya, " smart grid knowledge readers" designed t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3702912
    • 提供者:wyh2008
  1. support-vector-machine

    0下载:
  2. 本书主要以分类问题(模式识别,判别分析)和回归问题为背景,系统阐述支持向量机和相应的优化算法-This book mainly classification (pattern recognition, discriminant analysis) and regression as the background, the system describes support vector machine and the corresponding optimization
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-24
    • 文件大小:7774395
    • 提供者:天民
  1. ARM-System-Developers-Guide..

    0下载:
  2. 本书从软件设计的角度,全面、系统地介绍了arm处理器的基本体系结构和软件设计与优化方法。内容包括:arm处理器基础;arm/thumb指令集;c语言与汇编语言程序的设计与优化;基本运算、操作的优化;基于arm的dsp;异常与中断处理;固件与嵌入式os;cache与存储器管理;armv6体系结构的特点等。全书内容完整,针对各种不同的arm内核系统结构都有详尽论述,并有大量的例子和源代码。附录给出了完整的armv4/v5/thumb指令的功能、编码、周期定时以及汇编参考。 -This book
  3. 所属分类:DSP program

    • 发布日期:2017-06-21
    • 文件大小:39100370
    • 提供者:代之唯
  1. convex-analysis-nonlinear-opti

    0下载:
  2. 这是讲凸优化与非线性优化的很好的书。国外大牛力作,做移动通信、金融、运筹的同学可好好看此书-This is a book on convex optimization and non-linear optimization which contains many detailed examples. It can be useful for Who are major in wireless communication,financial and operation research
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1148202
    • 提供者:李青云
  1. convex_optimition

    0下载:
  2. 一本关于最优化理论的书籍,里面主要讲述凸集最优化理论-A book on optimization theory books, which focuses on convex optimization theory
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5407327
    • 提供者:liangzifei
  1. Practical-neural-network-tutorial

    0下载:
  2. 本书介绍了神经网络常用算法、优化算法及其混合编程实现-This book presents a commonly used neural network algorithms, optimization algorithm and its hybrid programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-15
    • 文件大小:23364069
    • 提供者:萱珊
  1. Compilation-principle

    0下载:
  2. 本书深入讨论了编译器设计的重要主题,包括词法分析、语法分析、语法制导分析、类型检查、运行环境、中间代码生成、代码生成、代码优化等-This book discusses the important theme of the compiler design, including lexical analysis, syntax analysis, syntax analysis, type checking, running environment, intermediate code gener
  3. 所属分类:Compiler program

    • 发布日期:2017-06-18
    • 文件大小:27818874
    • 提供者:吴飞
  1. 30-case-studies

    0下载:
  2. MATLAB神经网络30个案例分析__读者调用案例的时候,只要把案例中的数据换成自己需要处理的数据,即可实现自己想要的网络。该书共有30个MATLAB神经网络的案例(含可运行程序),包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。-30 case studies of the MATLAB Neural Network __ readers call the case, as
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-29
    • 文件大小:11300569
    • 提供者:liuwei
  1. PSO

    0下载:
  2. 最优化计算一书中粒子群优化算法的源代码,已全部验证,可直接运行!-optimization calculation of the source code of a book, have all validation can be run directly!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:9662
    • 提供者:feifei
  1. QP

    0下载:
  2. 最优化计算一书中二次规划源代码,已通过测试,可直接运行!-Optimization calculation of a book quadratic programming source code, and have passed the tests, can be directly run.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2010
    • 提供者:feifei
  1. ILP

    0下载:
  2. 最优化计算一书中整数规划源代码,已测试验证,可直接运行!-Optimization Calculation of integer programming source code of a book, testing and certification, can be directly run!
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2830
    • 提供者:feifei
  1. yueshuyouhua

    0下载:
  2. 最优化计算一书中带约束优化问题源代码,已通过测试,可直接运行!-Optimization calculation a book with a constrained optimization problem source code has been tested, can be run directly!
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:4941
    • 提供者:feifei
  1. wuyueshuduoweiwenti

    0下载:
  2. 最优化计算一书中无约束多维优化问题源代码,已通过测试,可直接运行!-Optimization calculation of a book unconstrained multidimensional optimization problem source code has been tested and can be run directly.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:6807
    • 提供者:feifei
  1. feizuixiaoerchen

    0下载:
  2. 最优化计算一书中非最小二乘优化问题源代码,已通过测试,可直接运行!-Optimize the calculation of a book of non-least squares optimization problem source code has been tested and can be run directly!
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1802
    • 提供者:feifei
  1. linear-programming

    0下载:
  2. 最优化计算一书中线性优化问题源代码,已通过测试,可直接运行!-Optimization calculation of the book, a linear optimization problem source code has been tested, can be run directly.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2657
    • 提供者:feifei
  1. GA

    0下载:
  2. 多种遗传算法,是《精通matlab最优化计算》一书中的代码-A variety of genetic algorithm, "Mastering Matlab optimization calculation," a book code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5963
    • 提供者:火柴
  1. High-Performance-Web-Sites

    0下载:
  2. "本书结合Web 2.0以来Web开发领域的最新形势和特点,介绍了网站性能问题的现状、产生的原因,以及改善或解决性能问题的原则、技术技巧和最佳实践。重点关注网页的行为特征,阐释优化Ajax、CSS、Javascr ipt、Flash和图片处理等要素的技术,全面涵盖浏览器端性能问题的方方面面。在《高性能网站建设指南》中,作者给出了14条具体的优化原则,每一条原则都配以范例佐证,并提供了在线支持。《高性能网站建设指南》内容丰富,主要包括减少HTTP请求、Edge Computing技术、Expire
  3. 所属分类:JavaScript

    • 发布日期:2017-06-12
    • 文件大小:19967273
    • 提供者:CSH
  1. TMS320C6000-series-DSPs

    0下载:
  2. TMS320C6000系列DSPs原理与应用(第二版) 这本书最大的优点是对于ccs程序优化的部分介绍的非常详细。有对程序优化感兴趣的可以参看。-TMS320C6000 series DSPs: Principles and Applications (Second Edition) of the book are the biggest advantages for optimization of CCS program part of the very detailed introducti
  3. 所属分类:DSP program

    • 发布日期:2017-06-20
    • 文件大小:30874546
    • 提供者:Walter
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 »
搜珍网 www.dssz.com