FPGA Prototyping by VHDL Examples
2019-12-21 21:05:48 18.11MB FPGA VHDL
1
MATLAB有限元工具箱的算例,适用于大家学习参考
2019-12-21 21:05:06 8KB MATLAB 有限元工具箱 算例
1
贝叶斯网络的R语言实现,贝叶斯网络的R语言实现,贝叶斯网络的R语言实现,贝叶斯网络的R语言实现,贝叶斯网络的R语言实现。
2019-12-21 20:44:51 1.98MB 贝叶斯网络 DBN 动态贝叶斯
1
PyQt官网开发的Demo,非常值得学习。直接使用IDE打开就可以了,启动文件是qtdemo文件下的qtdemo.py
2019-12-21 20:33:18 2.76MB PyQt5
1
(中文版)Introduction to lens design with practical ZEMAX examples-CN.480(ZEMAX中文使用手册2010年2月版)
2019-12-21 20:33:08 14.18MB guang xue
1
该图书介绍了怎样在R中使用GGobi工具进行交互式的数据分析。GGOBI尤其适用于分析多维的数据,其可视化功能非常强大。
2019-12-21 20:26:25 17.68MB R统计语言 GGobi 数据分析
1
Wave-optics simulation is an immensely useful tool for many applications. The simulation techniques in this book are directly applicable to atmospheric imaging, astronomy, adaptive optics, free-space optical communications, and LADAR. In addition, many of the basic techniques are applicable to integrated optics and nonlinear, anisotropic, and optically active media. Numerical Simulation of Optical Wave Propagation is solely dedicated to wave-optics simulations. The book discusses digital Fourier transforms (FT), FT-based operations, multiple methods of wave-optics simulations, sampling requirements, and simulations in atmospheric turbulence. This book will benefit optical scientists and engineers at all levels as a guide for FT-based data analysis, imaging system analysis, and wave-optics simulations. Professors can use this book to augment their Fourier optics courses and for independent studies with students. Problem sets are given at the end of each chapter. Students will learn principles and techniques from this book that can be utilized throughout their careers in optics.
2019-12-21 20:25:01 2.09MB Optical Wave Propagation Matlab
1
Graph Algorithms by Mark Needham and Amy E. Hodler Copyright © 2019 Amy Hodler and Mark Needham. All rights reserved. What’s in This Book This book is a practical guide to getting started with graph algorithms for developers and data scientists who have experience using Apache Spark™ or Neo4j. Although our algorithm examples utilize the Spark and Neo4j platforms, this book will also be helpful for understanding more general graph concepts, regardless of your choice of graph technologies. The first two chapters provide an introduction to graph analytics, algorithms, and theory. The third chapter briefly covers the platforms used in this book before we dive into three chapters focusing on classic graph algorithms: pathfinding, centrality, and community detection. We wrap up the book with two chapters showing how graph algorithms are used within workflows: one for general analysis and one for machine learning. At the beginning of each category of algorithms, there is a reference table to help you quickly jump to the relevant algorithm. For each algorithm, you’ll find: • An explanation of what the algorithm does • Use cases for the algorithm and references to where you can learn more • Example code providing concrete ways to use the algorithm in Spark, Neo4j, or both 图方法方面最新的参考书,本文理论实践兼备(看标题就知道了),内容高清无码书签完整诚不我欺,强烈推荐给需要的朋友!
2019-12-21 20:24:10 10.86MB Graph Algorithm Apache Spark
1
"org.eclipse.e4.ui.examples.css.rcp" 是一个Eclipse RCP(Rich Client Platform)插件项目,专门展示了如何在Eclipse 4.0框架下利用CSS(Cascading Style Sheets)来实现界面主题的切换。这个插件工程提供了一个运行时示例,不仅能够运行,而且带有详细的注释,方便开发者理解和学习。 【核心知识点】: 1. **Eclipse RCP**: Eclipse RCP是Eclipse平台的一部分,它为开发桌面应用程序提供了一种模型、视图和控制器(MVC)架构。它允许开发者创建可扩展且具有丰富用户界面的应用程序,利用插件系统增强功能。 2. **CSS 主题**: CSS是用于定义网页或应用程序视觉样式的一种语言。在Eclipse 4.0中,引入了对CSS的支持,使得开发者可以通过修改CSS样式来改变RCP应用的外观,包括颜色、字体、布局等,从而实现界面主题的定制。 3. **Eclipse 4.0**: 这是Eclipse平台的一个重要版本,引入了许多新特性,如组件模型的改变、使用JSR-299(Java Contexts and Dependency Injection for the Java EE Platform)进行依赖注入,以及增强了CSS支持等,目的是提高开发效率和应用程序的灵活性。 4. **Action System**: Eclipse RCP中的Action System负责处理用户界面中的动作,比如按钮点击。开发者可以定义动作,并将它们绑定到UI元素,以实现特定的功能。 5. **Theme 切换**: 在这个例子中,主题切换指的是用户能够在运行时选择不同的界面风格。这通常通过读取和应用不同的CSS文件来实现,每个文件代表一个特定的主题。这样的功能增加了用户体验的多样性。 6. **注释**: 插件工程中的注释对于初学者或者需要理解代码工作原理的开发者至关重要。它们提供了关于代码功能、目的和使用方法的解释,有助于快速掌握项目的核心概念。 这个"org.eclipse.e4.ui.examples.css.rcp"项目是学习和理解Eclipse RCP中CSS主题应用的理想资源。开发者可以从中学习如何定义和应用CSS样式,以及如何在RCP环境中实现实时主题切换,同时,通过阅读注释能深入理解其背后的实现机制。此外,这个项目也展示了Eclipse 4.0的新特性和改进,有助于开发者提升对Eclipse RCP开发的理解和实践能力。
2019-12-21 20:14:19 90KB action theme切换
1
Probability: Theory and Examples,by Durrent,概率论专业经典教材。答案很少见,特意贡献~~~ 教材电子版已更新至第四版,可以在Durrent‘s homepage下载~!
2019-12-21 20:08:10 987KB Probability: Theory and Examples
1