Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • CHAPT08.rar 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++.
  • CHAPT09.rar ... 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++.
  • CHAPT13.rar ... .h Header file for the AnsiWinTerm class CHAPT13\Chapt13.cpp 32-bit test program of terminal emulation CHAPT13\Chapt13.dsp Visual C++ ... class CHAPT13\Win32Term.h Definition of the class CHAPT13\Debug\Chapt13.exe 32-bit executable of the test program.
  • CHAPT14.rar ... \MODEM.H Declarations of the Modem class CHAPT14\TSTMODEM.CPP 16-bit test program for the Modem class CHAPT14\TSTMODEM.EXE 16-bit executable of the test program CHAPT14\TSTMODEM.MAK Make file for use with Borland or Microsoft C
  • 262-45526-LTC2453.zip ... -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 ...
  • 364-44902-LPC2378.zip Single-chip 16-bit/32-bit microcontroller 512 kB flash with ISP/IAP, Ethernet, USB 2.0, CAN, and 10-bit
  • 4bit_mul_3.rar It is a 4 bit s mul writed by VHDL language which is improved.
  • Picoblaze_tutorial_for_b5_x300.zip Quick start guide to using the xilinx Picoblaze 8 bit MCU on B5-X300 Board by Nial Stewart
  • shs2.zip SECURE HASH STANDARD (SHS)使用160-bit SHA 散列算法,主要用于数字签名 DSA
  • base64.zip * BASE64编码规则:将一组连续的字节数据按6个bit位进行分组,然后对每组数据用 * 一个ASICC字符来表示,6个bit位最多能表示2的6次方即64个数值,这64个ASICC字符 * 就是:" ... 其中每个字符表示的数值就是该字符在上面的排列中对应的索引号, * BASE64编码要求在对字节数据按每6个bit位进行分组时,如果不够6位则补"0", * 另一条规定就是编码后的结果长度必须是4的整数倍,否则 ...