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