当前位置:
首页
资源下载

搜索资源 - multi thread linux
搜索资源列表
-
0下载:
实现linux下1、文件的拷贝;2、运行3个多线程任务、3、添加一个新的系统调用。,implement under linux environment:1. copy of files 2. run 3 multi-thread application 3. add a new system_call.
-
-
1下载:
多线程库 -Multi-thread library
-
-
0下载:
Linux下多线程编程的相关资料,:研究了在LINUX 操作系统下多线程的编程方法,主要包括多线程的基本创建方法、如何修改
多线程的属性以及线程之间的数据处理. 重点论述了多线程数据处理方法中的互斥锁和条件变量.-Linux multi-threaded programming under the relevant information: The LINUX operating system in multi-threaded programming methods, including
-
-
1下载:
Linux高级编程:多线程、线程池、并发处理、信号等-Linux Advanced Programming: Multi-thread, thread pools, concurrent processing, signal, etc.
-
-
0下载:
Pthread c++ 并行矩阵乘法 运行于linux操作系统 -Multi thread matrix multiplication in c++ with Pthread
-
-
0下载:
linux下多线程网络应用实例,很实用的哦。-linux network under the multi-threaded application examples, it is useful oh.
-
-
0下载:
linux的多线程编程源码,对于linux的编程非常有帮助。-linux-source multi-threaded programming, linux programming for the very helpful.
-
-
0下载:
linux下的多线程调试工具,支持posix NPTL, NPTL Trace Tool (PTT - POSIX Thread Trace Toolkit)-linux under the multi-threaded debugging tools, support for posix NPTL, NPTL Trace Tool (PTT- POSIX Thread Trace Toolkit)
-
-
0下载:
可模拟实现Linux用户级线程库的静态调用,规避了多线程库的竞态条件和复杂的同步问题.除源代码外还有详细的设计说明文档.-Can simulate the realization of Linux user-level Thread Library static call circumvented competing multi-threaded library condition and complex synchronization problems. In addition to sour
-
-
0下载:
thread application code, the multi-thread application start code of Linux application
-
-
0下载:
linux/unix下网络编程以及多线程和多进程的处理-linux/unix network programming, as well as under the multi-thread and multi-process handling
-
-
0下载:
在Linux下用多线程同步方法解决读者-写者问题(Reader-Writer Problem) -In Linux, use the multi-thread synchronization solution to the reader- writer problem (Reader-Writer Problem)
-
-
0下载:
Tilera 芯片linux下并行程序的C语言实现,全部例程源代码,打包共享-Tilera Multi-Processor Multi-Thread Programme Examples
-
-
0下载:
Linux下多线程进行数据库操作的接口,基于散列表的实现。-Multi-thread Linux data-base interface with the implementation of hash
-
-
0下载:
linux多线程同步的方法
在线程对共享相同内存操作时,就会出现多个线程对同一资源的使用,为此,需要对这些线程进行同步,以确保它们在访问共享内存的时候不会访问到无效的数值。-linux multi-thread synchronization
Threads share the same memory operation, there will be multiple threads use the same resources to do this, you need to synch
-
-
0下载:
linux操作系统下多线程编程实例源代码-Source of multi-thread Coding on linux operating system。
-
-
0下载:
实现linux系统下的静态链接和动态链接,以及在一个进程中建立多个线程-realizing the static and dynamic link in the operating system of linux, and creating multi-thread in one process
-
-
0下载:
多线程矩阵计算
linux/ windows-matrix multi threads
linux/ windows both ok
-
-
0下载:
linux线程的实验报告,基于linux编写了多线程通信,以及等待延时10秒,若无数据将发送timeout(Linux thread experimental report, based on Linux written multi-threaded communication, and wait for 10 seconds delay, if no data will send timeout)
-
-
0下载:
基于linux下的多线程爬虫系统,包含URL去重,网页去重,持久化本地等功能(Multi thread crawler system based on Linux)
-