搜索结果
找到约 236 项符合
PARALLEL 的查询结果
按分类筛选
- 全部分类
- 技术资料 (76)
- 单片机编程 (19)
- 单片机开发 (11)
- 其他 (9)
- matlab例程 (9)
- 其他书籍 (8)
- Linux/Unix编程 (8)
- 数学计算 (7)
- 通讯编程文档 (5)
- 微处理器开发 (5)
- VHDL/FPGA/Verilog (5)
- 书籍 (4)
- 书籍源码 (4)
- 软件工程 (3)
- 电子书籍 (3)
- 教程资料 (3)
- 可编程逻辑 (3)
- 驱动编程 (3)
- 嵌入式/单片机编程 (3)
- 人工智能/神经网络 (3)
- 文章/文档 (3)
- 并口编程 (3)
- 系统设计方案 (3)
- 软件设计/软件工程 (3)
- 其他嵌入式/单片机内容 (3)
- 行业发展研究 (3)
- 并行计算 (3)
- 数值算法/人工智能 (2)
- 资料/手册 (2)
- ARM (2)
- 网络 (2)
- 文件格式 (2)
- 中间件编程 (2)
- 学术论文 (1)
- 嵌入式综合 (1)
- 工控技术 (1)
- 模拟电子 (1)
- Internet/网络编程 (1)
- 编译器/解释器 (1)
- Java编程 (1)
- USB编程 (1)
- 汇编语言 (1)
- 其他行业 (1)
- Windows CE (1)
- 精品软件 (1)
人工智能/神经网络 为求解大规模TSP 问题,提出了并行人工免疫系统的塔式主从模型( Towerlike Master2Slave Model , TMSM) ,和基于TMSM的并行免疫记忆克隆选择算法(Paralle
为求解大规模TSP 问题,提出了并行人工免疫系统的塔式主从模型( Towerlike Master2Slave Model ,
TMSM) ,和基于TMSM的并行免疫记忆克隆选择算法(Parallel Immune Memory Clonal Selection Algorithm ,PIMCSA) .
嵌入式综合 PICMG_COM_0_R2_0COMe规范--原文资料
A Computer-On-Module, or COM, is a Module with all components necessary for a bootable host computer, packaged as a super component. A COM requires a Carrier Board to bring out I/O and to power up. COMs are used to build single board computer solutions and offer OEMs fast time-to-market with reduced ...
matlab例程 迭代自适应Simpson
迭代自适应Simpson,Lobatto积分
In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature ...
Linux/Unix编程 The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequence
The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequences include the uncoded bits, which are decided at each trellis stage when selecting one of two parallel branches with the largest correlation metric.
Presently, only 8-PSK modulation is considered. E ...
模拟电子 数据采集电路分析
 
This application note features 8-, 10-, and 12-bit dataacquisition components in various circuit configurations.The circuits include battery monitoring, temperature sensing,isolated serial interfaces, and microprocessor andmicrocontroller serial and parallel interfaces. Also includedare v ...
matlab例程 Written for engineering and computer science students and practicing engineers, this book provides t
Written for engineering and computer science students and practicing engineers, this book provides the fundamental applications and mathematical techniques of signal processing. Topics covered include programming in MATLAB, filters, networking, and parallel processing.
MATLAB is introduced and use ...
通讯编程文档 Supplemental information for a high-speed serial bus that integrates well with most IEEE standard 3
Supplemental information for a high-speed serial bus that integrates well with most IEEE standard
32-bit and 64-bit parallel buses is specified. It is intended to extend the usefulness of a low-cost interconnect
between external peripherals, IEEE Std 1394-1995. This standard follows the ISO/IEC 1321 ...
单片机编程 FET430PIF自制资料
The MSP-FET430PIF is a Parallel Port interface (does not include target board) that is used to program and debug MSP430 FET tools and test boards through the JTAG interface. This interface is included in our FET tools, but sold without the development board. This interface uses a Parallel PC Port to ...
单片机开发 DESCRIPTION =========== This example project shows how to use the IAR Embedded Workbench for ARM
DESCRIPTION
===========
This example project shows how to use the IAR Embedded Workbench for ARM
to develop code for the Atmel AT91SAM9261 evaluation boards.
It shows basic use of parallel I/O, timer and the interrupt controller.
It starts by showing different patterns on the LED s separated by hal ...
VHDL/FPGA/Verilog 这是06年4月刚刚完成的程序
这是06年4月刚刚完成的程序,从opencore.org下载而来。用vhdl语言描写,以及matlab仿真,testbench,以及在xinlinx上的综合。
The MDCT core is two dimensional discrete cosine transform implementation designed for use in compression systems like JPEG. Architecture is based on parallel distributed arithmetic ...