搜索:parallel+serial
找到约 1,062 项符合「parallel+serial」的查询结果
结果 1,062
按分类筛选
- 全部
- 技术资料 (418)
- 单片机开发 (65)
- 单片机编程 (60)
- 其他 (33)
- 串口编程 (32)
- Linux/Unix编程 (30)
- 嵌入式/单片机编程 (25)
- 微处理器开发 (24)
- 驱动编程 (22)
- 其他书籍 (20)
- matlab例程 (17)
- VHDL/FPGA/Verilog (16)
- 通讯/手机编程 (15)
- 通讯编程文档 (14)
- 软件设计/软件工程 (13)
- 其他嵌入式/单片机内容 (13)
- 文章/文档 (12)
- Windows CE (11)
- 嵌入式Linux (10)
- USB编程 (9)
- 汇编语言 (9)
- 系统设计方案 (9)
- VIP专区 (9)
- 学术论文 (7)
- 嵌入式综合 (7)
- 教程资料 (7)
- 可编程逻辑 (7)
- 数学计算 (7)
- VC书籍 (7)
- Java编程 (6)
- GPS编程 (6)
- DSP编程 (5)
- 书籍源码 (5)
- 电子书籍 (5)
- 书籍 (5)
- 开发工具 (4)
- ARM (4)
- 网络 (4)
- 文件格式 (4)
- Delphi控件源码 (4)
- 中间件编程 (4)
- 接口技术 (3)
- 操作系统开发 (3)
- 软件工程 (3)
- 实用工具 (3)
- 手机短信编程 (3)
- Modem编程 (3)
- 编译器/解释器 (3)
- 人工智能/神经网络 (3)
- VxWorks (3)
- 并口编程 (3)
- 行业发展研究 (3)
- 并行计算 (3)
- 软件 (3)
- 数值算法/人工智能 (2)
- 资料/手册 (2)
- 通信网络 (2)
- Internet/网络编程 (2)
- 其他行业 (2)
- 3G开发 (2)
- 手册 (2)
- 其他 (2)
- C/C++语言编程 (1)
- 驱动程序 (1)
- 其他文档 (1)
- 测试测量 (1)
- 单片机相关 (1)
- 单片机 (1)
- 工控技术 (1)
- 模拟电子 (1)
- 开发板开源 (1)
- 教程资料 (1)
- 磁盘编程 (1)
- SCSI/ASPI (1)
- BREW编程 (1)
- J2ME (1)
- Oracle数据库 (1)
- 邮电通讯系统 (1)
- 电子政务应用 (1)
- Jsp/Servlet (1)
- RFID编程 (1)
- 认证考试资料 (1)
- 能源行业(电力石油煤炭) (1)
- 精品软件 (1)
- 源码 (1)
https://www.eeworm.com/dl/908303.html
技术资料
2003081911044412819
串口调试软件,让PC机和下位机进行通信,非常好用-Serial debugging software to enable PC-and lower
https://www.eeworm.com/dl/910984.html
技术资料
RS232dll
串口读写操作DLL,提供串口的读写操作,已在VC6.0编译通过。-Serial read and write operations DLL
https://www.eeworm.com/dl/857351.html
技术资料
STM32串口编程很好的程序,大家下载学习一下
:STM32串口编程很好的程序,大家下载学习一下-STM32 serial programming very good program, we download to learn about
https://www.eeworm.com/dl/968393.html
技术资料
UM1066
使用EmberZNet™4.3.0的EmberZNet串行协议(EZSP)用户手册
(EmberZNet Serial Protocol?(EZSP) user manual for use with
EmberZNet™4.3.0)
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/527/11463.html
通讯/手机编程
VC_DEMO_GPRS
这个是GPRS PC端软件,用于GPRS串口模块测试用。-This is a GPRS PC side software for GPRS serial module test.
https://www.eeworm.com/dl/911597.html
技术资料
SCOMM
强大的串口调试工具源代码,具有十六进制发送等功能-Powerful tool for serial debugging source code
https://www.eeworm.com/dl/912261.html
技术资料
ReadWriteSerialPort
这是一个读写串口的一个例子,用vc++6.0编译通过-This is a an example of serial read and write