资源列表

« 1 2 ... .74 .75 .76 .77 .78 579.80 .81 .82 .83 .84 ... 1044 »

[进程与线程ProcessInfo

说明:查看系统的所有进程信息和所加载的相应模块-View all system processes information and the corresponding module is loaded
<李振雄> 在 2024-06-11 上传 | 大小:4545536 | 下载:0

[进程与线程SearchFunAddr

说明:一些用来查找特定dll中特定函数在内存中地址的小程序-Some dll used to find a specific function in a specific address in memory applet
<李振雄> 在 2024-06-11 上传 | 大小:251904 | 下载:0

[进程与线程matlab_calculator

说明:a sample for MT4 connect matlab
<briangao> 在 2024-06-11 上传 | 大小:50176 | 下载:0

[进程与线程ThreadPool-master

说明:c++线程池很清晰的写出了用法,是入门的好材料-c++ thread pool usage write very clear, is a good entry materials
<sagius> 在 2024-06-11 上传 | 大小:3072 | 下载:0

[进程与线程create-process

说明:创建两个进程,让子进程读取一个文件,父进程等待子进程读取完文件后继续执行,实现进程协同工作。 进程协同工作就是协调好两个进程,使之安排好先后次序并以此执行,可以用等待函数来实现这一点。当需要等待子进程运行结束时,可在父进程中调用等待函数。 -Create two processes, allowing the child to read a file, read the parent process waits for the
<Jane> 在 2024-06-11 上传 | 大小:3312640 | 下载:0

[进程与线程4-MFC-thread-class-

说明:MFC线程实现方法及其面向对象封装 线程是MFC编程中一个重要的概念。为了充分利用CPU,程序常采用多线程处理。操作系统与线程相关的函数皆为 C函数接口。直接使用API生成和使用线程,不符合面向对象的处理逻辑。通过面向对象封装,封装了与线程相关操作。将线程封装成类后,线程也具有了对象的概念。线程就更加容易理解和使用。 -MFC thread is an importrant concept in programming , 4
<xuan> 在 2024-06-11 上传 | 大小:7168 | 下载:0

[进程与线程GameWG

说明:C++DLL远程线程注入源码包含了EXE注入与空白DLL,小小改动就能正常使用-C++DLL remote thread into the source code contains the EXE injected with blank DLL, small changes can normally use
<王力宏> 在 2024-06-11 上传 | 大小:30720 | 下载:0

[进程与线程GameDll

说明:C++勾子注入进程与DLL监听被注入进程键盘消息给呼出DLL的窗口程序。也就是个常用的方式,这是源码-C++勾子注入进程与DLL监听被注入进程键盘消息给呼出DLL的窗口程序。也就是个常用的方式,这是源码auxiliary production methods, it is the source
<王力宏> 在 2024-06-11 上传 | 大小:26624 | 下载:0

[进程与线程Cpp1

说明:进程调度--FCFS,SPN,RR算法的实现-The process of a high degree of simulation, using the First Come First Served (FCFS), shortest operation priority (SJF), respond to high priority (HRN) scheduling algorithm.
<Echo> 在 2024-06-11 上传 | 大小:2048 | 下载:0

[进程与线程abc

说明:页面置换算法,opt,lru,求OPT页面置换算法的命中率-Page replacement algorithm, opt, lru, seeking OPT page replacement algorithm hit rate
<魏龙> 在 2024-06-11 上传 | 大小:16384 | 下载:0

[进程与线程jc

说明:操作系统的进程调度(最大优先数),win32控制台应用程序-Operating system process scheduling (maximum priority number)
<DAN> 在 2024-06-11 上传 | 大小:280576 | 下载:0

[进程与线程MultiThread8

说明:通过一个多线程实现一个数据的连续求和功能-Realization of a multi-thread data through a continuous summation function
<随波> 在 2024-06-11 上传 | 大小:3641344 | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 579.80 .81 .82 .83 .84 ... 1044 »

源码中国 www.ymcn.org