搜索结果
找到约 2,974 项符合
AS-Interface 的查询结果
Java书籍 In today’s IT environment, Java is a leading technology in the world of enterprise development. As
In today’s IT environment, Java is a leading technology in the world of enterprise
development. As management demands more from technology, complexity
in infrastructure seems to grow exponentially, leaving many unable to
keep up with the demands of such a fast-paced world. These complexities
can be ...
磁盘编程 scsi接口编程的汇编代码1-This sample code provides examples of how to use the ASPI programming interface.
scsi接口编程的汇编代码1-This sample code provides examples of how to use the ASPI programming interface.
磁盘编程 scsi接口编程的汇编代码2.rar-This sample code provides examples of how to use the ASPI programming interface.
scsi接口编程的汇编代码2.rar-This sample code provides examples of how to use the ASPI programming
interface.
嵌入式Linux 嵌入式文件系统ucfs.zip This project should serve as an "easy start" with /FS. All paths are relative to t
嵌入式文件系统ucfs.zip
This project should serve as an "easy start" with /FS.
All paths are relative to the project file. You should
therefore be able to copy the entire directory (including
all subdirectories) to any location on your harddrive.
网络 接收pop3 Public Function Retrieve(ByVal rhs As Pop3Message) As Pop3Message Dim message, response A
接收pop3
Public Function Retrieve(ByVal rhs As Pop3Message) As Pop3Message
Dim message, response As String
Dim msg As New Pop3Message
msg.bytes = rhs.bytes
msg.number = rhs.number
message = "RETR " + rhs.number.ToString + vbCrLf
write(message)
response = Respond()
If response.Substring(0, 3 ...
软件工程 In most software-development organizations, the testing program functions as the final "quality gat
In most software-development organizations, the testing program functions as the
final "quality gate" for an application, allowing or preventing the move from the
comfort of the software-engineering environment into the real world. With this role
comes a large responsibility: The success of an appli ...
USB编程 pic mcu code:This application note describes the design and implementation of a USB Mass Storage De
pic mcu code:This application note describes the design and
implementation of a USB Mass Storage Device (MSD)
using a Secure Digital card, which should prove useful
to developers of USB mass storage solutions. This
application may be used as a stand-alone MSD or as a
Secure Digital/Multimedia Card ( ...
单片机开发 This ZIP file contains the support files for programming the Infineon C167CR CAN interface. Refer to
This ZIP file contains the support files for programming the Infineon C167CR CAN interface. Refer to Application Note 115a for details of this example code.
单片机开发 This ZIP file contains the support files for programming the Infineon C167CR CAN interface. Refer to
This ZIP file contains the support files for programming the Infineon C167CR CAN interface. Refer to Application Note 115a for details of this example code.
this is part 2
Applet A new interface, extending the TreeModel interface, which describes the kind of data that can be dra
A new interface, extending the TreeModel interface, which describes the kind of data that can be drawn by a TreeTable.