资源列表

« 1 2 ... 50 51 52 53 54 5556 57 58 59 60 ... 1044 »

[进程与线程Programming.Windows.CHS

说明:如果对Windows开发有什么问题的话,请翻阅PetZold的著作吧。在《Window程序设计》(第5版)中,这位杰出的“Windows先锋 奖”(Windows Pioneer Award)获得者根据最新的Windows操作系统权威技术修订了他的经典著作——再一次演示了基本的Win32程 序设计的API核心内容。本书的内容包括: ** 基本内容——输入、输出和对话框 ** Unicode概述 ** 图形——绘图、文本和字体、位
<郑嘉> 在 2008-10-13 上传 | 大小:2.93mb | 下载:0

[进程与线程MyThread of WinCE

说明:进程是程序的一次执行。该程序运行在私有的虚拟地址空间内,包含代码、数据及进程可看到和使用的操作系统资源。进程包含一个或者多个运行在它的上下文环境内的线程。虽然每个进程启动时只有一个线程,但在程序运行中可创建多个独立执行的线程。 线程是操作系统调度执行的基本单位。线程是代码执行的流程,它可以执行应用程序代码的任何部分,包括别的正在执行的那部分代码。属于某进程的所有线程共享那个进程的代码、资源、虚拟地址空间和全局变量。
<mnicja1> 在 2010-12-09 上传 | 大小:2.87mb | 下载:0

[进程与线程Programming.Windows.CHS

说明:如果对Windows开发有什么问题的话,请翻阅PetZold的著作吧。在《Window程序设计》(第5版)中,这位杰出的“Windows先锋 奖”(Windows Pioneer Award)获得者根据最新的Windows操作系统权威技术修订了他的经典著作——再一次演示了基本的Win32程 序设计的API核心内容。本书的内容包括: ** 基本内容——输入、输出和对话框 ** Unicode概述 ** 图形——绘图、文本和字体、位
<郑嘉> 在 2025-02-07 上传 | 大小:2.93mb | 下载:0

[进程与线程bingxingjisuandaolun

说明:有关并行运算导论的文章,主要讲多进程方面的资料。-Introduction to the article about parallel computing, the main talk about multi-process information.
<橡树> 在 2025-02-07 上传 | 大小:2.93mb | 下载:0

[进程与线程protectexe

说明:进程保护工具+源码 此程序仅供学习交流使用-Process protection tool+ source code only learn to share this program
<浩天> 在 2025-02-07 上传 | 大小:2.87mb | 下载:0

[进程与线程Process-mutex-synchronization-and

说明:进程的同步与互斥实验,以生产者和消费者的角度阐明进程之间的同步与互斥是怎样实现的-Process synchronization and mutual exclusion experiment to clarify the perspective of producers and consumers, synchronization and mutual exclusion between processes is how to ach
<张萌萌> 在 2025-02-07 上传 | 大小:2.94mb | 下载:0

[进程与线程shareMemory

说明:共享内存,进程通信,进程同步 源代码 vs2005平台-Shared memory, process communication, process synchronization platform source code to vs2005
<mike> 在 2025-02-07 上传 | 大小:2.89mb | 下载:0

[进程与线程os-homework

说明:操作系统上机作业,包括创建进程、客户服务器等。-os homework
<石山丹> 在 2025-02-07 上传 | 大小:2.95mb | 下载:0

[进程与线程experiment2ofcode

说明:东北大学软件学院信息安全现代密码与经典密码实验2完整代码,可运行-Modern the password and classic password Northeastern University School of Software Information Security Experiment 2 complete code can be run
<刘晗> 在 2025-02-07 上传 | 大小:2.88mb | 下载:0

[进程与线程MyThreadTimer

说明:轻松实现线程内使用SetTimer实现定时器的源码-Easily use within threads the SetTimer achieve timer source
<外挂> 在 2025-02-07 上传 | 大小:2.88mb | 下载:0

[进程与线程ThreadTest

说明:用c++ 编定的线程测试程序, 线程互斥对像的运用-Multithreaded Test
<chchron> 在 2025-02-07 上传 | 大小:2.9mb | 下载:0

[进程与线程8299375

说明:Windows to offices and homes that major changes brought by the desktop computer, Windows
<hoqv%2B1750 > 在 2025-02-07 上传 | 大小:2.93mb | 下载:0
« 1 2 ... 50 51 52 53 54 5556 57 58 59 60 ... 1044 »

源码中国 www.ymcn.org