资源列表
[进程与线程] SimpleThreadDemo
说明:简单给出了delphi下多线程的各种用法-Easy multithreading under delphi given the various uses<lyl> 在 2025-06-30 上传 | 大小:13kb | 下载:0
[进程与线程] java111
说明:有一个南北向的桥,只能容纳一个人,现桥的两边分别有10人和12人,编制一个多线程程序让这些人到达对岸,每个人用一个线程表示,桥为共享资源-A north-south bridge can only accommodate one person, on both sides of the bridge is now 10 and 12 respectively, the preparation of a multi-threaded program to allow these people to<> 在 2025-06-30 上传 | 大小:33kb | 下载:0
[进程与线程] ThreadBool
说明:线程池是一种多线程处理形式,处理过程中将任务添加到队列,然后在创建线程后自动启动这些任务。线程池线程都是后台线程.每个线程都使用默认的堆栈大小,以默认的优先级运行,并处于多线程单元中.如果某个线程在托管代码中空闲(如正在等待某个事件),则线程池将插入另一个辅助线程来使所有处理器保持繁忙.如果所有线程池线程都始终保持繁忙,但队列中包含挂起的工作,则线程池将在一段时间后创建另一个辅助线程但线程的数目永远不会超过最大值.超过最大值的线程可以排队,但他们要等到其他线程完成后才启动-Thread pool<lavey> 在 2025-06-30 上传 | 大小:179kb | 下载:0
[进程与线程] Test0904
说明:本程序主要是用来讲解工作线程的基本用法,代码中有详细的注释加以说明,还用到嵌入桌面,配置文件等,有较高的参考学习价值。-This procedure is mainly used to explain the basic use of worker threads, the code comment in detail to illustrate, but also use an embedded desktop, configuration files and so on, have a hi<Nick> 在 2025-06-30 上传 | 大小:66kb | 下载:0
[进程与线程] servlet.jar
说明:这不文档介绍了 多线程的安全 和单线程的不安全问题 大家多-This does not document describes the safety and single-threaded multi-threading problem we see more of insecurity<hello> 在 2025-06-30 上传 | 大小:6kb | 下载:0
[进程与线程] Threadinjection
说明:讲的是WINDOWS的线程注入方法,包括远程注入,需要注入进程的朋友注意了,里面资料很全-WINDOWS thread talking about the injection methods, including remote injection, friends need to pay attention injection process, which is all the information<aaa> 在 2025-06-30 上传 | 大小:17kb | 下载:0
[进程与线程] Doy_Thread
说明:基于多线程技术,实现年月日转化成年积日的转换。-Based on multi-threading technology, into the adult years at the date of conversion product.<米朵> 在 2025-06-30 上传 | 大小:1.98mb | 下载:0
[进程与线程] xianchengcharu
说明:远程插入线程,线程注入,本例通过注入windows自带的计算机来讲解,本例子分两部分,一个是源程序,一个是DLL文件,并通过DLL传递数据,消息拦截,实习了对被注入程序的各种消息嗅探。-Remote into the threads, thread injection, in this case comes through the windows into the computer to explain, in this case in two parts, one source, one DL<zzz> 在 2025-06-30 上传 | 大小:153kb | 下载:0
[进程与线程] MultiThread
说明:VC++多线程编程 线程池 线程调度 线程同步-Multi-threaded programming VC++ thread pool thread scheduling thread synchronization<邵江> 在 2025-06-30 上传 | 大小:481kb | 下载:0