多目标线性规划的若干解法及MATLAB实现
2021-09-12 03:04:47 236B DE
1
包含最基础的de差分进化算法,pso粒子群优化算法,以及fmincon()等函数中最常用的内点法
1
Summary of the de-embedding methods 去嵌入总结.pdf
2021-09-09 18:01:36 823KB 射频
1
DE有关文献,以及还有需要的可以找我。DE是差分进化算法,属于遗传算法的其中一种算法。并且在现在的算法中,尤其是非线性不可微的时候是,DE算法有很多大的优势 ,
2021-09-09 16:59:38 263KB De
1
行业分类-物理装置-一种基于DeepSort的拉索表观病害自动计数方法.zip
2021-08-31 13:06:28 340KB 行业分类-物理装置-一种基于De
行业分类-物理装置-一种基于DEM数据处理的伪卫星场地仿真布设方法.zip
2021-08-31 13:06:26 397KB 行业分类-物理装置-一种基于DE
资源来自http://b-ok.org/,本人对相关版权等问题不了解,可联系删除 The Art of Computer Programming, Volume 1: Fundamental Algorithms (3rd Edition) Donald E. Knuth This magnificent tour de force presents a comprehensive overview of a wide variety of algorithms and the analysis of them. Now in its third edition, The Art of Computer Programming, Volume I: Fundamental Algorithms contains substantial revisions by the author and includes numerous new exercises. Although this book was conceived several decades ago, it is still a timeless classic. One of the book's greatest strengths is the wonderful collection of problems that accompany each chapter. The author has chosen problems carefully and indexed them according to difficulty. Solving a substantial number of these problems will help you gain a solid understanding of the issues surrounding the given topic. Furthermore, the exercises feature a variety of classic problems. Fundamental Algorithms begins with mathematical preliminaries. The first section offers a good grounding in a variety of useful mathematical tools: proof techniques, combinatorics, and elementary number theory. Knuth then details the MIX processor, a virtual machine architecture that serves as the programming target for subsequent discussions. This wonderful section comprehensively covers the principles of simple machine architecture, beginning with a register-level discussion of the instruction set. A later discussion of a simulator for this machine includes an excellent description of the principles underlying the implementation of subroutines and co-routines. Implementing such a simulator is an excellent introduction to computer design. In the second section, Knuth covers data structures--stacks, queues, lists, arrays, and trees--and presents implementations (in MIX assembly) along with techniques for manipulating these structures. Knuth follows many of the algorithms with careful time and space analysis. In the section on tree structures, the discussion includes a series
2021-08-26 13:16:07 66.5MB 英文原版 D.E.Knuth
1
资源来自http://b-ok.org/,本人对相关版权等问题不了解,可联系删除 The Art of Computer Programming, Volume 2: Seminumerical Algorithms (3rd Edition) Donald E. Knuth Volume 2 of Donald Knuth's classic series The Art of Computer Programming covers seminumerical algorithms, with topics ranging from random number generators to floating point operations and other optimized arithmetic algorithms. Truly comprehensive and meticulously written, this book (and series) is that rarest of all creatures--a work of authoritative scholarship in classical computer science, but one that can be read and used profitably by virtually all working programmers. The book begins with fundamental questions regarding random numbers and how to use algorithms to generate them. Subsequent chapters demonstrate efficient computation of single-precision and double-precision arithmetic calculations and modular arithmetic. The text then presents prime factorization (which can be used in cryptography, for instance) and algorithms for calculating fractions. This volume ends with algorithms for polynomial arithmetic and manipulation of power-series topics, which will benefit those with some knowledge of calculus. Throughout this beautifully presented edition, Knuth incorporates hundreds of useful exercises for trying out the algorithms. These range from simple problems to larger research project topics. (The book provides answers, where appropriate, at the end of the book.) The result is a text that's suitable for college or graduate-level computer science courses or individual study by programmers. Volume 2 is an indispensable part of any working programmer's library.
2021-08-26 13:03:35 63.62MB D.E.Knuth 英文原版 epub
1
差分进化算法(DE)的源码,已经调试好,可以直接运行,方便初学者学习
2021-08-25 23:25:24 1KB 差分进化 DE
1
Algorithm Design Solutions 算法设计 习题解答
2021-08-15 16:09:24 17.93MB Algorithm De
1