搜索结果

找到约 135 项符合 thread 的查询结果

网络 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

书籍源码 VC++进程线程实例:EVENT

VC++进程线程实例:EVENT,MUTEX,MUTITHREAD,PROCESS,SEMAPHORE,THREAD,UITHREAD,WORKERTHREAD
https://www.eeworm.com/dl/532/276031.html
下载: 182
查看: 1066

网络 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

书籍源码 这是本人在工作中积累的VC++类库

这是本人在工作中积累的VC++类库,适用于vs2003及以上开发工具,其中 Thread 和 Delegate 是从C#中得到的灵感, 还有一些是在使用开源代码或其它语言时得到的启发和灵感。个人认为部分代码还算好用,所以拿来分享一下。
https://www.eeworm.com/dl/532/318367.html
下载: 75
查看: 1076

Linux/Unix编程 sourceforge历史版本完整下载: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b树索引算法的文件数据数据

sourceforge历史版本完整下载: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b树索引算法的文件数据数据库模块详见storage/目录下面的 btree.c与pager.c container目录为常用的容器实现,如果rbtree avltree map heap list vector hashtable deque T树 B树, test目录为测试程序代码经过初步测 ...
https://www.eeworm.com/dl/619/321110.html
下载: 134
查看: 1166

数学计算 直线拟合与多项式拟合 涉及:《数值计算》等相关课程的基础内容 共两个例子

直线拟合与多项式拟合 涉及:《数值计算》等相关课程的基础内容 共两个例子,分别是直线拟合与多项式拟合。 转载自百思论坛 http://www.baisi.net/thread-1270848-1-1.html
https://www.eeworm.com/dl/641/325210.html
下载: 80
查看: 1036

Jsp/Servlet Java小游戏源代码

Java小游戏源代码,本代码是制作烟花,执行本代码后,用鼠标点击浏览器中的面板,将出现五彩缤纷的烟花效果。知识点有:鼠标事件的监听,Graphics类和Thread类的应用。
https://www.eeworm.com/dl/696/340838.html
下载: 27
查看: 1067

Java编程 Using JAVA Netbean 6.1 to create ChatRoom GUI. This application can learn how to use Netbean IDE and

Using JAVA Netbean 6.1 to create ChatRoom GUI. This application can learn how to use Netbean IDE and operate the thread API.
https://www.eeworm.com/dl/633/346783.html
下载: 196
查看: 1060

Linux/Unix编程 用c語言

用c語言,在linux上create 1000個thread去ping某一台主機。
https://www.eeworm.com/dl/619/352727.html
下载: 173
查看: 1044

Java编程 Write a multithreaded Java, Pthreads, or WIN32 program that outputs prime numbers. This program shou

Write a multithreaded Java, Pthreads, or WIN32 program that outputs prime numbers. This program should work as follows: The user will run the program and will enter a number on the command line. The program will then create a separate thread that outputs all the prime numbers less than or equal to t ...
https://www.eeworm.com/dl/633/361754.html
下载: 189
查看: 1188