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

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

DATE

  • wp379 AXI4即插即用IP

    In the past decade, the size and complexity of manyFPGA designs exceeds the time and resourcesavailable to most design teams, making the use andreuse of Intellectual Property (IP) imperative.However, integrating numerous IP blocks acquiredfrom both internal and external sources can be adaunting challenge that often extends, rather thanshortens, design time. As today's designs integrateincreasing amounts of functionality, it is vital thatdesigners have access to proven, up-to-DATE IP fromreliable sources.

    標(biāo)簽: AXI4 379 wp 即插即用

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

    上傳用戶:csgcd001

  • US Navy VHDL Modelling Guide

      This document was developed under the Standard Hardware and Reliability Program (SHARP) TechnologyIndependent Representation of Electronic Products (TIREP) project. It is intended for use by VHSIC HardwareDescription Language (VHDL) design engineers and is offered as guidance for the development of VHDL modelswhich are compliant with the VHDL Data Item Description (DID DI-EGDS-80811) and which can be providedto manufacturing engineering personnel for the development of production data and the subsequent productionof hardware. Most VHDL modeling performed to DATE has been concentrated at either the component level orat the conceptual system level. The assembly and sub-assembly levels have been largely disregarded. Under theSHARP TIREP project, an attempt has been made to help close this gap. The TIREP models are based upon lowcomplexity Standard Electronic Modules (SEM) of the format A configuration. Although these modules are quitesimple, it is felt that the lessons learned offer guidance which can readily be applied to a wide range of assemblytypes and complexities.

    標(biāo)簽: Modelling Guide Navy VHDL

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

    上傳用戶:pzw421125

  • 單片機(jī)12864液晶時(shí)鐘顯示程序

    12864液晶時(shí)鐘顯示程序 LCD 地址變量 ;**************變量的定義***************** RS             BIT      P2.0            ;LCD數(shù)據(jù)/命令選擇端(H/L) RW             BIT      P2.1          ;LCD讀/寫選擇端(H/L) EP             BIT      P2.2            ;LCD使能控制 PSB        EQU P2.3 RST        EQU P2.5 PRE            BIT      P1.4            ;調(diào)整鍵(K1) ADJ            BIT      P1.5            ;調(diào)整鍵(K2) COMDAT         EQU P0 LED        EQU P0.3 YEAR           DATA      18H            ;年,月,日變量 MONTH          DATA      19H DATE           DATA      1AH WEEK           DATA      1BH HOUR           DATA      1CH            ;時(shí),分,秒,百分之一秒變量 MIN            DATA      1DH SEC            DATA      1EH SEC100         DATA      1FH STATE          DATA      23H LEAP           BIT      STATE.1            ;是否閏年標(biāo)志1--閏年,0--平年 KEY_S          DATA      24H            ;當(dāng)前掃描鍵值 KEY_V          DATA      25H            ;上次掃描鍵值 DIS_BUF_U0      DATA      26H            ;LCD第一排顯示緩沖區(qū) DIS_BUF_U1      DATA      27H DIS_BUF_U2      DATA      28H DIS_BUF_U3      DATA      29H DIS_BUF_U4      DATA      2AH DIS_BUF_U5      DATA      2BH DIS_BUF_U6      DATA      2CH DIS_BUF_U7      DATA      2DH DIS_BUF_U8      DATA      2EH DIS_BUF_U9      DATA      2FH DIS_BUF_U10     DATA      30H DIS_BUF_U11     DATA      31H DIS_BUF_U12     DATA      32H DIS_BUF_U13     DATA      33H DIS_BUF_U14     DATA      34H DIS_BUF_U15     DATA      35H DIS_BUF_L0      DATA      36H            ;LCD第三排顯示緩沖區(qū) DIS_BUF_L1      DATA      37H DIS_BUF_L2      DATA      38H DIS_BUF_L3      DATA      39H DIS_BUF_L4      DATA      3AH DIS_BUF_L5      DATA      3BH DIS_BUF_L6      DATA      3CH DIS_BUF_L7      DATA      3DH DIS_BUF_L8      DATA      3EH DIS_BUF_L9      DATA      3FH DIS_BUF_L10     DATA      40H DIS_BUF_L11     DATA      41H DIS_BUF_L12     DATA      42H DIS_BUF_L13     DATA      43H DIS_BUF_L14     DATA      44H DIS_BUF_L15     DATA      45H FLAG            DATA      46H ;1-年,2-月,3-日,4-時(shí),5-分,6-秒,7-退出調(diào)整。 DIS_H           DATA      47H DIS_M           DATA      48H DIS_S           DATA      49H

    標(biāo)簽: 12864 單片機(jī) 液晶時(shí)鐘 顯示程序

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

    上傳用戶:wvbxj

  • 一個(gè)簡(jiǎn)單的數(shù)字時(shí)鐘程序

    一個(gè)簡(jiǎn)單的數(shù)字時(shí)鐘程序,其中的DATE類派生于MFC CStatic 基類。

    標(biāo)簽: 數(shù)字時(shí)鐘 程序

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

    上傳用戶:15736969615

  • The ability to create groups of reports, and grant users access to reports by group. The ability to

    The ability to create groups of reports, and grant users access to reports by group. The ability to generate reports as PDF, XLS, HTML, and CSV files. The ability to generate bar, pie and xy charts for inclusion in reports. The ability to schedule and email PDF, XLS, and CSV reports. The ability to define reusable report parameters. Available parameter types include DATE, Text, and Query Parameters. The ability to create multiple DataSources for use in generating reports. Support for JNDI DataSources and internal connection pooling via Commons-DBCP is included. The ability to upload and hot deploy new reports. Web based administration of users, groups, reports, parameters, and datasources. Cross platform database support via Hibernate based persistence layer. Available in a preconfigured bundle with Apache Tomcat.

    標(biāo)簽: ability reports The to

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

    上傳用戶:franktu

  • Interface Fiche Technique : Langage de programmation : Visual Basic 5.0 Support : Une version de Win

    Interface Fiche Technique : Langage de programmation : Visual Basic 5.0 Support : Une version de Windows en 32 bits (Windows 95, OSR1, OSR2 ou Windows 98 ou Windows NT) Auteurs : Matthieu Poulain et Jean-Marc Mangin DATE : 10/03/1

    標(biāo)簽: programmation Interface Technique Langage

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

    上傳用戶:z754970244

  • 計(jì)稅程序。可以計(jì)算每周收入、最近收入、從年初到目前的所得稅、扣除的聯(lián)邦收入稅以及帳目檢查等。 This program computes weekly payroll, current earnin

    計(jì)稅程序。可以計(jì)算每周收入、最近收入、從年初到目前的所得稅、扣除的聯(lián)邦收入稅以及帳目檢查等。 This program computes weekly payroll, current earnings, year to DATE earnings FICA tax, federal Income Tax Withheld, and check Amount.

    標(biāo)簽: computes program payroll current

    上傳時(shí)間: 2015-04-11

    上傳用戶:mhp0114

  • Preliminary User’s Manual NU85ET 32-Bit Microprocessor Core Hardware Document No. A15015EJ3V0UM0

    Preliminary User’s Manual NU85ET 32-Bit Microprocessor Core Hardware Document No. A15015EJ3V0UM00 (3rd edition) DATE Published March 2002 N CP(N) Printed in Japan © 2000 NU85ET NDU85ETV14

    標(biāo)簽: Microprocessor Preliminary Document Hardware

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

    上傳用戶:pompey

  • 在線考試系統(tǒng)》。本系統(tǒng)適用于選擇題(單選和多選)的練習(xí)和考試

    在線考試系統(tǒng)》。本系統(tǒng)適用于選擇題(單選和多選)的練習(xí)和考試,系統(tǒng)自帶 的題庫(kù)是上海市高中一年級(jí)《信息科技》(使用華師大教材)的練習(xí)與訓(xùn)練的試題。   本系統(tǒng)主要有七大模塊:學(xué)習(xí)信息、經(jīng)驗(yàn)交流、學(xué)生練習(xí)、學(xué)生考試、試卷管理、題庫(kù)操作、身份 資料、成績(jī)查詢、系統(tǒng)幫助。超級(jí)管理員還可進(jìn)行系統(tǒng)設(shè)置。   本系統(tǒng)主要適用于學(xué)生總復(fù)習(xí)時(shí)的練習(xí)及測(cè)驗(yàn)。   一、使用環(huán)境   本系統(tǒng)主要在服務(wù)端運(yùn)行。由于受環(huán)境所限,本系統(tǒng)只在下列環(huán)境中測(cè)試過(guò):服務(wù)器端Windows 2000  ASP,客戶端Windows 98/IE6.0。 系統(tǒng)的安全性:   系統(tǒng)數(shù)據(jù)放在DATE文件夾的DATEbase.mdb中。為增加系統(tǒng)的安全性可把此文件名改名如: adfadf.asp,然后修改open.asp文件第三行中的DATE\DATEbase.mdb部分,修改成你的數(shù)據(jù)庫(kù)地址和 文件名,如:DATE\adfadf.asp。 最好把數(shù)據(jù)庫(kù)放在另外的文件夾中(此文件夾最好是不在WEB服務(wù)范圍內(nèi)),然后修改open.asp 文件,在第三行前加個(gè)英文的單引號(hào) ,讓第三行失效,并把第四行前的單引號(hào)刪除,讓第四行起作用, 并修改其中的內(nèi)容,修改成存放你的數(shù)據(jù)庫(kù)地址,從根目錄開(kāi)始。如:“e:\testdata\adfadf.asp”。

    標(biāo)簽:

    上傳時(shí)間: 2015-04-29

    上傳用戶:zhangjinzj

  • Linux Multimedia Hacks By Kyle Rankin ............................................... Publishe

    Linux Multimedia Hacks By Kyle Rankin ............................................... Publisher: O Reilly Pub DATE: November 2005 ISBN: 0-596-10076-0 Pages: 330

    標(biāo)簽: Multimedia Publishe Rankin Linux

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

    上傳用戶:釣鰲牧馬

主站蜘蛛池模板: 弥渡县| 久治县| 乌鲁木齐市| 江陵县| 崇州市| 通山县| 遂昌县| 上栗县| 饶平县| 仪陇县| 鹤岗市| 建平县| 靖西县| 郧西县| 炎陵县| 锦州市| 宁晋县| 隆化县| 琼结县| 博乐市| 郁南县| 屏边| 玉林市| 姜堰市| 嘉义市| 淮滨县| 巴东县| 任丘市| 三江| 中阳县| 句容市| 清原| 桃源县| 凤阳县| 清河县| 万盛区| 莒南县| 咸宁市| 即墨市| 阿克陶县| 西乌珠穆沁旗|