搜索结果

找到约 82 项符合 IPC-7351 的查询结果

测试测量 IPC-9701A表面贴装锡焊件性能测试与鉴定

此规范建立了专用的测试方法,用于评估电子组装件表面贴装焊接件的性能及可靠性。对应于刚性电路结构、挠性电路结构和半刚性电路结构,表面贴装焊接件的性能和可靠性被进一步划分为不同等级。此外,还提供了一种相似方法,可以在电子组装件的使用环境与条件下将这些性能测试结果与焊接件可靠性关联起来. ...
https://www.eeworm.com/dl/544/41889.html
下载: 131
查看: 1189

Linux/Unix编程 创建写共享内存的例子

创建写共享内存的例子,学习ipc的好
https://www.eeworm.com/dl/619/120111.html
下载: 180
查看: 1046

Linux/Unix编程 本书并不是特意一本Linux 的内部手册相反它是对操作系统的介绍同时以Linux作为示例书中每一章遵循从共性到特性的原则它们将首先给出核心子系统的概叙然后进行尽可能的详细描叙 我不会用routine_

本书并不是特意一本Linux 的内部手册相反它是对操作系统的介绍同时以Linux作为示例书中每一章遵循从共性到特性的原则它们将首先给出核心子系统的概叙然后进行尽可能的详细描叙 我不会用routine_X()调用routine_Y()来增加bar 数据结构中foo 域的值这种方式来描叙核心算法 你自己可以通过阅读代码发现它每当需要理解一段代码 ...
https://www.eeworm.com/dl/619/129175.html
下载: 65
查看: 1134

Linux/Unix编程 linux网络方面的编程资料

linux网络方面的编程资料,socket,ipc
https://www.eeworm.com/dl/619/131252.html
下载: 96
查看: 1038

Linux/Unix编程 一套linux下的C++开发库

一套linux下的C++开发库,支持进程池,IPC等类库,可以用于学习。
https://www.eeworm.com/dl/619/177000.html
下载: 162
查看: 1034

VC书籍 This book is intended for "hands-on" developers or advanced students interested in understanding the

This book is intended for "hands-on" developers or advanced students interested in understanding the strategies and tactics of concurrent network programming using C++ and object-oriented design. We describe the key design dimensions, patterns, and principles needed to develop flexible and efficient ...
https://www.eeworm.com/dl/686/181855.html
下载: 161
查看: 1060

网络 基于终端的订花系统_socket #include<stdio.h> #include<stdlib.h> #include<errno.h> #inclu

基于终端的订花系统_socket #include<stdio.h> #include<stdlib.h> #include<errno.h> #include<string.h> #include<sys/types.h> #include<netinet/in.h> #include<sys/socket.h> #include<sys/wait.h> #include<sys/ipc.h> #include<unistd.h> #include<sys/shm.h> #include<sys/stat.h> #define MYPORT 3490 // ...
https://www.eeworm.com/dl/635/201411.html
下载: 198
查看: 1057

Internet/网络编程 一个简单的端口扫描程序: addstr = "发现端口" & Str(port) & "打开" & Space(5) Select Case port Case 7 plus = "ECHO服务"

一个简单的端口扫描程序: addstr = "发现端口" & Str(port) & "打开" & Space(5) Select Case port Case 7 plus = "ECHO服务" Case 21 plus = "FTP服务★★★★★" Case 25 plus = "SMTP服务★★" Case 43 plus = "Whois服务" Case 53 plus = "DNS服务☆" Case 80 plus = "HTTP服务★★★★★" Case 81 plus = "HOSTS2名称 ...
https://www.eeworm.com/dl/620/301768.html
下载: 45
查看: 1109

Linux/Unix编程 多进程之间并发执行的实例

多进程之间并发执行的实例,IPC通信举例 熟悉进程间的异步同步方式
https://www.eeworm.com/dl/619/329753.html
下载: 188
查看: 1007

Linux/Unix编程 这是一个linux下的编程

这是一个linux下的编程,是一个linux下的ipc通讯中的消息队列的客服端
https://www.eeworm.com/dl/619/384657.html
下载: 88
查看: 1073