资源列表

« 1 2 ... .34 .35 .36 .37 .38 539.40 .41 .42 .43 .44 ... 1044 »

[进程与线程PiSolution

说明:多核架构编程:利用临界区多线程并行求PI值 只有C++文件 多核作业-Multicore programming: the use of the critical region is multi-threaded parallel seek the value of PI C++ file
<朱小小> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[进程与线程idfind

说明:任务旨在强化线程编程能力,对并行所带来的性能优势有直观的认识。 在阅读大型项目代码时,经常要搜索某个标识符,找出该标识符的声明、定义或引用的地方(某文件的哪一行)。本任务要求实现一个程序idfind,其使用格式如下: idfind [-j n] id dirname 选项 -j 指定并行线程数目。如果省略该选项,则只启动一个线程。 id表示要查找的标识符,dirname表示项目所在目录。-Task is to strengthen the ability of progra
<伴随> 在 2025-06-14 上传 | 大小:6kb | 下载:0

[进程与线程philosopher

说明:使用多线程来解决哲学家就餐问题的源代-To use multiple threads to solve the source code for the dining philosophers problem
<Susan> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[进程与线程CSharp-using-Windows-API-

说明:用C#调用Windows API和其它进程通信 -C# to call the Windows API and other process communication
<tcutra> 在 2025-06-14 上传 | 大小:24kb | 下载:0

[进程与线程ProcessMonitor

说明:利用wtl写的一个进程监控器,实现进程查看,关闭等功能-ProcessMonitor by wtl
<冬天> 在 2025-06-14 上传 | 大小:9.4mb | 下载:0

[进程与线程MultiThread1

说明:多线程编程,建立一个基于对话框的工程MultiThread1,在对话框IDD_MULTITHREAD1_DIALOG中加入两个按钮和一个编辑框,两个按钮的ID分别是IDC_START,IDC_STOP -Multi-threaded programming, the establishment of a dialog-based project MultiThread1 in the dialog box IDD_MULTITHREAD1_DIALOG add two buttons and a
<zouxianjian> 在 2025-06-14 上传 | 大小:2.16mb | 下载:0

[进程与线程MultiThread3

说明:MultiThread3将演示如何传送一个指向结构体的指针参数-MultiThread3 will demonstrate how to send a pointer to a structure pointer parameter
<zouxianjian> 在 2025-06-14 上传 | 大小:2.16mb | 下载:0

[进程与线程MultiThread4

说明:MultiThread4,测试在Windows下最多可创建线程的数目。建立一个基于对话框的工程MultiThread4-MultiThread4, testing under Windows up to create the number of threads. The establishment of a dialog-based project MultiThread4
<zouxianjian> 在 2025-06-14 上传 | 大小:2.16mb | 下载:0

[进程与线程MultiThread6

说明:建立一个基于对话框的工程MultiThread6,在对话框IDD_MULTITHREAD6_DIALOG中加入一个按钮IDC_UI_THREAD,标题为“用户界面线程” 右击工程并选中“New Class…”为工程添加基类为CWinThread派生线程类CUIThread。-Establishment of a dialog-based project MultiThread6 the dialog IDD_MULTITHREAD6_DIALOG a button IDC_UI_THREAD,
<zouxianjian> 在 2025-06-14 上传 | 大小:2.18mb | 下载:0

[进程与线程MultiThread10

说明:建立一个基于对话框的工程MultiThread10,多线程编程-The establishment of a dialog-based pr
<zouxianjian> 在 2025-06-14 上传 | 大小:2.17mb | 下载:0

[进程与线程Code1

说明:事件内核对象、关键代码段(临界区)的讲解,以及在多线程同步中的应用。在Windows下编写基于消息的网络应用程序,掌握阻塞与非阻塞网络程序的编写,理解在Windows平台下,采用异步选择机制可以提高网络应用程序的性能。-Event object, key code segment kernel (critical area) explanation and the application in a multithreaded synchronization. Under Windows base
<lj> 在 2025-06-14 上传 | 大小:39kb | 下载:0

[进程与线程Code1

说明:详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-Detailed interpretation of the process of communication between four ways: the clipboard, anonymous pipe, named pipe and mail slot. And comparative analysis of the process of the communication betw
<lj> 在 2025-06-14 上传 | 大小:227kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 539.40 .41 .42 .43 .44 ... 1044 »

源码中国 www.ymcn.org