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

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

Jumping-Floating-Point

  • Kiss FFT is a small and simple FFT library. It has no complicated platform-specific optimizations, c

    Kiss FFT is a small and simple FFT library. It has no complicated platform-specific optimizations, can do either fixed or floating point with just a recompile, and is efficient enough for all but the most demanding applications.

    標(biāo)簽: platform-specific optimizations complicated FFT

    上傳時(shí)間: 2016-04-07

    上傳用戶:h886166

  • The CoinUtils project is a collection of open-source utilities developed and used by a variety of ot

    The CoinUtils project is a collection of open-source utilities developed and used by a variety of other projects in the COIN-OR repository. The project includes classes for storing and manipulating sparse matrices and vectors, performing matrix factorization, parsing input files in standard formats, building representations of mathematical programs, comparing floating point numbers with a tolerance, performing simple presolve operations, and warm starting algorithms for mathematical programs, among others.

    標(biāo)簽: open-source collection CoinUtils developed

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

    上傳用戶:xmsmh

  • This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil

    This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil C51 has a full floating point math library the evaluation version is restricted to 2k of object code, so we have constrained this sample to integer maths in order to fit within this limit. The program for this design was written in C using the Keil uVision 2 IDE for which Proteus VSM provides a Debug Monitor driver. Instructions for configuring Proteus to run in conjunction with the Keil environment can be found by editing the 8051 microcontroller on the schematic (point at it and press CTRL-E) and then clicking on the help button on the Edit Component dialogue form.

    標(biāo)簽: microcontroller calculator Although displays

    上傳時(shí)間: 2014-12-01

    上傳用戶:edisonfather

  • The GNU MP Bignum Library

    The GNU MP Bignum Library,非常好用的大數(shù)運(yùn)算庫,GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers.

    標(biāo)簽: Library Bignum The GNU

    上傳時(shí)間: 2014-01-08

    上傳用戶:a673761058

  • The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performanc

    The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performance benchmark test originally developed by Reinhold Weicker in 1984. This benchmark is used to measure and compare the performance of different computers or, in this case, the efficiency of the code generated for the same computer by different compilers. The test reports general performance in dhrystones per second. Like most benchmark programs, dhrystone consists of standard code and concentrates on string handling. It uses no floating-point operations. It is heavily influenced by hardware and software design, compiler and linker options, code optimizing, cache memory, wait states, and integer data types. The DHRY program is available in different targets: Simulator: Large Model: DHRY example in LARGE model for Simulation Philips 80C51MX: DHRY example in LARGE model for the Philips 80C51MC

    標(biāo)簽: general-performanc benchmarks Dhrystone dhrystone

    上傳時(shí)間: 2016-11-30

    上傳用戶:hphh

  • 密碼學(xué)界牛人Victor Shoup用C++編寫數(shù)論類庫。 NTL is a high-performance, portable C++ library providing data struct

    密碼學(xué)界牛人Victor Shoup用C++編寫數(shù)論類庫。 NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary length integers for vectors, matrices, and polynomials over the integers and over finite fields and for arbitrary precision floating point arithmetic. NTL provides high quality implementations of state-of-the-art algorithms for: * arbitrary length integer arithmetic and arbitrary precision floating point arithmetic * polynomial arithmetic over the integers and finite fields including basic arithmetic, polynomial factorization, irreducibility testing, computation of minimal polynomials, traces, norms, and more * lattice basis reduction, including very robust and fast implementations of Schnorr-Euchner, block Korkin-Zolotarev reduction, and the new Schnorr-Horner pruning heuristic for block Korkin-Zolotarev * basic linear algebra over the integers, finite fields, and arbitrary precision floating point numbers.

    標(biāo)簽: high-performance providing portable library

    上傳時(shí)間: 2014-01-04

    上傳用戶:exxxds

  • 200-MHz ARM920T Processor • 16-kbyte Instruction Cache • 16-kbyte Data Cache •

    200-MHz ARM920T Processor • 16-kbyte Instruction Cache • 16-kbyte Data Cache • Linux® , Microsoft® Windows® CE-enabled MMU • 100-MHz System Bus • MaverickCrunch™ Math Engine • Floating Point, Integer, and Signal Processing Instructions • Optimized for digital music compression and decompression algorithms. • Hardware interlocks allow in-line coding. • MaverickKey™ IDs • 32-bit Unique ID can be used for DRM-compliant 128-bit random ID. • Integrated Peripheral Interfaces • 32-bit SDRAM Interface

    標(biāo)簽: 8226 Cache kbyte Instruction

    上傳時(shí)間: 2017-04-08

    上傳用戶:comua

  • This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-fi

    This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs) Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.

    標(biāo)簽: polynomials different operation contains

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

    上傳用戶:yan2267246

  • ieee754的標(biāo)準(zhǔn)

    ieee754的標(biāo)準(zhǔn),原英文版的!Twenty years ago anarchy threatened floating-point arithmetic. Over a dozen commercially significant arithmetics boasted diverse wordsizes, precisions, rounding procedures and over/underflow behaviors, and more were in the works. “Portable” software intended to reconcile that numerical diversity had become unbearably costly to develop. Thirteen years ago, when IEEE 754 became official, major microprocessor manufacturers had already adopted it despite the challenge it posed to implementors. With unprecedented altruism, hardware designers had risen to its challenge in the belief that they would ease and encourage a vast burgeoning of numerical software. They did succeed to a considerable extent. Anyway, rounding anomalies that preoccupied all of us in the 1970s afflict only CRAY X-MPs — J90s now.

    標(biāo)簽: ieee 754 標(biāo)準(zhǔn)

    上傳時(shí)間: 2017-07-28

    上傳用戶:894898248

  • Topics Practices: Programming and Numerical Methods Practice 1: Introduction to C Practice 2

    Topics Practices: Programming and Numerical Methods Practice 1: Introduction to C Practice 2: Cycles and functions First part cycles Part Two: Roles Practice 3 - Floating point arithmetic Practice 4 - Search for roots of functions Practice 5 - Numerical Integration Practice 6 - Arrangements and matrices Part One: Arrangements Part II: Matrices Practice 7 - Systems of linear equations Practice 8 - Interpolation Practice 9 - Algorithm Design Techniques

    標(biāo)簽: Practice Introduction Programming Practices

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

    上傳用戶:R50974

主站蜘蛛池模板: 三亚市| 航空| 鞍山市| 乐昌市| 仲巴县| 项城市| 谢通门县| 普陀区| 宜春市| 南丰县| 南丹县| 吐鲁番市| 航空| 阳春市| 民权县| 手游| 汝州市| 榆林市| 南丹县| 甘谷县| 铁岭市| 文山县| 长乐市| 漳州市| 盐池县| 广灵县| 神农架林区| 贺州市| 进贤县| 镇宁| 玉溪市| 纳雍县| 宝鸡市| 汶上县| 通辽市| 冕宁县| 邓州市| 郓城县| 屯门区| 泊头市| 抚远县|