搜索结果

找到约 547 项符合 Read 的查询结果

按分类筛选

显示更多分类

操作系统开发 A user-space device driver can do many of the things that kernel drivers can t, such as perform a lo

A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the networ ...
https://www.eeworm.com/dl/531/456247.html
下载: 186
查看: 1066

微处理器开发 SJF2410 can program SMDK2410 flash memory (K9S1208,Intel E28F128,AMD29LV800BB) through JTAG port and

SJF2410 can program SMDK2410 flash memory (K9S1208,Intel E28F128,AMD29LV800BB) through JTAG port and read/write data from/to a specified address. rar file includes the DOS based programming software application, JTAG schematic and programming procedure
https://www.eeworm.com/dl/655/456943.html
下载: 65
查看: 1097

MTK MTK flash TOOL源程序代码 ========== FlashTool v3.1.05 (2007/05/15) ======= Bug fixes: 1. [DA] Fix

MTK flash TOOL源程序代码 ========== FlashTool v3.1.05 (2007/05/15) ======= Bug fixes: 1. [DA] Fix that DA cannot be loaded on MT6225 for exceeding internal SRAM size. 2. [DA] Fix that NAND download/read-back issue on MT6225 because buffer is linked on TCM. New features: 1. [DA] Supports new NO ...
https://www.eeworm.com/dl/700/462334.html
下载: 153
查看: 1114

网络 java界面运行在pc上

java界面运行在pc上,write.c载到linux系统的节点上,两者通过串口进行通信。然后在pc上运行test,在界面中输入ttyUSB0,点open按钮,然后点read按钮。接着在节点上./write运行write就能在界面上显示接收到信息。
https://www.eeworm.com/dl/635/466585.html
下载: 139
查看: 1036

数据库系统 Run following Matlab commands to make sure the installation worked correctly. Unlike query function

Run following Matlab commands to make sure the installation worked correctly. Unlike query function, filterdb does not load all waveforms to memory but returns filtered database object. This is useful when the resulting set of the query is too big to fit in memory. Consequent calls to read function ...
https://www.eeworm.com/dl/523/467570.html
下载: 52
查看: 1038

其他 The C++ version of the IQmath librray requires the C header file and is built on top of the C funct

The C++ version of the IQmath librray requires the C header file and is built on top of the C functions and definitions. See "Building A Project" section of this Read Me file on how to include the above files in a user C++ program/project.
https://www.eeworm.com/dl/534/469916.html
下载: 192
查看: 1072

*行业应用 The C++ version of the IQmath librray requires the C header file and is built on top of the C funct

The C++ version of the IQmath librray requires the C header file and is built on top of the C functions and definitions. See "Building A Project" section of this Read Me file on how to include the above files in a user C++ program/project.
https://www.eeworm.com/dl/631/469924.html
下载: 141
查看: 1085

*行业应用 client socket include <sys/types.h> include <sys/socket.h> include <stdio.h> i

client socket include <sys/types.h> include <sys/socket.h> include <stdio.h> include <netinet/in.h> include <arpa/inet.h> include <unistd.h> int main() { int sockfd int len struct sockaddr_in address int result char ch = A sockfd = socket(AF_INET, SOCK_STREAM, 0) address.sin_fami ...
https://www.eeworm.com/dl/631/471268.html
下载: 76
查看: 1036

手机短信编程 The SMS Example demonstrates how to: · Create a Short Message Service (SMS) message. ·

The SMS Example demonstrates how to: · Create a Short Message Service (SMS) message. · Send the SMS message that was created. · Receive an SMS message. · Read a received SMS message.
https://www.eeworm.com/dl/622/471772.html
下载: 124
查看: 1041

其他 To write data to the FIFO, present the data to be written and assert the write enable. At the next r

To write data to the FIFO, present the data to be written and assert the write enable. At the next rising edge of the clock, the data will be written. For every rising edge of the clock that the write enable is asserted, a piece of data is written into the FIFO. If the FIFO has data in it, the value ...
https://www.eeworm.com/dl/534/475526.html
下载: 156
查看: 1028