搜索:parallel+structure
找到约 540 项符合「parallel+structure」的查询结果
结果 540
按分类筛选
- 全部
- 技术资料 (182)
- 单片机编程 (33)
- matlab例程 (26)
- 其他书籍 (22)
- 其他 (18)
- 数据结构 (16)
- 单片机开发 (14)
- 文章/文档 (14)
- 软件设计/软件工程 (12)
- 书籍 (12)
- Linux/Unix编程 (10)
- 人工智能/神经网络 (10)
- 电子书籍 (9)
- VHDL/FPGA/Verilog (9)
- Java编程 (8)
- 数学计算 (7)
- 通讯编程文档 (6)
- 系统设计方案 (6)
- 书籍源码 (5)
- 网络 (5)
- 文件格式 (5)
- 汇编语言 (5)
- 微处理器开发 (5)
- 数值算法/人工智能 (4)
- 软件工程 (4)
- 可编程逻辑 (4)
- 压缩解压 (4)
- 嵌入式/单片机编程 (4)
- 通信网络 (3)
- 教程资料 (3)
- 驱动编程 (3)
- 编译器/解释器 (3)
- USB编程 (3)
- 其他数据库 (3)
- 其他行业 (3)
- 其他嵌入式/单片机内容 (3)
- SQL Server (3)
- GPS编程 (3)
- 并行计算 (3)
- DSP编程 (2)
- 技术书籍 (2)
- 资料/手册 (2)
- ARM (2)
- 模拟电子 (2)
- Internet/网络编程 (2)
- 技术管理 (2)
- 并口编程 (2)
- 中间件编程 (2)
- 行业发展研究 (2)
- PCB相关 (1)
- 电源技术 (1)
- 无线通信 (1)
- Linux/uClinux/Unix编程 (1)
- 学术论文 (1)
- 多媒体处理 (1)
- 数据库系统 (1)
- 通讯/手机编程 (1)
- 其他文档 (1)
- 嵌入式综合 (1)
- 工控技术 (1)
- 语音压缩 (1)
- 磁盘编程 (1)
- 企业管理 (1)
- 传真(Fax)编程 (1)
- uCOS (1)
- 嵌入式Linux (1)
- Java书籍 (1)
- J2ME (1)
- 家庭/个人应用 (1)
- 生物技术 (1)
- Symbian (1)
- MySQL数据库 (1)
- 邮电通讯系统 (1)
- Ajax (1)
- 精品软件 (1)
- VIP专区 (1)
- 论文 (1)
https://www.eeworm.com/dl/542/249836.html
其他书籍
Some Aspects of Chess Programming
Some Aspects of Chess Programming,老外写的关于棋类人工智能程序设计的书。
1.overall look on chess programming
2.typical structure of a chess program
3.implementation of my own chess program
4.experiments
https://www.eeworm.com/dl/542/379880.html
其他书籍
rhce linux learning guide 1.01 Basic Linux Knowledge 1.02 Linux Filesystem Hierarchy and Structur
rhce linux learning guide
1.01 Basic Linux Knowledge
1.02 Linux Filesystem Hierarchy
and Structure
1.03 Basic Commands
1.04 Printing
1.05 The Linux/Unix Shell
1.06 Basic Security
1.07 Linux/Unix System Administration
1.08 Basic TCP/IP Networking
1.09 Standard Network Services
1.1 ...
https://www.eeworm.com/dl/518/379433.html
数值算法/人工智能
History : Author : JAG (Jagatpreet Singh) % Created on : 05022003 (Friday. 2nd May, 2003) % Commen
History : Author : JAG (Jagatpreet Singh)
% Created on : 05022003 (Friday. 2nd May, 2003)
% Comments : The basic PSO algorithm.
% Modified on : 0710003 (Thursday. 10th July, 2003)
% Comments : It uses psoOptions structure now. More organized.标准粒子群优化算法工具箱 ...
https://www.eeworm.com/dl/654/490559.html
数据结构
I implement Dijkstra s Single Source Shortest Path, say SSP, algorithm for directed graphs using a s
I implement Dijkstra s Single Source Shortest Path, say SSP, algorithm for directed graphs using a simple data structure, say simple scheme, Fibonacci heaps, say F-heap scheme, and Pairing heaps, say P-heap scheme, and measure the relative performance of the three implementations ...
https://www.eeworm.com/dl/918189.html
技术资料
PVFS代码结构及并行Met 服务研究
PVFS(Parallel Virtual File System)广泛应用于PC 集群并行计算环境中,通过ROMIO 形式的MPI-IO 接口与MPICH 结合,用于提高数据文件的访问性能,通过对P
https://www.eeworm.com/dl/926380.html
技术资料
基于POOSL 的系统性能建模与性能分析
本文介绍了面向对象的并行描述语言(POOSL,Parallel Object-Oriented Specification Language)的基本语义语法及相关的建模工具,并通过对一个基本的包交换系
https://www.eeworm.com/dl/641/279379.html
数学计算
The program md.f implements a simple molecular dynamics simulation in continuous real space. The vel
The program md.f implements a simple molecular dynamics simulation in continuous real space. The velocity Verlet algorithm is used to implement the time stepping. The force and energy computations are performed in parallel, as is the time integration. (The program uses some Fortr ...
https://www.eeworm.com/dl/830972.html
技术资料
CH341系列编程器芯片usb转串口Altium Designer AD原理图库元件库
 CH341系列编程器芯片usb转串口Altium Designer AD原理图库元件库CSV text has been written to file : 1.9 - CH341系列编程器芯片.csvLibrary Component Count : 56Name                Description-------------------------------------------------- ...
https://www.eeworm.com/dl/649/132962.html
uCOS
啥也不说了
啥也不说了,请看代码示例 File : fat_dir.c FS_DIR *FS__fat_opendir(const char *pDirName, FS_DIR *pDir) { FS_size_t len FS_u32 unit FS_u32 dstart ....... FS_u32 dsize FS_i32 i char realname[12] char *filename if (!pDir) { return 0 /* No valid pointer to a FS_DIR structure */ } ...
https://www.eeworm.com/dl/629/400897.html
磁盘编程
硬盘结构、参数、品牌等
硬盘结构、参数、品牌等,PC3000维修介绍,硬盘维修流程介绍 --Hard disk structure , parameter , brand etc. , PC3000 are kept in repair introduce that, the technological process the hard disk is kept in repair introduces that