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

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

Portable

  • The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90 and its use. Fortran

    The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90 and its use. Fortran 90, the latest standard version of Fortran, has many excellent new features that will assist the programmer in writing efficient, Portable, and maintainable programs. The Fortran 90 Handbook is an informal description of Fortran 90, developed to provide not only a readable explanation of features, but also some rationale for the inclusion of features and their use. In addition, “models” give the reader better insight as to why things are done as they are in the language.

    標簽: Fortran comprehensive definitive and

    上傳時間: 2015-06-29

    上傳用戶:teddysha

  • The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90 and its use. Fortran

    The Fortran 90 Handbook is a definitive and comprehensive guide to Fortran 90 and its use. Fortran 90, the latest standard version of Fortran, has many excellent new features that will assist the programmer in writing efficient, Portable, and maintainable programs. The Fortran 90 Handbook is an informal description of Fortran 90, developed to provide not only a readable explanation of features, but also some rationale for the inclusion of features and their use. In addition, “models” give the reader better insight as to why things are done as they are in the language.

    標簽: Fortran comprehensive definitive and

    上傳時間: 2013-12-22

    上傳用戶:xinzhch

  • W32.Bolzano這種新病毒在Windows 95和Windows NT的系統下復制

    W32.Bolzano這種新病毒在Windows 95和Windows NT的系統下復制,感染以EXE或SCR為擴展名的PE(Portable Executable)應用程序 該病毒會在感染過程中,為自己建立一道線緒(thread),而后當它執行主程序主線緒時,就會在背景處復制病毒,如此一來,用戶就不容易發現程序有任何延遲的現象

    標簽: Windows Bolzano 32 病毒

    上傳時間: 2015-07-14

    上傳用戶:wuyuying

  • 關于FPGA流水線設計的論文 This work investigates the use of very deep pipelines for implementing circuits in

    關于FPGA流水線設計的論文 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.

    標簽: investigates implementing pipelines circuits

    上傳時間: 2015-07-26

    上傳用戶:CHINA526

  • PCI Hot-Plug Specification Revision 1.0 The primary objective of this specification is to enable

    PCI Hot-Plug Specification Revision 1.0 The primary objective of this specification is to enable higher availability of file and application servers by standardizing key aspects of the process of removing and installing PCI adapter cards while the system is running. Although these same principles can be applied to desktop and Portable systems using PCI buses, the operations described here target server platforms.

    標簽: Specification specification objective Hot-Plug

    上傳時間: 2013-12-09

    上傳用戶:zyt

  • This article describes Atmel’s FingerChip technology for electronic fingerprint sensing that combin

    This article describes Atmel’s FingerChip technology for electronic fingerprint sensing that combines the advantages of small size, low cost, high accuracy, zero maintenance, low energy consumption and portability. This technology has applications in a wide range of fixed and Portable secured devices including access control systems, cash terminals, public transport, PCs, PDAs, Smart Card readers and motor vehicles. It can be used in almost any situation where rapid, reliable and accurate identification or authentication of an individual is required.

    標簽: fingerprint FingerChip technology electronic

    上傳時間: 2013-12-27

    上傳用戶:h886166

  • Basic Compression Library by Marcus Geelnard Release 1.2.0 2006-07-22 Introduction The Ba

    Basic Compression Library by Marcus Geelnard Release 1.2.0 2006-07-22 Introduction The Basic Compression Library is a library of well known compression algorithms implemented in Portable ANSI C code. For more information about the Basic Compression Library, please read the manual (doc/manual.pdf) and, of course, the source code.

    標簽: Introduction Compression Geelnard Library

    上傳時間: 2015-10-06

    上傳用戶:

  • UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether

    UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether for the IAR compiler. Jens E. Holtegaard ported one version using ICCAVR. Joerg Meyer did another port (using Jens port as a start?). This is basically Joerg s port plus a little bit of changes and documentation by me. - YOU MUST DOWNLOAD THE MAIN PART OF THE UCOS/II FROM THE UCOS/II WEBSITE http://www.ucos-ii.com . The supplied project file assumes the Portable source is in the ..\source directory. - Joerg has written couple document showing the stack frames etc. but it is in German :-) They are included in this directory. - The Timer2 overflow interrupt is used for Timer Tick. If you want to change that, modify os_cpu_c.c and os_cpu_a.s - I have tested this using ATMega103 with and without external RAM using AVR Studio simulator. See test1.c test program. Both Code Compressed (PRO) and STD versions have been tested.

    標簽: UCOS original Saether version

    上傳時間: 2015-11-14

    上傳用戶:ippler8

  • posix標準英文,html格式

    posix標準英文,html格式,可移植Unix操作系統接口(Portable Operating System Interface for uniX)

    標簽: posix html 標準 英文

    上傳時間: 2013-12-12

    上傳用戶:cc1015285075

  • This book shows how to design and implement C++ software that is more effective: more likely to beha

    This book shows how to design and implement C++ software that is more effective: more likely to behave correctly more robust in the face of exceptions more efficient more Portable makes better use of language features adapts to change more gracefully works better in a mixed-language environment is easier to use correctly is harder to use incorrectly. In short, software that s just better.

    標簽: more effective implement software

    上傳時間: 2016-01-04

    上傳用戶:huyiming139

主站蜘蛛池模板: 宁夏| 台东县| 兴城市| 谢通门县| 杭锦旗| 彭泽县| 十堰市| 即墨市| 云浮市| 抚顺县| 枣强县| 虹口区| 霍山县| 南召县| 吴忠市| 儋州市| 克山县| 沁阳市| 江华| 固始县| 沙湾县| 铜川市| 平邑县| 霍城县| 定兴县| 武宁县| 安吉县| 革吉县| 江永县| 澳门| 南昌县| 沙湾县| 宿松县| 五峰| 伊川县| 原阳县| 麻江县| 巧家县| 乌兰县| 城固县| 黔南|