搜索结果
找到约 864 项符合
Read-write 的查询结果
软件工程 Software Testing, Second Edition provides practical insight into the world of software testing and q
Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. Learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready for release. Updated from the previous edition in 20 ...
嵌入式Linux This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c but has been rewritten to
This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c
but has been rewritten to be easy to read and use, as no locks are now
needed anymore.
单片机开发 STK500_2下载器 M8 支持bootloader(带bootloader源码) 使用STK500_2 协议的ISP下载器
STK500_2下载器 M8 支持bootloader(带bootloader源码)
使用STK500_2 协议的ISP下载器,监控芯片 M8,数据通讯RS232.使用
ATMEL AVRStudio 4.xx STK500工具的进行软件升级。可通过ATMEL
AVRStudio 4.xx STK500工具升级固件程序。升级方法:通过设定电压
即按“write voltage”按钮进入bootloader程序。 ...
VHDL/FPGA/Verilog This leon3 design is tailored to the Altera NiosII Startix2 Development board, with 16-bit DDR SDR
This leon3 design is tailored to the Altera NiosII Startix2
Development board, with 16-bit DDR SDRAM and 2 Mbyte of SSRAM.
As of this time, the DDR interface only works up to 120 MHz.
At 130, DDR data can be read but not written.
NOTE: the test bench cannot be simulated with DDR enabled
because ...
其他嵌入式/单片机内容 FLASH文件系统的源码
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 ...
汇编语言 DATA:BEGIN OF HEADDATA. INCLUDE STRUCTURE BAPIMATHEAD. DATA:END OF HEADDATA. DATA:BEGIN OF PLAN
DATA:BEGIN OF HEADDATA.
INCLUDE STRUCTURE BAPIMATHEAD.
DATA:END OF HEADDATA.
DATA:BEGIN OF PLANTDATA.
INCLUDE STRUCTURE BAPI_MARC.
DATA:END OF PLANTDATA.
DATA:BEGIN OF PLANTDATAX.
INCLUDE STRUCTURE BAPI_MARCX.
DATA:END OF PLANTDATAX.
READ TABLE XMKPF INDEX 1.
IF XMKPF-TCODE2 = MIGO_GR .
LOOP AT X ...
Java书籍 一本介绍j2ee的书籍
一本介绍j2ee的书籍,write enterprise application。
Java书籍 《JavaServer Faces》 In JavaServer Faces, developers learn how to use the new JavaServer Faces framew
《JavaServer Faces》
In JavaServer Faces, developers learn how to use the new JavaServer Faces framework to build real-world web applications. The book contains everything you ll need: how to construct the HTML on the front end how to create the user interface components that connect the front end t ...
其他书籍 Anyone who interacts with today s modern databases needs to know SQL (Structured Query Language), th
Anyone who interacts with today s modern databases needs to know SQL (Structured Query Language), the standard language for generating, manipulating, and retrieving database information. In recent years, the dramatic rise in the popularity of relational databases and multi-user databases has fueled ...