The SL74HC573 is identical in pinout to the LS/ALS573. The device inputs are compatible with standard CMOS outputs with pullup resistors, they are compatible with LS/ALSTTL outputs. These latches appear transparent to data (i.e., the outputs change asynchronously) when Latch Enable is high. When Latch Enable goes low, data meeting the setup and hold time becomes latched.
標簽: compatible The 573 identical
上傳時間: 2016-12-29
上傳用戶:變形金剛
//使用gray code的解法 #include <iostream> #include <cmath> using namespace std #define ZERO 0 #define ONE 1 #define ODD 1 #define EVEN 0 #define RIGHT 1 #define LEFT 0 #define MAX 10
標簽: include namespace iostream define
上傳時間: 2016-12-31
上傳用戶:luke5347
POS is a Java® platform-based, mission-critical, ISO-8583 based financial transaction library/framework that can be customized and extended in order to implement financial interchanges.
標簽: mission-critical platform-based transaction financial
上傳時間: 2013-12-15
上傳用戶:libenshu01
Eclipse+Web開發從入門到精通 These files contain all of the code listings in Java: The Complete Reference, J2SE 5 Edition The source code is organized into files by chapter. For example, the file Chap7.code contains the programs shown in Chapter 7. Within each chapter file, the listings are stored in the same order as they appear in the book. Simply edit the appropriate file to extract the listing in which you are interested.
標簽: Complete Referenc listings Eclipse
上傳時間: 2017-01-20
上傳用戶:as275944189
the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountered a lot of problems, but the most important is that the database setting, in order to solve this problem, I read four books, Inquiries related information ( s burden
標簽: withdrawals the inquiries simulated
上傳時間: 2017-01-27
上傳用戶:我們的船長
)。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountered a lot of problems, but the most important is that the database setting, in order to solve this problem, I read four books, Inquiries related information
標簽: withdrawals the inquiries simulated
上傳時間: 2014-01-16
上傳用戶:lnnn30
)。-the function of the system is simulated ATM machine landing, balance inquiries, withdrawals, change passwords, and other functions, use the JDBC interface, such as SWING. If ATM landing, withdrawals and change password must use JDBC interface and database links, I encountered a lot of problems, but the most important is that the database setting, in order to solve this problem, I read four books, Inquiries related information
標簽: withdrawals the inquiries simulated
上傳時間: 2017-01-27
上傳用戶:ainimao
XML集成訂單處理系統源代碼.rar 注意:使用源代碼時,應首先在C盤的根目錄下面創建文件夾C:\Order,然后將數據庫文件Order.mdb復制到該文件夾中。
上傳時間: 2013-12-18
上傳用戶:R50974
These files contain all of the code listings in Java 2: The Complete Reference The source code is organized into files by chapter. Within each chapter file, the listings are stored in the same order as they appear in the book. Simply edit the appropriate file to extract the listing in which you are interested. The code for Scrabblet is in its own ZIP file, called CHAP32.ZIP.
標簽: The Reference Complete listings
上傳時間: 2013-11-29
上傳用戶:3到15
利用java實現文件的AES加密功能 This Java AES Crypt package contains the Java class es.vocali.util.AESCrypt, which provides file encryption and decryption using aescrypt file format. Requirements The Java AES Crypt package only works in Java 6, but can be easily adapted to Java 5 by replacing the call to NetworkInterface.getHardwareAddress() with something else. In order to use 256 bit AES keys, you must download and install "Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files" from http://java.sun.com/javase/downloads/index.jsp
標簽: Java AES AESCrypt contains
上傳時間: 2017-02-11
上傳用戶:kiklkook