当前位置:
首页 资源下载
搜索资源 - multithreaded program
搜索资源列表
-
0下载:
多线程程序的编写聊天程序多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例-multithreading procedures in the preparation chat program multithreaded program, multi-threaded applications easily occur. Mutex object explain how to use mutex objec
-
-
0下载:
多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-multithreaded program, multi-threaded applications easily occur. Mutex object explain how to use mutex object to achieve multithreaded synchronization. How to u
-
-
0下载:
多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-multithreaded program, multithreaded applications easily occur. Mutex object on how to use mutex object to the multi-thread synchronization. How to use object n
-
-
0下载:
多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-multithreaded program, multithreaded applications easily occur. Mutex object explain how to use the mutex object to the multi-thread synchronization. How to use
-
-
0下载:
多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-multithreaded program, multithreaded applications easily occur. Mutex object explain how to use the mutex object to the multi-thread synchronization. How to use
-
-
0下载:
用Evc开发的一些关于多线程的程序实例,供大家参考。-Evc development with the number of multithreaded program examples for reference.
-
-
1下载:
多线程的程序,求素数。用户运行程序时在命令行输入一个素数,然后程序创建一个独立新的线程来输出小于或等于用户所输入数的所有素数。-Multithreaded program, find the prime numbers. When users run the program on the command line enter a prime number, then the program creates a separate new thread to output less than or
-
-
0下载:
开发一个多线程程序同时对一个链表进行节点插入。
(1)要求算法正确
(2)该系统要求使用头插法,插入结果正确,并输出结果。
(3)要求模拟出多线程程序资源共享问题。在本程序中体现为链表节点的丢失。
(4)给出正确的链表受到保护的实现。要求使用线程同步机制。-At the same time develop a multi-threaded program into a linked list node. (1) request algorithms correctly (2) T
-
-
0下载:
VC++ 多线程与聊天室程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。在接收线程函数中,遗忘了释放指针的操作,在随盘代码中已更正,特此说明。
-VC++ multithreaded program written with the chat room, multi-threaded applications prone to problems. Mutex objec
-
-
0下载:
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 out
-
-
0下载:
该程序运用线程的mutex控制数据流的锁定,实现Producer和consumer之间对buffer的合理有序的利用-The program to control the use of thread mutex lock data stream to achieve Producer and consumer of buffer between the rational and orderly use of
-
-
0下载:
This just a simple multithreaded web server using CSocket. It s good beginer code, basicly my first program in C. It does create an error if you make too many really fast connections, thats why I m uploading it.-This is just a simple multithreaded we
-
-
0下载:
一个windows多线程实例,如果想写一个多线程程序又苦于不知道怎样做线程间通讯的朋友可以参考一下-Example of a multi-threaded windows, if they want to write a multithreaded program does not know what to do suffer from communication between threads can refer to a friend
-
-
0下载:
多线程程序的编写,用多线程实现聊天室程序的源代码。-Write multithreaded program, use multithreading realize chat programs source code.
-
-
0下载:
多线程与聊天室程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。-Multithreaded program written with the chat room, multi-threaded applications prone to problems. Mutex object to explain how to use mutex objects to multi-thread synchroni
-
-
0下载:
这是一个关于多线程的程序代码,对初次接触多线程的人很有帮助。-It s about a multithreaded program code to initial contact with multi-thread, who is very helpful
-
-
0下载:
vc6++平台下一个多线程下载的例子程序。可以扩展很多功能。-vc6++ platform to download example of a multi-threaded program. Many functions can be extended.
-
-
0下载:
开发一个多线程程序同时对一个链表进行节点插入。
(1)要求算法正确
(2)该系统要求使用头插法,插入结果正确,并输出结果。
(3)要求模拟出多线程程序资源共享问题。在本程序中体现为链表节点的丢失。
(4)给出正确的链表受到保护的实现。要求使用线程同步机制。
-The development of a multi-threaded program while a linked list node inserted. (1) requires the correct algor
-
-
0下载:
Linux下用c代码实现网络的多线程程序设计过程-Linux network using c code multithreaded program design process
-
-
0下载:
count pi with multithreaded program
-