资源列表

« 1 2 ... .64 .65 .66 .67 .68 769.70 .71 .72 .73 .74 ... 1044 »

[进程与线程AsyncDownload

说明:Async Download files from the internet
<Russell> 在 2025-02-21 上传 | 大小:9kb | 下载:0

[进程与线程ThreadExamplePixelColor

说明:多线程块模型(MTA)在每个进程里只有一个块而不是多个块。这单个块控制着多个线程而不是单个线程。这里不需要消息队列,因为所有的线程都是相同的块的一个部分,并且可以共享。这样的程序比单线程模型和STA的执行速度都要快,因为降低了系统的负载,因而可以优化来减少系统idle的时间。这些应用程序一般比较复杂,因为程序员必须提供线程同步以保证线程不会并发的请求相同的资源,因而导致竞争情况的发生。这里有必要提供一个锁机制。但是这样也许会导致系统死锁
<aaa> 在 2025-02-21 上传 | 大小:9kb | 下载:0

[进程与线程JosherMsg

说明:通过 NamedPipe 实现进程间通讯, 可建立进程间的连接和消息传递.通过线程建立NamedPipe 服务器.-By NamedPipe achieve interprocess communication, we can establish the connection between the process and messaging. By thread establish NamedPipe servers.
<jijianjun> 在 2025-02-21 上传 | 大小:9kb | 下载:0

[进程与线程04-ProcessInfo

说明:windows 参看 进程 源代码 现成-windows process information
<zhang> 在 2025-02-21 上传 | 大小:9kb | 下载:0

[进程与线程process

说明:自己实现的进程管理,能够选择程序运行, b.bat是用mingw4.7.2编译的批处理 tc是用tiny c编译的批处理
<xq> 在 2025-02-21 上传 | 大小:9kb | 下载:0

[进程与线程taskmanager

说明:VB编写的小型任务管理器,可提升至Debug权限,使用NtTerminateProcess结束进程,可以挂起/恢复进程。-VB to prepare a small task manager, you can upgrade to Debug privileges, use NtTerminateProcess end of the process, you can suspend/resume process.
<ricky> 在 2025-02-21 上传 | 大小:9kb | 下载:0

[进程与线程hideprocesses

说明:在 XP/2K 任务管理器的进程列表中隐藏当前进程 原理直接调用 HideCurrentProcess()-Hidden process in XP/2K system VB code Hide the current process in the process list XP/2K Task Manager in Direct call HideCurrentProcess ()
<fornext> 在 2025-02-21 上传 | 大小:9kb | 下载:0

[进程与线程uarge-linker-vector

说明:like the CCheckListBox class provided with MFC, however, it’,-Like the CCheckListBox class provided with MFC, clear, it
<VYR$231544> 在 2025-02-21 上传 | 大小:9kb | 下载:0

[进程与线程ZtringString

说明:字符串处理函数集 String processing function set-The String handling function sets the String processing function set
<aelema> 在 2025-02-21 上传 | 大小:9kb | 下载:0

[进程与线程HCieckKistBox-MFC

说明:like the CCheckListBox class provided with MFC, however, it’,-Like the CCheckListBox class provided with MFC, clear, it
<Kiiszic> 在 2025-02-21 上传 | 大小:9kb | 下载:0

[进程与线程cgvo

说明:模拟文件管理的工作过程,从而对各种文件操作命令的实质内容和执行过程有比较深-Simulated the process of file management, so as to substance of all kinds of file operations commands have a deep and execution process
<eqphl> 在 2025-02-21 上传 | 大小:9kb | 下载:0

[进程与线程recomeend-based

说明:一个基于VC的哈夫曼源代码,对VC初学者有用,推荐一下-A Huffman based on VC source code, useful for beginners VC, recommend
<GEETicfc-961611> 在 2025-02-21 上传 | 大小:9kb | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 769.70 .71 .72 .73 .74 ... 1044 »

源码中国 www.ymcn.org