This source code. simple tools for huawei CDMA platform function : read code write code read spc write spc info etc.
標簽: code read function platform
上傳時間: 2017-07-08
上傳用戶:jyycc
VC6++ program demo source for communication with PLC to read and write data.
標簽: communication program source write
上傳時間: 2017-08-03
上傳用戶:songrui
Windows CMD Emulator is Based Upon Creating a Pipe to Read and Write Data to, it Opens a CMD Window Hidden and Starts Sending and Receiving Data from it using a simple SetTimer Event
標簽: CMD Emulator Creating Windows
上傳時間: 2014-01-03
上傳用戶:上善若水
Read and write mifare card using smartcard API in Java 6.
標簽: smartcard mifare write using
上傳時間: 2014-01-21
上傳用戶:hebmuljb
I2C read and write......
上傳時間: 2013-12-31
上傳用戶:cainaifa
This project provides a general purpose library which implements read and write support for MMC, SD and SDHC memory cards. Written in ANSI C portable for several Microcontrollers.
標簽: implements provides project general
上傳時間: 2014-01-21
上傳用戶:zhangyigenius
A template solution for C++ database development Description: A template class that can write,read,modify & delete objects of any class/structure to a database.
標簽: template Description development solution
上傳時間: 2014-01-18
上傳用戶:AbuGe
This collection of routines allows the Atmel AT89C5x and AT89Cx051 micro- controllers to read and write the AT25xxx family of serial CMOS EEPROMS.
標簽: controllers collection and routines
上傳時間: 2015-10-19
上傳用戶:gundan
NAME Control_AT24Cxx This collection of routines allows an AT89C2051 microcontroller to read and write the AT24Cxx family of serial CMOS EEPROMS. This version of the code is compatible only with the AT89C2051 due to the location of the data buffer and stack in RAM. The code may be modified to work with the AT89C1051 by relocating or resizing the buffer and stack to fit into the smaller amount of RAM available in the AT89C1051. Note that the minimum size of the buffer is determined by the page size of the AT24Cxx.
標簽: microcontroller Control_AT collection routines
上傳時間: 2013-12-13
上傳用戶:asddsd
All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. The universe of streams is divided into four large categories: input streams and output streams, for reading and writing binary data and readers and writers, for reading and writing textual (character) data. You re almost certainly familiar with the basic kinds of streams--but did you know that there s a CipherInputStream for reading encrypted data? And a ZipOutputStream for automatically compressing data? Do you know how to use buffered streams effectively to make your I/O operations more efficient? Java I/O, 2nd Edition has been updated for Java 5.0 APIs and tells you all you ever need to know about streams--and probably more.
標簽: facilities streams provide Output
上傳時間: 2013-12-17
上傳用戶:6546544