搜索结果
找到约 666 项符合
READ 的查询结果
按分类筛选
- 全部分类
- 技术资料 (84)
- 单片机开发 (55)
- 其他 (40)
- 其他书籍 (35)
- Linux/Unix编程 (32)
- Java编程 (29)
- 单片机编程 (28)
- VHDL/FPGA/Verilog (21)
- 嵌入式/单片机编程 (19)
- 微处理器开发 (15)
- VC书籍 (15)
- 其他嵌入式/单片机内容 (14)
- 压缩解压 (11)
- 文章/文档 (10)
- 源码 (9)
- 书籍源码 (8)
- 编译器/解释器 (8)
- Java书籍 (8)
- Delphi控件源码 (8)
- 操作系统开发 (7)
- 电子书籍 (7)
- 驱动编程 (7)
- 汇编语言 (7)
- 嵌入式Linux (7)
- 加密解密 (6)
- 人工智能/神经网络 (6)
- matlab例程 (6)
- 其他行业 (6)
- 系统设计方案 (6)
- GPS编程 (6)
- 通讯/手机编程 (5)
- 软件工程 (5)
- 串口编程 (5)
- 网络 (5)
- 软件设计/软件工程 (5)
- VIP专区 (5)
- 数据库系统 (4)
- 游戏 (4)
- *行业应用 (4)
- 多国语言处理 (4)
- 文件格式 (4)
- 数学计算 (4)
- USB编程 (4)
- 数据结构 (4)
- Windows CE (4)
- 书籍 (3)
- 编辑器/阅读器 (3)
- 磁盘编程 (3)
- 其他数据库 (3)
- 通讯编程文档 (3)
- 中间件编程 (3)
- SQL Server (3)
- Jsp/Servlet (3)
- RFID编程 (3)
- MTK (3)
- DSP编程 (2)
- 嵌入式综合 (2)
- 教程资料 (2)
- Internet/网络编程 (2)
- 手机短信编程 (2)
- 技术管理 (2)
- uCOS (2)
- J2ME (2)
- FlashMX/Flex源码 (2)
- VxWorks (2)
- JavaScript (2)
- 软件 (1)
- 笔记 (1)
- C/C++语言编程 (1)
- 电源技术 (1)
- 无线通信 (1)
- Windows编程 (1)
- 数值算法/人工智能 (1)
- 多媒体处理 (1)
- 测试测量 (1)
- 实用工具 (1)
- 模拟电子 (1)
- 可编程逻辑 (1)
- 教育系统应用 (1)
- Modem编程 (1)
- 语音压缩 (1)
- SCSI/ASPI (1)
- 企业管理 (1)
- 金融证券系统 (1)
- CA认证 (1)
- 家庭/个人应用 (1)
- Symbian (1)
- Windows Mobile (1)
- Oracle数据库 (1)
- 电子政务应用 (1)
- 行业发展研究 (1)
- 人物传记/成功经验 (1)
- 认证考试资料 (1)
- 3G开发 (1)
技术资料 msp430x44x Flash读写操作
程序初始化Flash后,首先擦除flash的内容,然后写入write_Buf的内容,接着读出内容到read_Buf。
其他 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 ...
技术资料 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 ...
SQL Server It includes information about book titles in the library, information about library members, about t
It includes information about book titles in the library, information about library members, about the number of times the books were read by members, about the suppliers who supply books to the library, and about orders placed with the suppliers
技术资料 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
技术资料 KF902101(2)ICC
通过IIC总线进行对读卡器进行操作,可读取卡号,给钱包充值,读钱包等操作。-Through the IIC bus to operate on the card reader can read the
技术资料 SerialCommsAPI
API串口读写模块 这是用VB编的通过API来对串口进行读写操作-API to read and write serial port using VB module which is made thr
技术资料 armok01149446.rar
网上找到的AT45DB161D的源代码。
本库包含以下功能函数,函数名已经相当清楚了,就不介绍相应功能了,如果还不清楚请下载附件,里面有更详细的函数功能介绍:
void write_SPI (unsigned char data);
void DF_format (void);
void DF_page_earse (unsigned int page);
void DF_write_page (unsigned int page);
void D ...