Nucleus GRAFIX Porting Guide,本文档包括Toolset Errors and Warnings 、 Display Device Initialization Display Device DriverS、 Test Suite and Demo Program Modifications
标签: Nucleus Porting GRAFIX Guide
上传时间: 2013-12-20
上传用户:sk5201314
Far too many programmers and software designers consider efficient C++ to be an oxymoron. They regard C++ as inherently slow and inappropriate for performancecritical applications. Consequently, C++ has had little success penetrating domains such as networking, operating system kernels, device DriverS, and others.
标签: programmers designers efficient consider
上传时间: 2013-11-30
上传用户:zsjzc
利用FaxModem通过串口或TAPI接口直接发送和接收传真 一套非常不错的传真库(稳定,高速),几乎支持所有的FaxModem,出自Symantec公司 Winfax 中国作者之手。 一 .Some of the standard features: 1.Comes with Class1, Class1.0, Class2 and Class 2.0 Fax DriverS 2.Class 1 ECM error correction . 3.Supports CCITT T.30 Specifications . 4.TAPI Support with sample code 5.Caller ID 6.Group 4 Faxing 7.Remote Fax Retrieval with password protection 二 .Function declare Reference: include\SmarFaxh.h
上传时间: 2013-12-23
上传用户:xiaoyunyun
Programming the Microsoft Windows Driver Model Copyright © 1999 by Walter Oney General Information The companion disc for Programming the Microsoft Windows Driver Model contains more than 20 sample DriverS and test programs to illustrate the topics covered by the book. The file you re viewing contains general information about the disc, as follows:
标签: Programming Microsoft Copyright General
上传时间: 2015-08-03
上传用户:2525775
A complete set of bit banged, software driven I2C routines I created for any PIC device - and they work!! These functions are single master only functions, and are ideal for communicating with things like EEPROMs, LCD DriverS, ADC Converters etc
标签: complete routines software created
上传时间: 2013-12-17
上传用户:王小奇
This serial client in JAVA allows sending, reading and writing of SMS via a serial COM port. The tool uses the PDU SMS format. IRDA DriverS are included. The functionality can be implemented into applications for remote alerting or SMS authentification.
标签: serial sending reading writing
上传时间: 2013-12-17
上传用户:s363994250
DSP/BIOS Driver Developer Kit 1.11 The DSP/BIOS Driver Developer Kit (DDK) provides a selection of pre-tested DSP/BIOS device DriverS, and documentation on how to write a driver to the DSP/BIOS driver model, known as IOM. The DDK includes C source code for all DriverS. The DDK 1.11 has been validated with CCS 3.1 and DSP/BIOS 5.20.
上传时间: 2014-11-23
上传用户:maizezhen
FLASH文件系统的源码,Flash memory is a nonvolatile memory, which allows the user to electrically program (write) and erase information. The exponential growth of flash memory has made this technology an indispensable part of hundreds of millions of electronic devices. Flash memory has several significant differences with volatile (RAM) memory and hard drive technologies which requires unique software DriverS and file systems. This paper provides an overview of file systems for flash memory and focuses on the unique software requirements of flash memory devices.
上传时间: 2015-11-29
上传用户:问题问题
This directory builds the Tape class driver for Microsoft® Windows® Server 2003. The class driver implements device-independent support, and exports support routines for device-specific tape miniclass DriverS. It handles device-independent tape requests and calls the tape minidriver routines to process device-specific functions. Class driver splits transfer requests, when necessary, to fit the maximum transfer size for the underlying host bus adapter. It also provides device-independent, tape-specific error handling, and calls the tape miniclass driver s device-specific error handling routines.
标签: class Microsoft directory reg
上传时间: 2013-12-09
上传用户:huangld
The sfloppy sample is a super floppy driver that resides in the directory \\Ntddk\Src\Storage\sfloppy. It is a class driver for Super Floppy disk drives. It sits a level above the port driver (ATAPI, USB, etc) in the driver stack, and brokers communication between the application level and the port driver. The floppy driver takes requests from filesystem DriverS and then sends the appropriate SCSI_REQUEST_BLOCK (SRB) to the port driver. It is compatible with x86 and IA64 platforms.
标签: NtddkSrcStoragesfloppy directory sfloppy resides
上传时间: 2015-12-04
上传用户:84425894