搜索结果
找到约 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)
人工智能/神经网络 基于PCA和LDA的人脸识别。% Main function that reads in files, applies pre-processing, calls face % recognitio
基于PCA和LDA的人脸识别。% Main function that reads in files, applies pre-processing, calls face
% recognition algorithm, and then plots resulting accuracy.
Java编程 Java MP3 Player, Here s a list of features: - Reads, creates, updates, and removes id3v2.3 and id3
Java MP3 Player,
Here s a list of features:
- Reads, creates, updates, and removes id3v2.3 and id3v2.4 tags
- Reads, creates, updates, and removes id3v1 tags
- Extracts MPEG data such as bit rate, sample rate, channel mode, etc.
- Calculates playing time of mp3 from mpeg information (no good w/VBR)
...
压缩解压 About transforms DCT using the separate cosine jpeg the compression the matlab source program, simpl
About transforms DCT using the separate cosine jpeg the compression the matlab source program, simple is practical, also has the annotation, very good reads. ,matlab,Wavelet
数学计算 program which uses hashing techniques for storing and retrieving the data. Input to the program:
program which uses hashing techniques for storing and retrieving the data.
Input to the program: Some random numbers. Input will be from a file.
Output: First the program reads all the input and store it properly using some hash techniques.
Once your program reads the complete input,it waits for ...
多媒体处理 C51读取GPS并电台通讯的源代码
·详细说明:c51读取gps并电台通讯的源代码-c51 reads takes gps and the broadcasting station communication source code
串口编程 This software allows users to see how a serial async com port can be used to comunicate with a sync
This software allows users to see how a serial async com port can be used to comunicate with a sync device (SPI). In this case, the software reads a low cost digital temperature sensor IC.
技术资料 C51读取GPS并电台通讯的源代码
·详细说明:c51读取gps并电台通讯的源代码-c51 reads takes gps and the broadcasting station communication source code
Java编程 EPS_Java Projec is JAVA program can display charts, and handle waypoints, track, and routes. It read
EPS_Java Projec is JAVA program can display charts, and handle waypoints, track, and routes. It reads output from the gpstrans program. gpstrans can communicate with Garmin GPS navigators.
源码 =read_segy_file
Function reads a SEG-Y file and outputs
a seismic structure; the function
单片机开发 // This program demonstrates how to configure the C8051F060 to write to and read // from the UART i
// This program demonstrates how to configure the C8051F060 to write to and read
// from the UART interface. The program reads a word using the UART0 interrupts
// and outputs that word to the screen, with all characters in uppercase