Location:
Search - unix thread
Search list
Description: 线程控制,编程环境:Unix-thread control, programming environment : Unix
Platform: |
Size: 1565 |
Author: 大卫 |
Hits:
Description: 线程中使用Semaphore的例子 -The example for using semaphore in thread
Platform: |
Size: 1024 |
Author: 站长 |
Hits:
Description: linux/unix下关于线程的代码。-linux/unix under the code of threads.
Platform: |
Size: 17408 |
Author: 李文东 |
Hits:
Description: To be able to use the same code on both unix and MS-Windows platforms, I decided to write some simple wrapper classes for the existing thread functions on those platforms
Platform: |
Size: 47104 |
Author: 杨建 |
Hits:
Description: 线程控制,编程环境:Unix-thread control, programming environment : Unix
Platform: |
Size: 1024 |
Author: 大卫 |
Hits:
Description: This release 0.7 (late beta) of LinuxThreads, a BiCapitalized implementation of the Posix 1003.1c "pthread" interface for Linux. LinuxThreads provides kernel-level threads: each thread is a separate Unix process, sharing its address space with the other threads through the new system call clone(). Scheduling between threads is handled by the kernel scheduler, just like scheduling between Unix processes.
Platform: |
Size: 243712 |
Author: 马帅 |
Hits:
Description: ACE程序员指南,ACE(自适应的网络编程环境),用C++类来封装Unix的Socket库,进程库,线程库-ACE Programmer's Guide, ACE (Adaptive Network Programming Environment), C categories Packaging Unix socket library for the process, Thread Library
Platform: |
Size: 877568 |
Author: 吴江 |
Hits:
Description: 这是一个模拟电信计费的程序,非常详细,运用了线程池、消息队列和socket编程等技术。-This is a simulation of telecommunications billing procedures, very detailed, using the thread pool, Message Queue and socket programming technology.
Platform: |
Size: 46080 |
Author: Benson |
Hits:
Description: 实现了一个多线程工作组应用程序,此程序中使用了互斥对象,条件变量进行线程的控制。通过研究此程序,可以深刻理解线程的工作机理。-achieve a working group multithreaded applications, the use of this procedure the mutex object, variable conditions thread control. Research through this procedure, a profound understanding of the working mechanism of thread.
Platform: |
Size: 4096 |
Author: zhuwenjie |
Hits:
Description: threadpool is a cross-platform C++ thread pool library
-threadpool is a cross-platform C++ thread pool library
Platform: |
Size: 48128 |
Author: 李力 |
Hits:
Description: unix系统编程第二版源代码,这本书主要讲Unix通信、并发、线程-unix systems programming second edition of the source code, the book stresses the major Unix communications, concurrency, thread
Platform: |
Size: 1030144 |
Author: asdf |
Hits:
Description: 线程池+socket,非常好的服务器端源代码,可以很深入的学习线程池技术-Thread pool+ Socket, a very good server-side source code, can be very thorough study and thread pool technology
Platform: |
Size: 13312 |
Author: 孙宇 |
Hits:
Description: 体系机构仿真,simplescalar的多处理器版本,现在好像在simplescalar上没有下载了
作者是加拿大Queen大学的Manjikian
环境:
Architecture SPARC
Operating System Solaris 2
Compiler g-The multiprocessor extensions were conceived and implemented by
Naraig Manjikian at Queen s University, Kingston, Ontario, Canada
The software in this package produces a fast functional simulator
sim-mpfast that interleaves the simulated execution of multiple
threads. A runtime library is also included to support thread creation
and synchronization. Locks, barriers, and semaphores are supported.
For simplicitly, the simulator does not allow more than one lock to
be held by a single thread. Typical multiprocessor programs adhere to
this rule, hence this should not be a significant restriction.
Platform: |
Size: 356352 |
Author: jiangwen |
Hits:
Description: tcpip programing in unix using sockets. networking program
Platform: |
Size: 1024 |
Author: chirag |
Hits:
Description:
Platform: |
Size: 1384448 |
Author: 刘小芹 |
Hits:
Description: unix 环境下 系统编程 现成的功能 使用简介-unix thread
Platform: |
Size: 103424 |
Author: 赵哲焕 |
Hits:
Description: unix或者linux下app写日志文件,多线程安全写日志记录,使用方便。-unix or linux to write the log files under the app, multi-thread-safe to write log records, easy to use.
Platform: |
Size: 3072 |
Author: mich |
Hits:
Description: 网络编程实用教程-电子教案:
第1章 网络编程基础
第2章 UNIX中的套接字网络编程接口
第3章 Windows环境的网络编程
第4章 MFC编程
第5章 MFC WinSock类的编程
第6章 WinInet编程
第7章 WinSock的多线程编程
第8章 Winsock的输入/输出模型
第9章 HTTP协议及高级编程
第10章 电子邮件协议与编程
-Chapter 1 Chapter 2 based on network programming in UNIX socket network programming interface to Windows environment Chapter 3 Chapter 4 Network Programming MFC Programming Chapter 5, MFC WinSock programming class WinInet Programming Chapter 6 Chapter 7 Multi-WinSock Chapter 8 Winsock thread programming the input/output model of Chapter 9 of HTTP protocol and advanced programming Chapter 10 e-mail protocols and programming
Platform: |
Size: 5448704 |
Author: 何旭 |
Hits:
Description: 本书全面深入地讲述了套接口API网络编程的既成事实标准,对X/open传输接口API也作了广泛的介绍。本书从对套接口API的综合讨论开始,论述了基本编程内容后,即转入高级套接口编程的相关主题,包括IPv4与IPv6的互操作性;UNIX域协议、非阻塞I/O、路由套接口、广播、多播、线程、原始套接口、数据链路访向等,对于客户一服务程序的各种设计方法也作了完整的探讨。在叙述X/Open传输接口API时,还对记这种设备驱动机制作了深入分析。在附录中又给出了IPv6、ICMPV6、虚拟网络等新内容。
-This book tells the story of the comprehensive set of apis interface is already the case of network programming standards, for X/open transport interface are widely API is introduced. This book from the API interfaces to set of comprehensive discussion began, discusses the basic programming content, that is, into the senior set after the programming interface topics, including IPv4 and IPv6 interoperability UNIX domain agreement, the jam the I/O, and route set of interfaces, radio, multicast, thread, the original set of interface, the data link to visit for a customer service program design method of also made a complete discussion. In the narrative X/Open transport interface, also to remember API the device driver mechanism for further analysis. And put in an appendix IPv6, ICMPV6, virtual network, the new content.
Platform: |
Size: 27974656 |
Author: lion |
Hits:
Description: 通过研究linux线程机制,利用多线程解决生产者与消费者的信号并发控制-Through the research Linux thread mechanism of multithread, producers and consumers solve the concurrent control signal
Platform: |
Size: 8192 |
Author: 5566141 |
Hits: