亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

language

  • 迭代自適應(yīng)Simpson

    迭代自適應(yīng)Simpson,Lobatto積分 In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm. We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (e.g. quad, quadv, and quadl). Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf.

    標簽: Simpson 迭代

    上傳時間: 2014-10-25

    上傳用戶:xc216

  • The authors show to identify, design, implement, test, and refactor use-case modules, as well as ext

    The authors show to identify, design, implement, test, and refactor use-case modules, as well as extend them. They also demonstrate how to design use-case modules with the Unified Modeling language (UML)emphasizing enhancements made in UML 2.0and how to achieve use-case modularity using aspect technologies, notably AspectJ. Key topics include Making the case for use cases and aspects Capturing and modeling concerns with use cases Keeping concerns separate with use-case modules Modeling use-cases slices and aspects using the newest extensions to the UML notation Applying use cases and aspects in projects

    標簽: implement identify refactor use-case

    上傳時間: 2016-10-06

    上傳用戶:dsgkjgkjg

  • 外國人開發(fā)的電磁時域有限差分方法工具包 Electromagnetic Finite-Difference Time-Domain (EmFDTD) is a basic two-dimensio

    外國人開發(fā)的電磁時域有限差分方法工具包 Electromagnetic Finite-Difference Time-Domain (EmFDTD) is a basic two-dimensional FDTD code developed at the School of Electrical Engineering, Sharif University of Technology. This code has been written based on the standard Yee s FDTD algorithm. Applications include propagation, scattering, and diffraction of electromagnetic waves in homogeneous and non-homogeneous isotropic media for in-plane propagating waves. Negative permittivites or permeabilities as well as dispersion is not included. Zero, Periodic, and Perfectly Matched Layer boundary conditions may be selectively applied to the solution domain. The program is best suited for study of propagation and diffraction of electromagnetic waves in Photonic Crystal structures. EmFDTD is written in MATLAB language and has been tested under MATLAB 5.0 and higher versions.

    標簽: Finite-Difference Electromagnetic two-dimensio Time-Domain

    上傳時間: 2014-11-24

    上傳用戶:watch100

  • The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This

    The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions.

    標簽: collection high-level functions optimized

    上傳時間: 2016-10-16

    上傳用戶:趙云興

  • The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This

    The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions.

    標簽: collection high-level functions optimized

    上傳時間: 2016-10-16

    上傳用戶:gengxiaochao

  • C語言編程經(jīng)典教程

    C語言編程經(jīng)典教程,The.C...Programming.language.Third.Edition.Addison.Wesley.Bjarne.Stroustrup

    標簽: C語言編程 教程

    上傳時間: 2016-10-22

    上傳用戶:cx111111

  • 是否懂得C語言并不是學(xué)習(xí)C++的前提。不僅僅是因為C++本身兼容C語言

    是否懂得C語言并不是學(xué)習(xí)C++的前提。不僅僅是因為C++本身兼容C語言,更重要的是C++所倡導(dǎo)的程序設(shè)計觀念是和C語言完全不同的。C語言在某種意義上是對CPU模型的抽象。盡管C++完全保留了C語言的機器模型,但是C++更加注重對現(xiàn)實世界進行抽象。為此,C++創(chuàng)始人Bjarne Stroustrup專門寫過一篇著名的文章:《Learning Standard C++ as a New language》(把標準C++作為一種全新的語言來學(xué)習(xí))

    標簽: C語言 兼容

    上傳時間: 2013-12-25

    上傳用戶:fandeshun

  • This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT

    This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT 4.0, and Windows NT 5.0. These programs are written in the C programming language and use the native Windows application programming interfaces (APIs). As I ll discuss later in this chapter, this is not the only way to write programs that run under Windows. However, it is important to understand the Windows APIs regardless of what you eventually use to write your code.

    標簽: Microsoft Windows programs shows

    上傳時間: 2013-12-13

    上傳用戶:古谷仁美

  • 想學(xué)習(xí)匯編語言的

    想學(xué)習(xí)匯編語言的,可以來看看了。《Intel匯編語言程序設(shè)計》的例子源碼(作者Kip R.Irvine) 該書籍的英文名稱:Assembly language for Intel-Based Computers

    標簽: 匯編語言

    上傳時間: 2016-10-25

    上傳用戶:風(fēng)之驕子

  • Given Perl s natural fit for web applications development, it s no surprise that Perl is also a natu

    Given Perl s natural fit for web applications development, it s no surprise that Perl is also a natural choice for web services development. It s the most popular web programming language, with strong implementations of both SOAP and XML-RPC, the leading ways to distribute applications using web services. But books on web services focus on writing these applications in Java or Visual Basic, leaving Perl programmers with few resources to get them started. "Programming Web Services with Perl" changes that, bringing Perl users all the information they need to create web services using their favorite language.

    標簽: Perl applications development surprise

    上傳時間: 2014-11-21

    上傳用戶:xiaoyunyun

主站蜘蛛池模板: 门源| 漯河市| 武乡县| 新河县| 安化县| 定日县| 建平县| 资阳市| 孟津县| 聊城市| 渭源县| 延安市| 三门峡市| 宜宾市| 淮滨县| 交城县| 大化| 富锦市| 太康县| 张家界市| 绥棱县| 福建省| 安化县| 香格里拉县| 揭西县| 敦煌市| 富阳市| 安庆市| 隆子县| 麻城市| 固镇县| 宁夏| 张家口市| 牡丹江市| 七台河市| 鹤庆县| 建始县| 娱乐| 宜阳县| 大洼县| 龙海市|