搜索结果
找到约 46 项符合
reads 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (5)
- Java编程 (5)
- matlab例程 (3)
- 嵌入式/单片机编程 (2)
- 编译器/解释器 (2)
- 人工智能/神经网络 (2)
- GPS编程 (2)
- Java书籍 (2)
- 其他 (2)
- 源码 (2)
- VIP专区 (2)
- 多媒体处理 (1)
- 通信网络 (1)
- 驱动编程 (1)
- 微处理器开发 (1)
- Linux/Unix编程 (1)
- 压缩解压 (1)
- 其他嵌入式/单片机内容 (1)
- 交通/航空行业 (1)
- 书籍源码 (1)
- DSP编程 (1)
- 嵌入式Linux (1)
- Applet (1)
- 汇编语言 (1)
- 数学计算 (1)
- JavaScript (1)
- 串口编程 (1)
- 数值算法/人工智能 (1)
Java编程 a Java program that reads a file containing instructions written in self-defined file (TPL in this c
a Java program that reads a file containing instructions written in self-defined file (TPL in this case), and executes those instructions. This program should take the name of the TPL file as a command line parameter, and write its output to the console.
嵌入式/单片机编程 A Simple isochronous transfer. Reads 8051 ports A,B and C, and continuously sends a five byte packet
A Simple isochronous transfer. Reads 8051 ports A,B and C, and continuously sends a five byte packet over EP8IN:
matlab例程 mmread reads virtually any media file. If Windows Media Play can play it, so should mmread. It uses
mmread reads virtually any media file. If Windows Media Play can play
it, so should mmread. It uses the Window s DirectX infrastructure to
% render the media, so other OSs are out of luck.
编译器/解释器 reads a set of C-source files and generates a two-column listing of those sources
reads a set of C-source files and generates a two-column listing
of those sources
微处理器开发 The touch screen driver reads input from touch screen hardware and converts it to touch events that
The touch screen driver reads input from touch screen hardware and converts it to touch events that are sent to the input system. The driver is also responsible for converting uncalibrated coordinates
其他嵌入式/单片机内容 MSP-FET430P140 Demo - I2C, Slave Reads/Writes with Master, Rptd Start
MSP-FET430P140 Demo - I2C, Slave Reads/Writes with Master, Rptd Start
嵌入式/单片机编程 This designs uses a Nios II system to demonstrate how to read from the SD card. The software reads W
This designs uses a Nios II system to demonstrate how to read from the SD card. The software reads WAV files from the SD card and plays it through the LINE OUT line. Simply put a SD card into the slot on the board and connect some speakers to the LINE OUT port.Preparing the SD card
交通/航空行业 The Ntrip RTCM Multiclient "NtripRTCMMC" simultaneously reads a number of real-time RTK data stream
The Ntrip RTCM Multiclient "NtripRTCMMC" simultaneously reads a number of
real-time RTK data streams in RTCM 2.x format (basicly message types 18
and 19) as received from an Ntrip Broadcaster. It decodes the streams and
generates raw and RINEX files.
人工智能/神经网络 This program reads iid zero-mean unit-variance Gaussian variates
This program reads iid zero-mean unit-variance Gaussian variates
DSP编程 This program uses the HF flag of a FIFO to trigger reads, guaranteeing that the FIFO is never blocke
This program uses the HF flag of a FIFO to trigger reads, guaranteeing that the FIFO is never blocked for the writer, giving high throughput for the reader (bursts of D/2 = 128) and guaranteeing that the the reader will not be stuck in the top half of the FIFO.