搜索结果

找到约 46 项符合 Threads 的查询结果

数据结构 Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP

Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for a pool of threads. ...
https://www.eeworm.com/dl/654/168230.html
下载: 51
查看: 1060

数学计算 The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccion

The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccione while at the National Center for Atmospheric Research between 2002 and 2005. The library contains a functional subset of FFTPACK and SPHEREPACK, including real and complex FFTs in 1-3 dimensions, an ...
https://www.eeworm.com/dl/641/191079.html
下载: 42
查看: 1120

VC书籍 Windows API Tutorials, Windows API编程最好的手册.文档格式专门制作成为各个章节相互关联的html格式,大家可以像查阅msdn一样方便使用.各个章节的内容如下: Wi

Windows API Tutorials, Windows API编程最好的手册.文档格式专门制作成为各个章节相互关联的html格式,大家可以像查阅msdn一样方便使用.各个章节的内容如下: Winnie Generic Controls Dialog-based App Generic Dialog Canvas Pens and Brushes Threads Folder Watcher Shell API OLE Smart OLE OLE Automation ...
https://www.eeworm.com/dl/686/202391.html
下载: 188
查看: 1059

Java编程 对于CPU线程调度的模拟

对于CPU线程调度的模拟,CPU threads control simulation,包括first come first serve算法和run rubbing等,同时输出线程开始,切换,结束等信息。
https://www.eeworm.com/dl/633/213371.html
下载: 35
查看: 1042

Java编程 These two classes show an extremely simple example of java.net socket programming. They implement th

These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an ASCII string. The server, to keep it very simple, ...
https://www.eeworm.com/dl/633/222576.html
下载: 147
查看: 1069

其他书籍 ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题

ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题,并且可以处理其它编译器无法解决的难题。 一,什么是 OllyDbg? 二,一般原理[General principles] 三,反汇编器[Disassembler] 四,分析器[Analysis] 五,Object扫描器[Object scanner] 六, ...
https://www.eeworm.com/dl/542/241561.html
下载: 110
查看: 1193

Java编程 Write a Java program that demonstrates a high priority thread using sleep to give lower priority thr

Write a Java program that demonstrates a high priority thread using sleep to give lower priority threads a chance to run
https://www.eeworm.com/dl/633/254170.html
下载: 125
查看: 1089

网络 PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading

PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with threads, synchronization objects, IP sockets and named pipes. PTypes also offers messa ...
https://www.eeworm.com/dl/635/275729.html
下载: 78
查看: 1046

其他书籍 Advanced UNIX Programming with Linux 1 Getting Started 2 Writing Good GNU/Linux Software 3 Pro

Advanced UNIX Programming with Linux 1 Getting Started 2 Writing Good GNU/Linux Software 3 Processes 4 Threads
https://www.eeworm.com/dl/542/314064.html
下载: 49
查看: 1036

网络 GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications

GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and data structure classes, etc. This framework offers ...
https://www.eeworm.com/dl/635/314911.html
下载: 56
查看: 1091