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

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專(zhuān)輯| 精品軟件
登錄| 注冊(cè)

Real-Valued

  • Readers can pick up this book and become familiar with C++ in a short time. Stan has taken a very br

    Readers can pick up this book and become familiar with C++ in a short time. Stan has taken a very broad and complicated topic and reduced it to the essentials that budding C++ programmers need to know to write real programs. His case study is effective and provides a familiar thread throughout the book.

    標(biāo)簽: familiar Readers become short

    上傳時(shí)間: 2015-07-20

    上傳用戶(hù):thinode

  • The Network Security Response Framework (NSRF) allows for testing different computer security respon

    The Network Security Response Framework (NSRF) allows for testing different computer security response engines and methodologies. It supports simulated and real: Intrusion Detection Systems (sensors), Attacks, and Responses.

    標(biāo)簽: Framework different Security Response

    上傳時(shí)間: 2013-12-03

    上傳用戶(hù):ippler8

  • As of UnZip 5.42, this source has been removed from Info-ZIP s UnZip source distribution because of

    As of UnZip 5.42, this source has been removed from Info-ZIP s UnZip source distribution because of its conflicting copyright. There are no plans to ever rewrite this code from scratch, because the unreduce algorithm was never used in the "real" world.

    標(biāo)簽: source UnZip distribution Info-ZIP

    上傳時(shí)間: 2013-12-19

    上傳用戶(hù):songrui

  • zemax源碼: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surfac

    zemax源碼: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization filter The filter is defined as part of the real ray trace, case 5 The filter can be used at the stop to produce x-y Gaussian apodization similar to the Gaussian pupil apodization in ZEMAX but separate in x and y. The amplitude apodization is of the form EXP[-(Gx(x/R)^2 + Gy(y/R)^2)] The transmission is of the form EXP[-2(Gx(x/R)^2 + Gy(y/R)^2)] where x^2 + y^2 = r^2 R = semi-diameter The tranmitted intensity is maximum in the center. T is set to 0 if semi-diameter < 1e-10 to avoid division by zero.

    標(biāo)簽: standard surface models either

    上傳時(shí)間: 2013-12-05

    上傳用戶(hù):003030

  • Microsoft Press books are available through booksellers and distributors worldwide. For further info

    Microsoft Press books are available through booksellers and distributors worldwide. For further information about international editions, contact your local Microsoft Corporation office or contact Microsoft Press International directly at fax (425) 936-7329. Visit our Web site at www.microsoft.com/mspress. Send comments to mspinput@microsoft.com. Microsoft, Microsoft Press, Visual Basic, Visual Studio, Windows, and Windows NT are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. Other product and company names mentioned herein may be the trademarks of their respective owners. The example companies, organizations, products, domain names, e-mail addresses, logos, people, places, and events depicted herein are fictitious. No association with any real company, organization, product, domain name, e-mail address, logo, person, place, or event is intended or should be inferred.

    標(biāo)簽: distributors booksellers Microsoft available

    上傳時(shí)間: 2013-12-27

    上傳用戶(hù):wuyuying

  • 關(guān)于FPGA流水線設(shè)計(jì)的論文 This work investigates the use of very deep pipelines for implementing circuits in

    關(guān)于FPGA流水線設(shè)計(jì)的論文 This work investigates the use of very deep pipelines for implementing circuits in FPGAs, where each pipeline stage is limited to a single FPGA logic element (LE). The architecture and VHDL design of a parameterized integer array multiplier is presented and also an IEEE 754 compliant 32-bit floating-point multiplier. We show how to write VHDL cells that implement such approach, and how the array multiplier architecture was adapted. Synthesis and simulation were performed for Altera Apex20KE devices, although the VHDL code should be portable to other devices. For this family, a 16 bit integer multiplier achieves a frequency of 266MHz, while the floating point unit reaches 235MHz, performing 235 MFLOPS in an FPGA. Additional cells are inserted to synchronize data, what imposes significant area penalties. This and other considerations to apply the technique in real designs are also addressed.

    標(biāo)簽: investigates implementing pipelines circuits

    上傳時(shí)間: 2015-07-26

    上傳用戶(hù):CHINA526

  • Individual files are available in the following links: Bessjy -- Bessel functions Jn and Yn for r

    Individual files are available in the following links: Bessjy -- Bessel functions Jn and Yn for real argument and integer or real order. Bessik -- Modified Bessel function In and Kn for real argument and integer or real order. CBessjy -- Bessel functions Jv and Yv for real or complex arguments and real order. CBessik -- Modified Bessel functions Iv and Kv for complex arguments and real order.

    標(biāo)簽: Individual available following functions

    上傳時(shí)間: 2013-12-13

    上傳用戶(hù):hewenzhi

  • A fast customizable function for locating and measuring the peaks in noisy time-series signals. Adju

    A fast customizable function for locating and measuring the peaks in noisy time-series signals. Adjustable parameters allow discrimination of "real" signal peaks from noise and background.

    標(biāo)簽: customizable time-series measuring function

    上傳時(shí)間: 2015-08-10

    上傳用戶(hù):xhz1993

  • A fast customizable function for locating and measuring the peaks in noisy time-series signals. Adju

    A fast customizable function for locating and measuring the peaks in noisy time-series signals. Adjustable parameters allow discrimination of "real" signal peaks from noise and background. Determines the position, height, and width of each peak by least-squares curve-fitting.

    標(biāo)簽: customizable time-series measuring function

    上傳時(shí)間: 2015-08-10

    上傳用戶(hù):invtnewer

  • The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccion

    The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccione while at the National Center for Atmospheric Research between 2002 and 2005. The library contains a functional subset of FFTPACK and SPHEREPACK, including real and complex FFTs in 1-3 dimensions, and a spherical harmonic transform. Multithreading is supported through POSIX threads for the multidimensional transforms. This reference guide provides details of the public interface as well as the internal implementation of the library.

    標(biāo)簽: Panaccion transform Spectral spectral

    上傳時(shí)間: 2013-12-20

    上傳用戶(hù):haoxiyizhong

主站蜘蛛池模板: 汤阴县| 南投县| 鸡东县| 阿勒泰市| 报价| 兰西县| 永清县| 无锡市| 隆子县| 禄劝| 资溪县| 黎城县| 贡嘎县| 铁力市| 宜兰市| 汝南县| 宣威市| 冷水江市| 当涂县| 林口县| 三明市| 灵山县| 楚雄市| 彝良县| 长白| 山西省| 乌苏市| 京山县| 鹰潭市| 图们市| 阜城县| 花莲县| 三亚市| 大冶市| 黄大仙区| 寻乌县| 平武县| 灵台县| 富阳市| 永宁县| 库尔勒市|