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

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

specifications-High

  • The Cyclone® III PCI development board provides a hardware platform for developing and prototypi

    The Cyclone® III PCI development board provides a hardware platform for developing and prototyping low-power, high-performance, logic-intensive PCI-based designs. The board provides a high-density of the memory to facilitate the design and development of FPGA designs which need huge memory storage, and also includes Low-Voltage Differential Signaling (LVDS) interface of the High-Speed Terasic Connectors (HSTCs) for extra high-speed interface application.

    標簽: development developing prototypi provides

    上傳時間: 2017-01-29

    上傳用戶:jjj0202

  • Description: Microsoft?Windows?HTTP Services (WinHTTP) provides developers with a server-supported,

    Description: Microsoft?Windows?HTTP Services (WinHTTP) provides developers with a server-supported, high-level interface to the HTTP/1.1 Internet protocol. WinHTTP is designed to be used primarily in server-based scenarios by server applications that communicate with HTTP servers. WinHTTP is also designed for use in system services and HTTP-based client applications. WinHTTP is more secure and robust than WinInet. However, single-user applications that need FTP or gopher functionality, cookie persistence, caching, automatic credential dialog handling, Internet Explorer compatibility, or downlevel platform support should still consider using WinInet.

    標簽: server-supported Description developers Microsoft

    上傳時間: 2017-02-07

    上傳用戶:refent

  • MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising

    MPI stands for the Message Passing Interface. Written by the MPI Forum (a large committee comprising of a cross-section between industry and research representatives), MPI is a standardized API typically used for parallel and/or distributed computing. The MPI standard is comprised of 2 documents: MPI-1 (published in 1994) and MPI-2 (published in 1996). MPI-2 is, for the most part, additions and extensions to the original MPI-1 specification. The MPI-1 and MPI-2 documents can be downloaded from the official MPI Forum web site: http://www.mpi-forum.org/. Open MPI is an open source, freely available implementation of both the MPI-1 and MPI-2 documents. The Open MPI software achieves high performance the Open MPI project is quite receptive to community input.

    標簽: comprising MPI Interface committee

    上傳時間: 2013-12-22

    上傳用戶:爺的氣質

  • These are P-Channel enhancement mode silicon gate power fi eld effect transistors. They are ad

    These are P-Channel enhancement mode silicon gate power fi eld effect transistors. They are advanced power MOSFETs designed, tested, and guaranteed to withstand a specifi ed level of energy in the breakdown avalanche mode of operation. All of these power MOSFETs are designed for applications such as switching regulators, switching converters, motor drivers, relay drivers and drivers for other high-power switching devices. The high input impedance allows these types to be operated directly from integrated circuits.

    標簽: enhancement transistors P-Channel are

    上傳時間: 2017-02-17

    上傳用戶:aeiouetla

  • VHDL是由美國國防部為描述電子電路所開發的一種語言

    VHDL是由美國國防部為描述電子電路所開發的一種語言,其全稱為(Very High Speed Integrated Circuit) Hardware Description Language。 與另外一門硬件描述語言Verilog HDL相比,VHDL更善于描述高層的一些設計,包括系統級(算法、數據通路、控制)和行為級(寄存器傳輸級),而且VHDL具有設計重用、大型設計能力、可讀性強、易于編譯等優點逐漸受到硬件設計者的青睞。但是,VHDL是一門語法相當嚴格的語言,易學性差,特別是對于剛開始接觸VHDL的設計者而言,經常會因某些小細節處理不當導致綜合無法通過。為此本文就其中一些比較典型的問題展開探討,希望對初學者有所幫助,提高學習進度。

    標簽: VHDL 美國 電子電路 語言

    上傳時間: 2017-02-18

    上傳用戶:nanshan

  • What is Verilog? ➥ Verilog HDL is a Hardware Description Language (HDL) ➥ Verilog HDL

    What is Verilog? ➥ Verilog HDL is a Hardware Description Language (HDL) ➥ Verilog HDL allows describe designs at a high level of abstraction as well as the lower implementation levels ➥ Primary use of HDLs is the simulation of designs ➥ Verilog is a discrete event time simulator  What is VeriWell? ➥ VeriWell is a comprehensive implementation of Verilog HDL

    標簽: Verilog HDL 10149 Description

    上傳時間: 2017-02-18

    上傳用戶:

  • The Synthetic PIC Verion 1.1 This a VHDL synthesizable model of a simple PIC 16C5x microcontro

    The Synthetic PIC Verion 1.1 This a VHDL synthesizable model of a simple PIC 16C5x microcontroller. It is not, and is not intended as, a high fidelity circuit simulation. This package includes the following files. Note that the license agreement is stated in the main VHDL file, PICCPU.VHD and common questions are answered in the file SYNTHPIC.TXT Files: README.TXT This file.. SYNTHPIC.TXT Questions and Answers PICCPU.VHD Main processor VHDL file PICALU.VHD ALU for the PICCPU PICREGS.VHD Data memory PICROM.VHD Program memory (created by HEX2VHDL utility) PICTEST.VHD Simple test bench I used to do testing (optional) PICTEST.CMD My Viewlogic ViewSim command file (again, optional) TEST1.ASM First program I assembled and ran on it. TEST2.ASM Another test program.. TEST3.ASM Yet another.. TEST4.ASM Yet another.. TEST5.ASM Yet another.. TEST6.ASM Yet another.. HEX2VHDL.CPP Utility for converting

    標簽: synthesizable microcontro Synthetic PIC

    上傳時間: 2013-12-22

    上傳用戶:妄想演繹師

  • aiParts is a set of C++ classes that can be used to develop artificial intelligence for multi-decisi

    aiParts is a set of C++ classes that can be used to develop artificial intelligence for multi-decision problems. It includes classes that implement the High-Hope technique and some sample programs.

    標簽: intelligence multi-decisi artificial aiParts

    上傳時間: 2017-02-20

    上傳用戶:徐孺

  • SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems

    SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perform an LU decomposition with partial pivoting and triangular system solves through forward and back substitution. The LU factorization routines can handle non-square matrices but the triangular solves are performed only for square matrices. The matrix columns may be preordered (before factorization) either through library or user supplied routines. This preordering for sparsity is completely separate from the factorization. Working precision iterative refinement subroutines are provided for improved backward stability. Routines are also provided to equilibrate the system, estimate the condition number, calculate the relative backward error, and estimate error bounds for the refined solutions.

    標簽: nonsymmetric solution SuperLU general

    上傳時間: 2017-02-20

    上傳用戶:lepoke

  • 自己寫的robocup-2d程序

    自己寫的robocup-2d程序,從UVA改編 This method is the first complete simple team and defines the actions taken by all the players on the field (excluding the goalie). It is based on the high-level actions taken by the simple team FC Portugal that it released in 2000.

    標簽: robocup 程序

    上傳時間: 2014-01-27

    上傳用戶:上善若水

主站蜘蛛池模板: 衡阳市| 邵东县| 旺苍县| 大厂| 潍坊市| 尼勒克县| 长垣县| 定日县| 德钦县| 赤壁市| 荆州市| 泸西县| 偃师市| 宁乡县| 吉安市| 武清区| 墨竹工卡县| 祁东县| 盘山县| 宁波市| 城固县| 榆中县| 凌海市| 松溪县| 金沙县| 高州市| 洛扎县| 堆龙德庆县| 襄垣县| 清镇市| 璧山县| 勐海县| 和龙市| 仙游县| 施秉县| 昌邑市| 康马县| 凤冈县| 财经| 河津市| 钟祥市|