搜索结果
找到约 547 项符合
Read 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (50)
- 其他 (40)
- 其他书籍 (35)
- Linux/Unix编程 (31)
- Java编程 (29)
- VHDL/FPGA/Verilog (20)
- 单片机编程 (18)
- 嵌入式/单片机编程 (15)
- VC书籍 (14)
- 微处理器开发 (14)
- 其他嵌入式/单片机内容 (11)
- 压缩解压 (11)
- 文章/文档 (10)
- 编译器/解释器 (8)
- Java书籍 (8)
- Delphi控件源码 (8)
- 书籍源码 (8)
- 操作系统开发 (7)
- 汇编语言 (7)
- 嵌入式Linux (7)
- 电子书籍 (7)
- 技术资料 (7)
- matlab例程 (6)
- 其他行业 (6)
- 人工智能/神经网络 (6)
- 驱动编程 (6)
- 加密解密 (6)
- 系统设计方案 (6)
- GPS编程 (6)
- 串口编程 (5)
- 软件设计/软件工程 (5)
- 软件工程 (5)
- 网络 (5)
- 通讯/手机编程 (5)
- 源码 (5)
- 数据结构 (4)
- USB编程 (4)
- 多国语言处理 (4)
- 文件格式 (4)
- 数据库系统 (4)
- 游戏 (4)
- *行业应用 (4)
- VIP专区 (4)
- Windows CE (3)
- RFID编程 (3)
- 磁盘编程 (3)
- 其他数据库 (3)
- 编辑器/阅读器 (3)
- 中间件编程 (3)
- Jsp/Servlet (3)
- SQL Server (3)
- 数学计算 (3)
- 通讯编程文档 (3)
- 书籍 (3)
- J2ME (2)
- 技术管理 (2)
- VxWorks (2)
- uCOS (2)
- JavaScript (2)
- Internet/网络编程 (2)
- FlashMX/Flex源码 (2)
- DSP编程 (2)
- 实用工具 (1)
- 多媒体处理 (1)
- 模拟电子 (1)
- 电源技术 (1)
- 教程资料 (1)
- 嵌入式综合 (1)
- 无线通信 (1)
- C/C++语言编程 (1)
- 可编程逻辑 (1)
- 测试测量 (1)
- Windows Mobile (1)
- Oracle数据库 (1)
- 电子政务应用 (1)
- 语音压缩 (1)
- 数值算法/人工智能 (1)
- 3G开发 (1)
- 金融证券系统 (1)
- 人物传记/成功经验 (1)
- SCSI/ASPI (1)
- 行业发展研究 (1)
- CA认证 (1)
- MTK (1)
- Symbian (1)
- Modem编程 (1)
- 手机短信编程 (1)
- 认证考试资料 (1)
- Windows编程 (1)
- 软件 (1)
- 笔记 (1)
单片机开发 when you are tired, you can read this bood to enjoy.
when you are tired, you can read this bood to enjoy.
微处理器开发 IIC READ AND WRITE iic器件的读取 连续读取和页读取
IIC READ AND WRITE iic器件的读取 连续读取和页读取,指定地址读取
USB编程 usb bulk read and write with libusb lib, it is a useful lib,it is great
usb bulk read and write with libusb lib,
it is a useful lib,it is great
其他 share memery client,write and read share memery
share memery client,write and read share memery
VHDL/FPGA/Verilog 用verilog编写的SPI程序,SPI芯片是AT45DB041B.文件内包含程序仿真时的截图.包括read和wirte.
用verilog编写的SPI程序,SPI芯片是AT45DB041B.文件内包含程序仿真时的截图.包括read和wirte.
GPS编程 Methods void close() int read() reads and returns a chracter. int read(char[] characterArray
Methods
void close()
int read()
reads and returns a chracter.
int read(char[] characterArray)
populates an array of characters with data.
boolean ready()
- returns “true” if there is data available.
……
Linux/Unix编程 the driver support read and write General Purpose I/O port of S3C2410 and S3C2440
the driver support read and write General Purpose I/O port of S3C2410 and S3C2440
单片机开发 SD read write file16
SD read write file16
GPS编程 GPS read and write,retrieve time,loction from gps
GPS read and write,retrieve time,loction from gps
驱动编程 serial port read/write,对USB和com端口的数据读写可以实时操作
serial port read/write,对USB和com端口的数据读写可以实时操作,但是com端口必须未被其他程序占用,如果被占用,将会无法打开。