资源列表
[进程与线程] Multi-threaded
说明:易语言随意开辟线程 并自动结束相关内存占用 希望可以帮助到大家-Yi language is free to open up the thread and automatically end the memory footprint can help to you<郑枫> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[进程与线程] TestProducerConsumer
说明:生产者消费者的问题实践。通过线程的控制,清晰明确的说明系统的处理情况-prudance<XW> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[进程与线程] GetStringBetweenIn-Forward-and-Rev
说明:String manipulation. Put in the str1 and str2, and get the first occourance of the word that is found between str1 and str2. Also included the reverse version.<Parlon> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[进程与线程] CommaizeStr
说明:VB6. String manipulation. Add comma to a string of number. US format.<Parlon> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[进程与线程] QueueUserAPC
说明:Powerbasic版QueueUserAPC注入dll 源码绝对精品-Powerbasic the version QueueUserAPC injected dll source absolutely boutique<刘亚> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[进程与线程] OS-process-
说明:该段代码为操作系统进程调度的算法分析,内含三种算法FCFS、SJF、时间片轮转,在程序结束之前会对三种算法进行简单的分析。-The sections of the code for the operating system process scheduling algorithm analysis, containing three algorithms FCFS, SJF, time slice rotation, a simple<曲文集> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[进程与线程] Limited-CPU
说明:整个解决方案的流程很简单,只有两步: 1.获得要限制CPU 占用率的进程的句柄; 2.每隔 50ms,依次调用 NtSuspendProcess 和 NtResumeProcess。比如第 50ms 调用了 NtSuspendProcess,第100ms就调用NtResumeProcess。第150ms调用NtSuspendProcess, 第 200ms就调用NtResumeProcess,如此类推下去。-The e<刘勇> 在 2025-02-06 上传 | 大小:1kb | 下载:0