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

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

high-resolution

  • 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

    標(biāo)簽: 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

    標(biāo)簽: synthesizable microcontro Synthetic PIC

    上傳時間: 2013-12-22

    上傳用戶:妄想演繹師

  • This product has been manufactured to your company’s specifications a part for use in your company’

    This product has been manufactured to your company’s specifications a part for use in your company’s general electronic products. It is guaranteed to perform according to delivery specifications. For any other use apart from general electronic equipment, we cannot take responsibility if the product is used in medical devices, nuclear power control equipment, aerospace equipment, fire and security systems, or any other applications in which there is a direct risk to human life and where extremely high levels of reliability are required. If the product is to be used in any of the above applications, we will need to enter into a separate product liability agreement.

    標(biāo)簽: company your specifications manufactured

    上傳時間: 2017-02-19

    上傳用戶:haohaoxuexi

  • 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.

    標(biāo)簽: 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.

    標(biāo)簽: 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.

    標(biāo)簽: robocup 程序

    上傳時間: 2014-01-27

    上傳用戶:上善若水

  • camera driver for wince s3c2440 .SAMSUNG s S3C2440A 16/32-bit RISC microprocessor. SAMSUNG鈥檚 S3C2440

    camera driver for wince s3c2440 .SAMSUNG s S3C2440A 16/32-bit RISC microprocessor. SAMSUNG鈥檚 S3C2440A is designed to provide hand-held devices and general applications with low-power, and high-performance microcontroller solution in small die size.

    標(biāo)簽: SAMSUNG microprocessor S3C2440A S3C2440

    上傳時間: 2013-12-26

    上傳用戶:Ants

  • s3c2440 backlight driver.SAMSUNG s S3C2440A 16/32-bit RISC microprocessor. SAMSUNG鈥檚 S3C2440A is de

    s3c2440 backlight driver.SAMSUNG s S3C2440A 16/32-bit RISC microprocessor. SAMSUNG鈥檚 S3C2440A is designed to provide hand-held devices and general applications with low-power, and high-performance microcontroller solution in small die size.

    標(biāo)簽: S3C2440A SAMSUNG microprocessor backlight

    上傳時間: 2017-03-05

    上傳用戶:源碼3

  • 用ocaml編寫的邏輯程序

    用ocaml編寫的邏輯程序,可以實現(xiàn)formule clausale,和resolution

    標(biāo)簽: ocaml 編寫 程序 邏輯

    上傳時間: 2017-03-07

    上傳用戶:athjac

  • 這是I2c網(wǎng)關(guān)Id獨立燒寫程序

    這是I2c網(wǎng)關(guān)Id獨立燒寫程序, 燒寫的ID必須要求是:“0~9”、“a~z”、“A~Z”的16為字符才能燒寫成功。 其中當(dāng)是輸入的小寫字母時,自動轉(zhuǎn)換為大些燒入。 如: 1) # ./burnID 0123456789abcdef 燒入的是:0123456789ABCDEF 2] # ./burnID 0123456789@ cdef 燒入不成功,因為有其他字符 3) # ./burnID 0123456789abcdefDfs 燒入也不成,因為超過16個字符 built-in analog anti-aliasing filters, four 10bit Analog-to-Digital converters, and proprietary digital gain/clamp controller, high quality Y/C separator to reduce cross-noise and high performance free scaler. Four built-in motion,

    標(biāo)簽: I2c 網(wǎng)關(guān) 獨立 燒寫程序

    上傳時間: 2017-03-20

    上傳用戶:playboys0

主站蜘蛛池模板: 南开区| 正镶白旗| 苍南县| 土默特右旗| 含山县| 安达市| 北辰区| 黄骅市| 霞浦县| 慈利县| 大冶市| 乐都县| 宁津县| 浦县| 穆棱市| 龙井市| 都安| 孟连| 玛纳斯县| 灵宝市| 贵州省| 镇原县| 丰都县| 贵南县| 保德县| 怀仁县| 道孚县| 女性| 交口县| 汝阳县| 奉化市| 临汾市| 电白县| 陆丰市| 双江| 嘉定区| 杂多县| 静宁县| 封开县| 万宁市| 左贡县|