资源列表

« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 1044 »

[进程与线程TracksSetting

说明:用来守护某一进程,如守护的进程不存在,就启动它-used to guard a process, such as the guardian of the process does not exist, start it
<张真的> 在 2008-10-13 上传 | 大小:49.08kb | 下载:0

[进程与线程AxPipe-Src-0_9b2

说明:一个多线程二进制流操作类库和例子(含英文帮助)-a multithreaded operating binary stream class library and examples (including English Help)
<真实> 在 2008-10-13 上传 | 大小:445.66kb | 下载:0

[进程与线程stopprocessifstartedbefore

说明:这段脚本的功呢功能是,枚举出所有运行超过一定时间的指定进程,然后依次将其终止。并将操作记录在系统事件日志中。-this scr ipt? Reactive functional, except that all operations over a period of time specified process, to be followed be terminated. Will operational records in the
<游游> 在 2008-10-13 上传 | 大小:1.1kb | 下载:0

[进程与线程完成版SuperKJData

说明:基于mfc多线程框架的程序。可存储转发ftp程序,集客户端和服务器端-based on the fr a mework of multi-threaded process. Ftp can be store - and-forward procedures, collect client and server
<刘仲强> 在 2008-10-13 上传 | 大小:961.32kb | 下载:0

[进程与线程Multi_Threads

说明:许多种类的应用程序都需要长时间操作,比如:执行一个打印任务,请求一个 Web Service 调用等。用户在这种情况下一般会去转移做其他事情来等待任务的完成,同时还希望随时可以监控任务的执行进度。 -many types of applications require prolonged use, such as : the implementation of a print job, request a so called Web
<宁宁> 在 2008-10-13 上传 | 大小:64.85kb | 下载:0

[进程与线程ThreadPool(COM)

说明:用COM实现的threadpool,学习COM和线程池的朋友可以看一下。-COM achieved using threadpool, learning COM and friends thread pool can look at.
<李洪斌> 在 2008-10-13 上传 | 大小:284.04kb | 下载:0

[进程与线程TLS_TEST

说明:说明线程局部存储的应用,主要使用了2中局部存储的方法,大家可以下载来看看。-note thread local storage applications, the main use of which two local storage methods, we can download to see.
<李洪斌> 在 2008-10-13 上传 | 大小:7.11kb | 下载:0

[进程与线程HideFunc

说明:直接调用该头文件中的 YHideProcess()就可以实现该进程在系统中的隐藏!而且此方法不是通过传统的线程注射方法,而是更改系统内存,经过在2K XP下的调试:)-called directly to the head of the paper YHideProcess () can be achieved in the process of hidden system! But this method is not through
<董大凡> 在 2008-10-13 上传 | 大小:2.54kb | 下载:0

[进程与线程HyperClock

说明:多线程定时器、时钟源代码,可以参考VC下多线程编程的技巧!-multithreading timer, the clock source code can refer to VC multithreaded programming skills!
<项席和> 在 2008-10-13 上传 | 大小:118.4kb | 下载:0

[进程与线程8.如何正常终止线程?

说明:简单明了的介绍了关于线程的正常终止释放内存的过程。主要是通过关闭释放线程局丙来实现此功能-straightforward presentation of the normal thread termination release memory process. Mainly through the release of closed-threaded C Board to achieve this function
<邢鹏翔> 在 2008-10-13 上传 | 大小:32.67kb | 下载:0

[进程与线程powerdown

说明:用VC写的一个可以关闭系统的程序,直接把电源也关掉了,运行该程序前要小心把未保存的东西先保存!-VC can write a closed system procedures, directly to switch off the power supply is also running the program prior to the careful preservation of not keeping things first!
<忠成> 在 2008-10-13 上传 | 大小:6.1kb | 下载:0

[进程与线程进程和线程

说明:看一下UNIX系统中的进程和Mach的任务和线程之间的关系。在UNIX系统中,一个进程包括一个可执行的程序和一系列的资源,例如文件描述符表和地址空间。在Mach中,一个任务仅包括一系列的资源;线程处理所有的可执行代码。一个Mach的任务可以有任意数目的线程和它相关,同时每个线程必须和某个任务相关。和某一个给定的任务相关的所有线程都共享任务的资源。这样,一个线程就是一个程序计数器、一个堆栈和一系列的寄存器。所有需要使用的数据结构都属于任务
<朱善发> 在 2008-10-13 上传 | 大小:19.64kb | 下载:0
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 1044 »

源码中国 www.ymcn.org