-
multithread-chatting-room
多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编
写网络聊天室程序(Multithreaded program, multithreaded applications easily arise. Mutex object to explain how to use mutex object to realize multi-thread synchronization. How to use named mutex object to ensure that only one instance of the application running. Multithreaded applications compiled
Write Internet chat room procedures)
- 2013-10-26 22:22:52下载
- 积分:1
-
MFCThread
MFC创建线程,终止线程,暂停线程,继续线程(MFC to create threads, terminate threads, suspended thread to continue the thread)
- 2010-05-26 23:39:34下载
- 积分:1
-
CPUdrawsina
采用多线程技术,在任务管理器上显示CPU正弦曲线,挺有意思的,《编程之美》中提到过的(Multi-threading technology, the task manager shows CPU sine curve, very interesting, " Programming of the United States" in the mentioned)
- 2013-07-13 21:30:45下载
- 积分:1
-
duoxiancheng
如何实现多线程多任务?这是一个很好的学习例子,想学的可以看看(How to implement multi-threaded multi-tasking? This is a good learning example, want to learn can take a look at)
- 2012-11-04 20:06:03下载
- 积分:1
-
WebCrawler
多线程爬虫 图片爬虫 ip变换爬虫等一些小的爬虫应用(muli-thread webcrawler,picture webcrawler,ip-change webcrawler)
- 2010-05-10 12:43:47下载
- 积分:1
-
bjeadth-command
Exercise_editor Edit the shortcut key
- 2018-11-26 00:31:58下载
- 积分:1
-
processDispatch
进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:
1.先进先出调度算法;
2.基于优先数的调度算法;
3.最短执行时间调度算法
确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:
1.当前执行进程;
2.就绪队列;
3.等待队列
附:此程序可直接运行,是操作系统课的经典实验.
(scheduling process simulation program : Suppose a 10 CPU in the process of implementation, respectively :)
- 2021-05-07 04:28:36下载
- 积分:1
-
SOCKET-TCP
SOCKET多线程,使用TCP连接,当有一个连接请求时候,建立一个线程。共有两个文件,一个Server,还有一个是Client(SOCKET multithreading, the use of TCP connections, when a link request, the establishment of a thread. A total of two documents, one Server, there is a Client)
- 2020-11-14 15:19:41下载
- 积分:1
-
5956176
Dialog dialog box programming examples
- 2018-08-06 14:51:11下载
- 积分:1
-
081510
设计一个按响应比高者优先调度算法实现进程调度的程序。(Design a person according to their response than the high priority scheduling process scheduling algorithm procedure.)
- 2010-05-06 23:21:03下载
- 积分:1