搜索:parallel computing
找到约 400 项符合「parallel computing」的查询结果
结果 400
按分类筛选
- 全部
- 技术资料 (93)
- matlab例程 (26)
- 其他书籍 (24)
- 书籍 (24)
- 单片机编程 (21)
- 数学计算 (20)
- 其他 (17)
- 电子书籍 (17)
- 单片机开发 (12)
- Linux/Unix编程 (10)
- 通讯编程文档 (8)
- 数值算法/人工智能 (7)
- 文章/文档 (6)
- 微处理器开发 (6)
- 软件设计/软件工程 (6)
- 书籍源码 (5)
- 软件工程 (5)
- 嵌入式/单片机编程 (5)
- VHDL/FPGA/Verilog (5)
- VC书籍 (5)
- 教程资料 (4)
- 可编程逻辑 (4)
- 驱动编程 (4)
- 文件格式 (4)
- 系统设计方案 (4)
- 其他嵌入式/单片机内容 (4)
- 电源技术 (3)
- 编译器/解释器 (3)
- Java编程 (3)
- 网络 (3)
- 人工智能/神经网络 (3)
- 并行计算 (3)
- 技术书籍 (2)
- 资料/手册 (2)
- ARM (2)
- 嵌入式综合 (2)
- 模拟电子 (2)
- 其他行业 (2)
- 并口编程 (2)
- 中间件编程 (2)
- 行业发展研究 (2)
- C/C++语言编程 (1)
- 学术论文 (1)
- 通讯/手机编程 (1)
- 教材/考试/认证 (1)
- 通信网络 (1)
- 工控技术 (1)
- 压缩解压 (1)
- Internet/网络编程 (1)
- 编辑器/阅读器 (1)
- 多国语言处理 (1)
- USB编程 (1)
- 汇编语言 (1)
- 数据结构 (1)
- Java书籍 (1)
- RFID编程 (1)
- 3G开发 (1)
- 精品软件 (1)
- 论文 (1)
https://www.eeworm.com/dl/522431.html
书籍
Arduino+Cookbook
This book was written by Michael Margolis with Nick Weldin to help you explore the
amazing things you can do with Arduino.
Arduino is a family of microcontrollers (tiny computers) and a software creation envi-
ronment that makes it easy for you to create programs (called sketches ...
https://www.eeworm.com/dl/678/345426.html
系统设计方案
ST7787 芯片的SPEC
ST7787 芯片的SPEC,比亚迪2.4inchLCM的SPEC。The ST7787 is a single-chip controller/driver for 262K-color, graphic type TFT-LCD. It consists of 720 source line and
320 gate line driving circuits. This chip is capable of connecting directly to an external microprocessor, and accepts ...
https://www.eeworm.com/dl/641/453195.html
数学计算
The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT alg
The code performs a number (ITERS) of iterations of the
Bailey s 6-step FFT algorithm (following the ideas in the
CMU Task parallel suite).
1.- Generates an input signal vector (dgen) with size
n=n1xn2 stored ...
https://www.eeworm.com/dl/902294.html
技术资料
重复控制理论在无速度传感器永磁同步电机自学习控制中的应用
This study presents a solution to control a PMSM without sensors. The control method is the presented
superposition principle. This method of sensorless theory is very simple to compute estimated angle. Therefore,
computing time to estimate angle is shorter than other sensorless ...
https://www.eeworm.com/dl/502/31063.html
单片机编程
Adding 32 KB of Serial SRAM to
Although Stellaris microcontrollers have generous internal SRAM capabilities, certain applicationsmay have data storage requirements that exceed the 8 KB limit of the Stellaris LM3S8xx seriesdevices. Since microcontrollers do not have an external parallel data-bus, serial memory ...
https://www.eeworm.com/dl/553/36646.html
ARM
LPC315x系列ARM微控制器用户手册
The NXP LPC315x combine an 180 MHz ARM926EJ-S CPU core, High-speed USB 2.0OTG, 192 KB SRAM, NAND flash controller, flexible external bus interface, an integratedaudio codec, Li-ion charger, Real-Time Clock (RTC), and a myriad of serial and parallelinterfaces in a single chip targ ...
https://www.eeworm.com/dl/fpga/doc/32656.html
教程资料
基于CPLD的QDPSK调制解调电路设计
为了在CDMA系统中更好地应用QDPSK数字调制方式,在分析四相相对移相(QDPSK)信号调制解调原理的基础上,设计了一种QDPSK调制解调电路,它包括串并转换、差分编码、四相载波产生和选相、相干解调、差分译码和并串转换电路。在MAX+PLUSⅡ软件平台上,进行了编译和波形仿真。综合后下载到复杂可编程逻辑器 ...
https://www.eeworm.com/dl/kbcluoji/40237.html
可编程逻辑
基于CPLD的QDPSK调制解调电路设计
为了在CDMA系统中更好地应用QDPSK数字调制方式,在分析四相相对移相(QDPSK)信号调制解调原理的基础上,设计了一种QDPSK调制解调电路,它包括串并转换、差分编码、四相载波产生和选相、相干解调、差分译码和并串转换电路。在MAX+PLUSⅡ软件平台上,进行了编译和波形仿真。综合后下载到复杂可编程逻辑器 ...
https://www.eeworm.com/dl/896513.html
技术资料
超越Hadoop的大数据技术:用Spark 和Shark进行基于内存的实时大数据分析
超越Hadoop的大数据技术:用Spark 和Shark进行基于内存的实时大数据分析Big Data beyond Hadoop
Big Dta today
• The is in the room
Big Data beyond Hadoop
• Real-time analytical processing (RTAP)
– Discover and explore data iteratively and interactively for real-time insights
• Adva ...
https://www.eeworm.com/dl/503/37040.html
C/C++语言编程
OpenCL48_CN开放运算语言
OpenCLOpenCL(全称Open Computing Language,开放运算语言)是第一个面向异构系统通用目的并行编程的开放式、免费标准,也是一个统一的编程环境,便于软件开发人员为高性能计算服务器、桌面计算系统、手持设备编写高效轻便的代码,而且广泛适用于多核心处理器(CPU)、图形处理器(GPU)、Cell类型架构以 ...