资源列表

« 1 2 ... .84 .85 .86 .87 .88 989.90 .91 .92 .93 .94 ... 1044 »

[进程与线程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

[进程与线程OS

说明:有进程,线程和信号量编程的操作系统编程。-A process, thread and semaphore programming, operating systems programming.
<刘权> 在 2025-02-07 上传 | 大小:2.87mb | 下载:0

[进程与线程protectexe

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

[进程与线程shareMemory

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

[进程与线程FTP

说明:在Windows环境下的ftp上传下载,含有较详细的代码和文档-Ftp upload and download in the Windows environment, containing more detailed code and documentation
< 杨凯> 在 2025-02-07 上传 | 大小:2.87mb | 下载:0

[进程与线程ThreadTest

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

[进程与线程win32-multithread-design-cPPcode

说明:讲的非常好的win32多线程程序设计教程及全书源码,个人感觉学起来比较好懂-In a very good win32 multithreaded programming tutorials and source book
<黄立·> 在 2025-02-07 上传 | 大小:2.85mb | 下载: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 ... .84 .85 .86 .87 .88 989.90 .91 .92 .93 .94 ... 1044 »

源码中国 www.ymcn.org