资源列表

« 1 2 ... .42 .43 .44 .45 .46 547.48 .49 .50 .51 .52 ... 1044 »

[进程与线程RemoteInject

说明:vc++6.0开发的dll远程注入简单示例-A simple app of remote inject by VC++6.0
<曾涛> 在 2025-03-01 上传 | 大小:111kb | 下载:0

[进程与线程MultiThread

说明:如果我们在一个MFC对话框程序里面,点击一个执行延时10秒的按钮,那么在这10秒延时过程中,对话框程序将无法做其他的事,不响应其他的消息,那么它就是一个单线程的程序,因为它本身就拥有一个主线程,主线程处于工作状态,将无法响应其他的消息。 因此,为了让程序更好的处理一些耗时的操作,所以将一些耗时的,并且不直接表现在界面上的一些工作,另开一个线程去操作,因此在这里有必要学习——多线程编程。-If we are in an MFC dia
<Kyle> 在 2025-03-01 上传 | 大小:106kb | 下载:0

[进程与线程Process

说明:c语言对进行的模拟,模拟进程的创建和生成,销毁,对操作系统的简单模拟-c language to carry out the simulation, simulation of the process of creation and generation, destruction, simple simulation of the operating system
<张伟> 在 2025-03-01 上传 | 大小:2kb | 下载:0

[进程与线程SPFaRR

说明:进程调度算法——最短作业调度算法和时间片算法-shortest-progress-first && RR
<wangyinxia> 在 2025-03-01 上传 | 大小:985kb | 下载:0

[进程与线程SemaphoneandThreadSyn

说明:使用信号量(Semaphore)实现线程的同步 使用信号量(Semaphore)实现线程的同步-Semaphore and thread Semaphore and thread Semaphore and thread
<王哥> 在 2025-03-01 上传 | 大小:27kb | 下载:0

[进程与线程Kill

说明:该例子程序可以杀掉指定进程。使用时只需要输入想要终止的进程名,就可以很轻松地终止目标进程。-The example program can kill the specified process. Use only need to enter the name of the process you want to terminate the target process can be easily terminated.
<steven> 在 2025-03-01 上传 | 大小:129kb | 下载:0

[进程与线程1

说明:文件的创建,和载入,,操作系统的程序,楼主学生,上课写的,-File creation and load the operating system program, the landlord of students in class to write
<林辉> 在 2025-03-01 上传 | 大小:1.39mb | 下载:0

[进程与线程Draw

说明:tcp套接字通信时服务器线程检测与多开,vs2008-tcp socket communication server thread detection and to open
<张翩> 在 2025-03-01 上传 | 大小:8kb | 下载:0

[进程与线程MultiThread

说明:多线程编程的多个核心代码,非常实用,均以编译通过。-Multithreaded programming core code, very useful, are compiled through.
<金鑫杰> 在 2025-03-01 上传 | 大小:133kb | 下载:0

[进程与线程Win32mutithrcodinge

说明:多种多线程的实现代码,可用于多线程设计的参考,经典的多线程实现例子-A variety of multi-threaded implementation code for multi-threaded design reference, multi-threaded implementation of the classic example
<lx> 在 2025-03-01 上传 | 大小:282kb | 下载:0

[进程与线程fenqu

说明:分区式存储管理算法主要有:首次适应算法,最佳适应算法,最坏适应算法。-Partition storage management algorithm: first-fit algorithm, best-fit algorithm, the worst-fit algorithm.
<影子> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[进程与线程coredump

说明:在程序崩溃的时候打印dump文件,此dump机制为:若能在程序运行目录中或path中找到ntsd.exe则打印大的dump文件,否则打印minidump记录崩溃的线程以及状态等信息。main函数中为用法,以及例子代码-To print dump file when the program crashes, this dump mechanism: to find ntsd.exe if the program run directory
<Yu Honglei> 在 2025-03-01 上传 | 大小:8kb | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 547.48 .49 .50 .51 .52 ... 1044 »

源码中国 www.ymcn.org