CHAPT07\CHAPT07.CPP 16-Bit test program for the Fossil class CHAPT07\CHAPT07.EXE 16-Bit executable of the test program. CHAPT07\CHAPT07.MAK A makefile for Borland or Microsoft C++ CHAPT07\BIOSPORT.CPP A copy of the file from Chapter 6 CHAPT07\BIOSPORT.H A copy of the file from Chapter 6
標簽: CHAPT 07 executable Bit
上傳時間: 2013-12-09
上傳用戶:ruixue198909
CHAPT08\TESTTERM.CPP 16-Bit test program for the terminal emulation classes CHAPT08\TESTTERM.EXE 16-Bit executable of the test program. CHAPT08\TESTTERM.MAK A makefile for Borland or Microsoft C++.
標簽: TESTTERM CHAPT emulation terminal
上傳時間: 2016-02-03
上傳用戶:小寶愛考拉
CHAPT09\TERMW16.CPP 16-Bit test program for the Win16Port class. CHAPT09\TERMW16.DEF A file needed by the linker for this program. CHAPT09\TERMW16.EXE 16-Bit exeuctable of the test program. CHAPT09\TERMW16B.MAK A makefile for Borland C++. CHAPT09\TERMW16M.MAK A makefile for Microsoft C++.
上傳時間: 2016-02-03
上傳用戶:ukuk
CHAPT12\Chapt12.cpp Part of the 32-Bit test progrma for the Win32Port class. CHAPT12\Chapt12.dsp The Visual C++ project file for the program. CHAPT12\Chapt12.dsw The Visual C++ workspace file for the program. CHAPT12\Chapt12.h The header file for the app s application class CHAPT12\Chapt12.ico The icon used in Chapt12.exe CHAPT12\Chapt12.rc The resource file use in the test program. CHAPT12\Chapt12Dlg.cpp The implementation of the dialog class CHAPT12\Chapt12Dlg.h The declarations of the dialog class CHAPT12\MyWin32Port.h Definition for a class derived from Win32Port. CHAPT12\resource.h The resource IDs
上傳時間: 2013-12-17
上傳用戶:yan2267246
Easy-to-Use, Ultra-Tiny, Differential, 16-Bit Delta Sigma ADC With I2C Interface The LTC2453 is an ultra-tiny, fully differential, 16-Bit, analog-to-digital converter. The LTC2453 uses a single 2.7V to 5.5V supply and communicates through an I2C interface. The ADC is available in an 8-pin, 3mm x 2mm DFN package. It includes an integrated oscillator that does not require any external components. It uses a delta-sigma modulator as a converter core and has no latency for multiplexed applications. The LTC2453 includes a proprietary input sampling scheme that reduces the average input sampling current several orders of magnitude lower than conventional delta-sigma converters. Additionally, due to its architecture, there is negligible current leakage between the input pins.
標簽: Differential Easy-to-Use Ultra-Tiny Interface
上傳時間: 2014-01-08
上傳用戶:鳳臨西北
Single-chip 16-Bit/32-Bit microcontroller 512 kB flash with ISP/IAP, Ethernet, USB 2.0, CAN, and 10-Bit
標簽: microcontroller Single-chip Bit Ethernet
上傳時間: 2013-12-12
上傳用戶:xcy122677
It is a 4 Bit s mul writed by VHDL language which is improved.
標簽: improved language writed which
上傳時間: 2013-12-12
上傳用戶:cuiyashuo
Quick start guide to using the xilinx Picoblaze 8 Bit MCU on B5-X300 Board by Nial Stewart
標簽: Picoblaze Stewart xilinx Quick
上傳時間: 2016-02-07
上傳用戶:225588
* BASE64編碼規則:將一組連續的字節數據按6個Bit位進行分組,然后對每組數據用 * 一個ASICC字符來表示,6個Bit位最多能表示2的6次方即64個數值,這64個ASICC字符 * 就是:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", * 其中每個字符表示的數值就是該字符在上面的排列中對應的索引號, * BASE64編碼要求在對字節數據按每6個Bit位進行分組時,如果不夠6位則補"0", * 另一條規定就是編碼后的結果長度必須是4的整數倍,否則補"=".
上傳時間: 2016-02-12
上傳用戶:xzt
這是我在開發TI的DSP5501時所制作的工具。主要是針對兩個8-Bit合成16-Bit的操作。可以轉換51的字庫格式,USB的UNICODE碼,普通字符串等。可以節省存儲空間。
上傳時間: 2014-07-07
上傳用戶:saharawalker