scientific computing

当前话题为您枚举了最新的scientific computing。在这里,您可以轻松访问广泛的教程、示例代码和实用工具,帮助您有效地学习和应用这些核心编程技术。查看页面下方的资源列表,快速下载您需要的资料。我们的资源覆盖从基础到高级的各种主题,无论您是初学者还是有经验的开发者,都能找到有价值的信息。

Numerical Recipes in C++Comprehensive Guide to Scientific Computation
ContentsPreface to the Second Edition xiPreface to the First Edition xivLicense Information xviComputer Programs by Chapter and Section xix 1 Preliminaries1.0 Introduction 11.1 Program Organization and Control Structures 51.2 Some C Conventions for Scientific Computing 151.3 Error, Accuracy, and Stability 28 2 Solution of Linear Algebraic Equations2.0 Introduction 322.1 Gauss-Jordan Elimination 362.2 Gaussian Elimination with Backsubstitution 412.3 LU Decomposition and Its Applications 432.4 Tridiagonal and Band Diagonal Systems of Equations 502.5 Iterative Improvement of a Solution to Linear Equations 552.6 Singular Value Decomposition 592.7 Sparse Linear Systems 712.8 Vandermonde Matrices and Toeplitz Matrices 902.9 Cholesky Decomposition 962.10 QR Decomposition 982.11 Is Matrix Inversion an (N^3) Process? 102 3 Interpolation and Extrapolation3.0 Introduction 1053.1 Polynomial Interpolation and Extrapolation 1083.2 Rational Function Interpolation and Extr…
Check Results Deployment of Hadoop on Cloud Computing Platform
Check results
MATLAB Development-Mandelbrot Set with Parallel Computing Toolbox
MATLAB development - Mandelbrot set with Parallel Computing Toolbox. This example demonstrates how to fully leverage the Mandelbrot set using parallel computing techniques in MATLAB to improve performance for large-scale computations. Parallel processing allows the algorithm to run faster by utilizing multiple cores to handle different parts of the set simultaneously, speeding up the visualization and exploration of fractals.
Parallel_Computing_University_of_Science_and_Technology_China_Lecture_Slides
并行计算 (中科大讲义) 提供了一系列关于 并行计算 的关键概念、模型与实现策略。本讲义从并行计算的基本原理开始,深入探讨了如何利用 多核处理器 实现高效计算。包括数据并行、任务并行等模型,并展示了 并行算法 的设计原则与优化方法。此外,讲义中还详细阐述了常用的并行计算工具、编程模型(如 MPI、OpenMP)以及 性能评估 的方法,为学习者提供了全面的并行计算知识框架。
DFT MATLAB Source Code Exciting and Powerful Open-Source Package for Scientific Developers
DFT MATLAB Source Code is an exciting and powerful open-source package designed for scientific developers and users who need modern and adaptive platforms for research. It provides a wide range of functionalities that make it easy to perform Discrete Fourier Transform (DFT) operations with flexibility and efficiency. This package is ideal for anyone looking to implement or research DFT in a MATLAB environment, offering ease of use and robust capabilities. Whether for educational purposes, simulations, or advanced scientific applications, it is a highly adaptable tool to suit various needs.
Next-Gen Personalized Push System OnePush by George Chu at Cloud Computing Summit
在第五届中国云计算大会上,雅虎北京全球研发中心资深研发总监George Chu介绍了OnePush系统,这是雅虎在数据挖掘领域取得的最新成果。OnePush是一个下一代个性化智能推送系统,解决当前用户通知面临的一些普遍问题。 在了解OnePush之前,我们先来看看当前行业普遍存在的问题。在当今移动设备和应用普及的时代,用户通知系统常面临着消息丢失、垃圾消息过多、消息不及时送达、同一消息对同一用户多设备重复发送、与大量过时信息同步、以及其他有趣信息难以被发现等问题。这些问题严重影响了用户体验,使得用户难以及时获取真正需要的信息。 针对这些挑战,雅虎提出了OnePush的愿景,即在正确的时间和地点,为用户提供正确数量和种类的、与用户个人相关的通知。为了实现这一愿景,OnePush系统的设计目标包括提供一套统一的API,支持注册、订阅、通知和主题命名空间,实现发现、导航、管理和分析等功能。 此外,OnePush还致力于提供一个连贯的客户上手体验,让客户能够顺畅地使用OnePush服务。OnePush系统是基于雅虎北京全球研发中心的三个支柱构建的:云计算、移动平台与应用以及个性化与广告。这些支柱共同支撑起一个使命,即让世界日常习惯变得更加鼓舞人心和娱乐化。 通过为用户创造高度个性化的体验,雅虎使人们能够与对他们最重要的内容保持连接,实现跨设备和全球范围内的无缝体验。同时,这也为雅虎的广告商创造了价值,通过将他们与构建业务的受众连接起来。 在短短两天内,雅虎的页面浏览量超过了地球上的人口数量,这一数据凸显了雅虎在全球范围内的巨大影响力以及用户规模。OnePush作为雅虎的解决方案,支持应用内流媒体和应用外通知两种工作负载模式。这种设计使得OnePush能够有效地提升用户体验,同时为广告商提供更有针对性的推送,以吸引更多的受众。 总体来说,OnePush系统利用雅虎在全球数据处理方面的专长,以及其在开源分布式数据库Hadoop和云服务领域的深厚积累,为个性化智能推送系统设定了新的行业标准。其背后的技术和理念不仅促进了用户体验的提升,也为广告和营销行业的发"