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

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

Including

  • 密碼學(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

  • The ElectricTM VLSI Design System is an open-source Electronic Design Automation (EDA) system that c

    The ElectricTM VLSI Design System is an open-source Electronic Design Automation (EDA) system that can handle many forms of circuit design, Including: * Custom IC layout * Schematic Capture (digital and analog) * Textual Languages such as VHDL and Verilog

    標(biāo)簽: Design open-source ElectricTM Automation

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

    上傳用戶:daguda

  • normal template for acm/ICPC

    normal template for acm/ICPC,Including geometry,grapf theory,number theory and so on

    標(biāo)簽: template normal ICPC for

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

    上傳用戶:270189020

  • This document constitutes the user manual for the YAMON™ ROM monitor. YAMON (“Yet Another MONi

    This document constitutes the user manual for the YAMON™ ROM monitor. YAMON (“Yet Another MONitor”) is the ROM monitor used on MIPS Technologies evaluation and reference boards. The target audience for this document is users of those boards. This would typically be engineers developing hardware or software Including compilers, RTOS and other tools. Currently, the following boards/CPUs are supported by YAMON : • Atlas™ with MIPS32 4K™ or MIPS64 5K™ class of CPUs. • Atlas with QED RM5261® . • Malta™ with MIPS32 4K or MIPS64 5K class of CPUs. • Malta with QED RM5261® . • SEAD™ with MIPS32 4K or MIPS64 5K class of CPUs. • SEAD-2™ with MIPS32 4K or MIPS64 5K class of CPUs.

    標(biāo)簽: YAMON constitutes the document

    上傳時(shí)間: 2017-02-19

    上傳用戶:水中浮云

  • Javascript Browser Sniffer is a library for identifying which browser and operating system the visit

    Javascript Browser Sniffer is a library for identifying which browser and operating system the visitor is using, Including the version number. It also detects bots and the Flash plugin

    標(biāo)簽: identifying Javascript operating Browser

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

    上傳用戶:大三三

  • The CSS Cookbook cuts straight through the theory to provide hundreds of useful examples and CSS cod

    The CSS Cookbook cuts straight through the theory to provide hundreds of useful examples and CSS code recipes you can use immediately to format your web pages. Reflecting CSS2 and Including topics that range from basic web typography and page layout to techniques for formatting lists, forms, and tables, the CSS Cookbook is a must-have resource for any web author who has even considered using CSS.

    標(biāo)簽: CSS Cookbook straight hundreds

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

    上傳用戶:sjyy1001

  • cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used

    cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions Including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide. the method dates back to volder [1959], and due to its versatility and compactness, it made possible the microcoding of the hp35 pocket scientific calculator in 1972. here is some code to illustrate the techniques. ive split the methods into three parts linear, circular and hyperbolic. in the hp35 microcode these would be unified into one function (for space reasons). because the linear mode can perform multiply and divide, you only need add/subtract and shift to complete the implementation. you can select in the code whether to do the multiples and divides also by cordic means. other multiplies and divides are all powers of 2 (these dont count). to eliminate these too, would involve ieee hackery.

    標(biāo)簽: essentially algorithm describe suitably

    上傳時(shí)間: 2017-03-02

    上傳用戶:litianchu

  • This article describes how to consume Web services in Java 1.5.0 using the new JAX-WS 2.0 API (JSR 2

    This article describes how to consume Web services in Java 1.5.0 using the new JAX-WS 2.0 API (JSR 228). Developers around the world, Including me, have always complained about the hard ways to work in Java to consume even a Web service as simple as adding two numbers. However, with JAX-WS 2.0 API now available in core Java in JDK 1.5.0, life is simple like never before.

    標(biāo)簽: describes services article consume

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

    上傳用戶:kelimu

  • 介紹計(jì)算機(jī)上實(shí)現(xiàn)gsm modem短消息收發(fā)的模式

    介紹計(jì)算機(jī)上實(shí)現(xiàn)gsm modem短消息收發(fā)的模式,描述gsm modem PDU 模式,包括PDU 模式下的gsm modem模塊UCS2 編碼、解碼原理,以及gsm modem發(fā)送與接收PDU 串的編制方式, VB 中的MSCOMM 控件,實(shí)現(xiàn)gsm modem短消息收發(fā)的核心內(nèi)容。-briefed on computer modem gsm SMS transceiver model, described GSM modem PDU models, Including the PDU mode GSM modem module UCS2 encoding, decoding principle, and GSM modems send and receive PDU Series presentation, the VB MSCOMM Control and achieve short GSM modem news transceiver core content

    標(biāo)簽: modem gsm 計(jì)算機(jī) 收發(fā)

    上傳時(shí)間: 2017-03-10

    上傳用戶:cxl274287265

  • This document contains a detailed description of the usage and configuration of the JSVM [Joint Scal

    This document contains a detailed description of the usage and configuration of the JSVM [Joint Scalable Video Model] software for the Scalable Video Coding [SVC] project of the Joint Video Team [JVT] of the ISO/IEC Moving Pictures Experts Group [MPEG] and the ITU-T Video Coding Experts Group [VCEG]. It provides information how to build the software on Windows32 and Linux platforms. It contains a description of the usage and configuration for the binaries built from the software package, Including examples for spatial, SNR and combined scalability scenarios. Guidelines for the integration and validation of new tools in the software are provided.

    標(biāo)簽: configuration description the document

    上傳時(shí)間: 2017-03-26

    上傳用戶:sz_hjbf

主站蜘蛛池模板: 清镇市| 莫力| 阿拉善左旗| 岑溪市| 澳门| 澄迈县| 乌鲁木齐县| 高青县| 龙岩市| 凌源市| 分宜县| 扎囊县| 加查县| 舒兰市| 张北县| 神池县| 织金县| 兴仁县| 上饶县| 宿州市| 都江堰市| 广灵县| 行唐县| 朝阳区| 西宁市| 天长市| 南华县| 新田县| 康马县| 钦州市| 淮滨县| 金山区| 柞水县| 黄石市| 鸡西市| 七台河市| 贡嘎县| 山阴县| 永靖县| 洪江市| 双辽市|