Image Deformation Using Moving Least Squares 算法的matlab实现。通过移动的最小二乘法改变和自定义的控制点操作图片。
2019-12-21 22:05:49 1.13MB MLS Deformation
1
Aircraft-Flight-Dynamics-Control-and-Simulation-Using-Matlab-and-Simulink-Singgih-Satrio-Wibowo-2007.pdf
2019-12-21 22:00:48 1.8MB Aircraft Flight Dynamics Simulation
1
该资源为百度Apollo中MPC控制所参考论文
2019-12-21 21:58:46 308KB Apollo
1
I am from the days when computer engineers and scientists had to write assembly language on IBM mainframes to develop high-performance programs. Programs were written on punch cards and compilation was a one-day process; you dropped o your punch-code written program and picked up the results the next day. If there was an error, you did it again. In those days, a good programmer had to understand the underlying machine hardware to produce good code. I get a little nervous when I see computer science students being taught only at a high abstraction level and languages like Ruby. Although abstraction is a beautiful thing to develop things without getting bogged down with unnecessary details, it is a bad thing when you are trying to develop super high performance code. Since the introduction of the rst CPU, computer architects added incredible features into CPU hardware to \forgive" bad programming skills; while you had to order the sequence of machine code instructions by hand two decades ago, CPUs do that in hardware for you today (e.g., out of order processing). A similar trend is clearly visible in the GPU world. Most of the techniques that were taught asperformance improvement techniquesin GPU programming ve years ago (e.g., thread divergence, shared memory bank conicts, and reduced usage of atomics) are becoming less relevant with the improved GPU architectures because GPU architects are adding hardware features that are improving these previous ineciencies so much that it won’t even matter if a programmer is sloppy about it within another 5{10 years. However, this is just a guess. What GPU architects can do depends on their (i)transistor budget, as well as (ii) their customers’ demands. When I saytransistor budget, I am referring to how many transistors the GPU manufacturers can cram into an Integrated Circuit (IC), aka a \chip." When I saycustomer demands, I mean that even if they can implement a feature, the applications that their customers are using might not
2019-12-21 21:54:28 4.97MB GPU CUDA Parallel
1
Max/MSP和Touchdesigner相关材料,广泛运用于新媒体艺术和创意编程。
2019-12-21 21:50:40 11.36MB MaxMSP 交互设计 交互媒体 创意编程语言
1
Data Analytics with Spark Using Python (Addison-Wesley Data & Analytics Series) By 作者: Jeffrey Aven ISBN-10 书号: 013484601X ISBN-13 书号: 9780134846019 Edition 版本: 1 出版日期: 2018-06-16 pages 页数: 851 Solve Data Analytics Problems with Spark, PySpark, and Related Open Source Tools Spark is at the heart of today’s Big Data revolution, helping data professionals supercharge efficiency and performance in a wide range of data processing and analytics tasks. In this guide, Big Data expert Jeffrey Aven covers all you need to know to leverage Spark, together with its extensions, subprojects, and wider ecosystem. Aven combines a language-agnostic introduction to foundational Spark concepts with extensive programming examples utilizing the popular and intuitive PySpark development environment. This guide’s focus on Python makes it widely accessible to large audiences of data professionals, analysts, and developers—even those with little Hadoop or Spark experience. Aven’s broad coverage ranges from basic to advanced Spark programming, and Spark SQL to machine learning. You’ll learn how to efficiently manage all forms of data with Spark: streaming, structured, semi-structured, and unstructured. Throughout, concise topic overviews quickly get you up to speed, and extensive hands-on exercises prepare you to solve real problems. Coverage includes: Understand Spark’s evolving role in the Big Data and Hadoop ecosystems Create Spark clusters using various deployment modes Control and optimize the operation of Spark clusters and applications Master Spark Core RDD API programming techniques Extend, accelerate, and optimize Spark routines with advanced API platform constructs, including shared variables, RDD storage, and partitioning Efficiently integrate Spark with both SQL and nonrelational data stores Perform stream processing and messaging with Spark Streaming and Apache Kafka Implement predictive modeling with SparkR and Spark MLlib I:Spark Foundations 1Introducing Big Data,Hadoop,an
2019-12-21 21:49:51 19.91MB Python
1
Engineering Software as a Service: An Agile Approach Using Cloud Computing By 作者: Armando Fox – David Patterson ISBN-10 书号: 0984881247 ISBN-13 书号: 9780984881246 Edition 版本: 1st 出版日期: 2013-04-16 pages 页数: 546 Awarded “Most Promising New Textbook” for 2016 by the Textbook & Academic Authors Association A one-semester college course in software engineering focusing on cloud computing, software as a service (SaaS), and Agile development using Extreme Programming (XP). This book is neither a step-by-step tutorial nor a reference book. Instead, our goal is to bring a diverse set of software engineering topics together into a single narrative, help readers understand the most important ideas through concrete examples and a learn-by-doing approach, and teach readers enough about each topic to get them started in the field. Courseware for doing the work in the book is available as a virtual machine image that can be downloaded or deployed in the cloud. A free MOOC (massively open online course) at saas-class.org follows the book’s content and adds programming assignments and quizzes. See saasbook.info for details.
2019-12-21 21:49:51 14.19MB Agile
1
kkphoon文章给出了基于K-L展开的非高斯非平稳随机过程模拟(kkphoon的该篇文章在matlab中的实现可在我另一份上传资源里找到,对于协方差函数的特征函数与特征值的数值解,另一份资源中也将给出)
2019-12-21 21:49:23 356KB Simula random proces K-L
1
Reversible Data Embedding Using a Difference Expansion算法matlab实现
2019-12-21 21:48:51 2.86MB Difference E Reversible
1
ASPEN HYSYS自带经典例子教程。新版本基础模拟步骤。新手入门不错选择
2019-12-21 21:46:04 11.44MB ASPEN HYSYS
1