搜索:parallel processing
找到约 903 项符合「parallel processing」的查询结果
结果 903
按分类筛选
- 全部
- 技术资料 (268)
- matlab例程 (91)
- 其他书籍 (69)
- 其他 (35)
- 单片机编程 (34)
- 书籍 (30)
- 书籍源码 (20)
- 行业发展研究 (19)
- 单片机开发 (18)
- DSP编程 (17)
- 电子书籍 (15)
- 可编程逻辑 (14)
- 软件设计/软件工程 (14)
- Linux/Unix编程 (13)
- 通讯编程文档 (13)
- 软件工程 (12)
- 文件格式 (12)
- 文章/文档 (12)
- 数学计算 (11)
- 教程资料 (10)
- 微处理器开发 (10)
- 系统设计方案 (9)
- 压缩解压 (7)
- Java编程 (7)
- 人工智能/神经网络 (7)
- 学术论文 (6)
- VHDL/FPGA/Verilog (6)
- 驱动编程 (5)
- 嵌入式/单片机编程 (5)
- 其他嵌入式/单片机内容 (5)
- 数值算法/人工智能 (4)
- ARM (4)
- VC书籍 (4)
- 技术书籍 (3)
- 资料/手册 (3)
- 模拟电子 (3)
- 网络 (3)
- 多国语言处理 (3)
- 其他行业 (3)
- GPS编程 (3)
- 并行计算 (3)
- 3G开发 (3)
- 接口技术 (2)
- 多媒体处理 (2)
- 通讯/手机编程 (2)
- 操作系统开发 (2)
- DSP工具/软件 (2)
- 嵌入式综合 (2)
- Internet/网络编程 (2)
- 语音压缩 (2)
- 编译器/解释器 (2)
- *行业应用 (2)
- 技术管理 (2)
- 汇编语言 (2)
- Java书籍 (2)
- VxWorks (2)
- 并口编程 (2)
- 中间件编程 (2)
- 邮电通讯系统 (2)
- Jsp/Servlet (2)
- 精品软件 (2)
- 论文 (2)
- C语言 (1)
- 电源技术 (1)
- 无线通信 (1)
- 加密解密 (1)
- 仿真技术 (1)
- 开发工具 (1)
- 实用工具 (1)
- 通信网络 (1)
- 工控技术 (1)
- 图形图像 (1)
- 教程资料 (1)
- autocad教程 (1)
- Proe教程 (1)
- 源码/资料 (1)
- 手机短信编程 (1)
- USB编程 (1)
- 其他数据库 (1)
- uCOS (1)
- 嵌入式Linux (1)
- 数据结构 (1)
- STL (1)
- Delphi/CppBuilder (1)
- 医药行业 (1)
- JavaScript (1)
- MySQL数据库 (1)
- SQL Server (1)
- 软件测试 (1)
- 源码 (1)
- 软件 (1)
- 教程 (1)
https://www.eeworm.com/dl/641/430498.html
数学计算
this is canny edge detection one of image processing famous edge detection operators, it is programm
this is canny edge detection one of image processing famous edge detection operators, it is programmed in C++
https://www.eeworm.com/dl/641/430503.html
数学计算
this is mean shift one of image processing famous segmentation techniques, it is programmed in matla
this is mean shift one of image processing famous segmentation techniques, it is programmed in matlab
https://www.eeworm.com/dl/665/432382.html
matlab例程
A fourier filter for time-series signals. Does not require the Signal Processing Toolbox. There is
A fourier filter for time-series signals. Does not
require the Signal Processing Toolbox.
There is an interactive version with sliders that
allow you to adjust the filter parameters
continuously while observing the effect on your signal
dynamically.
https://www.eeworm.com/dl/617/434645.html
压缩解压
The frequency domain plays an important role in image processing to smooth, enhance, and detect edg
The frequency domain plays an important role in image
processing to smooth, enhance, and detect edges of images. Although
image data typically does not include imaginary values, the fast Fourier
transform (FFT) has been used for obtaining spectra. In this paper,
the fast Hartley ...
https://www.eeworm.com/dl/665/492612.html
matlab例程
The matlab program is effective to be used for fringe processing. It contours strain distribution us
The matlab program is effective to be used for fringe processing. It contours strain distribution using an interferogram.
https://www.eeworm.com/dl/633/478492.html
Java编程
motion detection made in processing. it detects motion in stream taken from webcam using OpenCV spec
motion detection made in processing. it detects motion in stream taken from webcam using OpenCV specialised and dedicated library. It is based on Java and is free - made by Intel
https://www.eeworm.com/dl/633/478500.html
Java编程
A java application - processing which can be downloaded free from processing.org Here it uses a fre
A java application - processing which can be downloaded free from processing.org
Here it uses a free library - OpenCV - made by intel. .. to convert all the pixels in an image - in fact in a movie - a capture from the webcam. If the color of a pixel is "higher" comparing to a thr ...
https://www.eeworm.com/dl/cadence/ebook/122720.html
电子书籍
实时信号处理((eWiley) Real-Time Digital Signal Processing)很好的教材
实时信号处理((eWiley) Real-Time Digital Signal Processing)很好的教材
https://www.eeworm.com/dl/542/240830.html
其他书籍
Techniques for storing and processing data are at the heart of all programs. The term data structure
Techniques for storing and processing data are at the heart of all programs. The term data structure is used to describe the way data is stored, and the term algorithm is used to describe the way data is processed.
https://www.eeworm.com/dl/cadence/ebook/233328.html
电子书籍
mathematical problems in image processing主要讲述的是图像处理(分割
mathematical problems in image processing主要讲述的是图像处理(分割,恢复,去噪)中的一些数学知识。