搜索结果
找到约 604 项符合
Write 的查询结果
按分类筛选
- 全部分类
- 技术资料 (85)
- 单片机开发 (45)
- 其他 (33)
- Java编程 (33)
- Linux/Unix编程 (27)
- 单片机编程 (24)
- 其他书籍 (22)
- VHDL/FPGA/Verilog (19)
- 嵌入式/单片机编程 (18)
- 微处理器开发 (15)
- 汇编语言 (14)
- 其他嵌入式/单片机内容 (13)
- 编译器/解释器 (12)
- VC书籍 (12)
- 软件工程 (11)
- 软件设计/软件工程 (11)
- 书籍 (10)
- 驱动编程 (10)
- Java书籍 (10)
- 系统设计方案 (10)
- 电子书籍 (9)
- Delphi控件源码 (9)
- 操作系统开发 (8)
- 文章/文档 (8)
- 嵌入式Linux (7)
- VIP专区 (6)
- 源码 (5)
- 通讯/手机编程 (5)
- 网络 (5)
- 数学计算 (5)
- 技术管理 (5)
- USB编程 (5)
- 数值算法/人工智能 (4)
- 压缩解压 (4)
- matlab例程 (4)
- Internet/网络编程 (3)
- 串口编程 (3)
- 游戏 (3)
- 通讯编程文档 (3)
- 数据结构 (3)
- 中间件编程 (3)
- Jsp/Servlet (3)
- MTK (3)
- DSP编程 (2)
- 书籍源码 (2)
- 嵌入式综合 (2)
- 教程资料 (2)
- 编辑器/阅读器 (2)
- 磁盘编程 (2)
- 其他数据库 (2)
- uCOS (2)
- BREW编程 (2)
- J2ME (2)
- FlashMX/Flex源码 (2)
- 其他行业 (2)
- Windows CE (2)
- Windows Mobile (2)
- SQL Server (2)
- 行业发展研究 (2)
- GPS编程 (2)
- 软件 (1)
- 其他 (1)
- C/C++语言编程 (1)
- 加密解密 (1)
- 技术书籍 (1)
- 技术教程 (1)
- 开发工具 (1)
- 实用工具 (1)
- 传感与控制 (1)
- 开发板开源 (1)
- 可编程逻辑 (1)
- SCSI/ASPI (1)
- *行业应用 (1)
- 企业管理 (1)
- 多国语言处理 (1)
- 文件格式 (1)
- 人工智能/神经网络 (1)
- VxWorks (1)
- 家庭/个人应用 (1)
- JavaScript (1)
- 人物传记/成功经验 (1)
- 3G开发 (1)
- MacOS编程 (1)
单片机开发 This collection of routines allows the Atmel AT89C5x and AT89Cx051 micro- controllers to read and w
This collection of routines allows the Atmel AT89C5x and AT89Cx051 micro-
controllers to read and write the AT25xxx family of serial CMOS EEPROMS.
VHDL/FPGA/Verilog I2C Slave module The module contains N accessable Registers when in read Process, all Registers a
I2C Slave module
The module contains N accessable Registers
when in read Process, all Registers are read at a time
when in write Process, only the addressed register are Writeable.
文件格式 the code environment s C++. it is in image processing field. this code Read TIFF Image then it excut
the code environment s C++. it is in image processing field. this code Read TIFF Image then it excute a Median Filter Classical on gray images. after that it Write TIFFU nsigned Char.
matlab例程 Launch Matlab by either clicking twice on the Matlab icon on your desktop or by selecting: Start P
Launch Matlab by either clicking twice on the Matlab icon on your desktop or by selecting: Start Programs Matlab Matlab. The main window is the MATLAB Command Window, where you write your instructions.
技术资料 ad7793 smpl
#ifndef AD7793_h
#define AD7793_h
//#define SPI_EN_ASS
void InitSPI(void);
void wAD7793(uint8_t RegAdr,uint32_t RegData);
void ResetAD7793(void);
uint32_t rAD7793(uint8_t RegAdr);
typedef struct
{
__I uint8_t len; // Register size (bits)
__I ...
技术资料 MC9S08DZ60单片机读写FLASH的程序
MC9S08DZ60单片机读写FLASH的程序。-MC9S08DZ60 FLASH microcontroller to read and write procedures.
技术资料 时钟IC程序
;===============================================================================
; sd2400系列SRAM/EEPROM功能测试程序
; 本程序功能如下:
;
; READ_TIME :读时间子程序
; WRITE_TIME :写时间子程序
; READ_TRIM :读调整寄存器程序
; TIMEWRITE_ON :写允许打开
...
Delphi控件源码 xml delphi中读写XML文件。 例子中说明如何更加msxml类实现读xml文件
xml delphi中读写XML文件。 例子中说明如何更加msxml类实现读xml文件,与写xml文件的方法-were read and write XML documents
SQL Server Let the following relational tables be given: R = (A, B, C) and S = (D, E, F) where A, B, C, D, E, a
Let the following relational tables be given: R = (A, B, C) and S = (D, E, F) where A, B, C, D, E, and F are the attributes (columns). Write the SQL statements that will express each of the queries given below: