搜索结果
找到约 48 项符合
reads 的查询结果
按分类筛选
- 全部分类
- Java编程 (5)
- 单片机开发 (5)
- matlab例程 (3)
- 源码 (2)
- 技术资料 (2)
- 其他 (2)
- 编译器/解释器 (2)
- 嵌入式/单片机编程 (2)
- 人工智能/神经网络 (2)
- Java书籍 (2)
- GPS编程 (2)
- VIP专区 (2)
- DSP编程 (1)
- 数值算法/人工智能 (1)
- 多媒体处理 (1)
- 书籍源码 (1)
- 通信网络 (1)
- 压缩解压 (1)
- 驱动编程 (1)
- Linux/Unix编程 (1)
- 串口编程 (1)
- Applet (1)
- 数学计算 (1)
- 汇编语言 (1)
- 嵌入式Linux (1)
- 微处理器开发 (1)
- 交通/航空行业 (1)
- JavaScript (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.
编译器/解释器 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 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.
Applet a Java program that reads in the following values from the standard input device (i.e. Keyboard) an
a Java program that reads in the following values from the standard input device (i.e.
Keyboard) and writes its result on the standard output device (i.e. Console/Monitor):
Inputs:
A: the loan amount in dollars and cents (e.g. 150000.00).
r: the net annual interest rate, expressed as an integer (e.g ...
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.
……
嵌入式/单片机编程 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:
嵌入式/单片机编程 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
数值算法/人工智能 Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state
Solve the 8-puzzle problem using A * algorithme.
Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank.
There are 2 Heuristic:
1. N: Number of misplaced tiles
2. S: Sum of Manhattan distance of current location and target location.
...
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.
其他嵌入式/单片机内容 MSP-FET430P140 Demo - I2C, Slave Reads/Writes with Master, Rptd Start
MSP-FET430P140 Demo - I2C, Slave Reads/Writes with Master, Rptd Start