搜索资源列表
Multi_Threads
- 许多种类的应用程序都需要长时间操作,比如:执行一个打印任务,请求一个 Web Service 调用等。用户在这种情况下一般会去转移做其他事情来等待任务的完成,同时还希望随时可以监控任务的执行进度。 -many types of applications require prolonged use, such as : the implementation of a print job, request a so called Web Service. Users in this situat
moniter_
- tomcat在运行中,有时候会自己退出,本程序可以监控系统中是否有tomcat运行,如果没有tomcat运行,会按照指定的路径,启动tomcat.-tomcat in the operation and sometimes their withdrawal, the procedures to monitor whether the system is running tomcat, if not tomcat operation, in accordance with the designat
BatteryMonitor.zip
- 一款非常漂亮的电池状态监视器,它以动态图形方式非常直观的显示出当前的电池状态。其中还包含了怎样在VB中显示PNG图片,并实现PNG图片的缩放等,是一款学习的好代码,不要错失机会哟!!!,A very beautiful battery appearance monitor, it keeps the current battery appearance of the display of view very much by dynamic state sketch.Still included
ProcessTick
- 获取进程启动和结束时间的工具 使用 PSAPI 获取内核模式和用户模式进程并将用户模式进程的启动时间和结束时间记入日志。运行程序后,它启动一个线程,该线程在后台执行每隔一定时间监控是否有新启动进程或退出进程。-Access to the process of start and end times of the tools used to obtain PSAPI kernel mode and user mode processes and user-mode process s
ILoveClose
- 关你没商量 版本:1.0 ============================================= 工具简介: -------------- 当今网络发达的时代,各种软件纷繁复杂。其中不乏有一些令人生厌的软件,他们在你启动一些正常软件的同时,偷偷挂接运行。每次关闭它们都是一个烦人的过程。于是我编写了这个小工具,她小巧玲珑,绿色运行,而且可以最小化到任务栏通知区,对正常系统操作没有任何影响。她可以监视内存或硬盘中指定程序的运行,及时在其运行时将其
Mutex_Critical
- 这个例子利用多线程使用不同的排序算法对数据进行排序,每一个线程使用不同的算法。主线程里使用快速排序QuickSort,其他四个算法分别建立四个子线程,在子线程中进行排序。因为每一个线程都要调用函数PrintResult把结果输出到显示器上,所以不同的线程就会争夺着向显示器输出,这样,不同线程的输出就会混合在一起,所以呢必须让线程一个接着一个输出。也就是必须对PrintResult进行互斥控 制。要进行互斥控制,则必须用到Event、Mutex、CrititicalSection、Semaph
Monitoring
- 用两个目录的监视为例说明多线程的应用,如果用列表保存线程及其所监视的目录,就可以实现任意多个目录的监视。 在创建线程前要指明其所监视的目录和反映变化的显示列表。-Monitoring with the directory as an example of two multi-threaded applications, if the list kept by the monitor thread and the directory, you can achieve any number of
MutilThreadSerialDLL
- VC++写的,在动态库中实现多线程串口监视,希望能对大家有所帮助-VC++ written in a dynamic library in multi-threaded serial port monitor, hoping to be helpful
Process-monitors
- 简单的进程监视器,用VB编写的,可以监视到你打开的程序或你退出的程序,这个功能很实用,不过此源码相对比较简单易懂,对初学者很有帮助。-Simple process monitor written in VB, you can monitor your open programs or you exit the program, this feature is very useful, but this source is relatively straightforward, useful fo
MonitorProcess
- 本程序为监测程序,监测其他程序是否允许, 如果被监测的程序未执行,则启动。 执行之后 默认隐藏,按快捷键ctrl+s,对话框出现 再次按下Ctrl+S 则隐藏。。 在MonitorProcess目录和Debug目录下 各有2个txt文本,path和process 文本 自己添加程序的路径以及程序的名字 (ps:为程序运行之后界面上面的程序,例如:腾讯QQ2011 运行之后为QQ2011,则程序名应该写为QQ2011)-The procedure
ManagerWatchDog
- 监视在当前目录下的Monitor.ini中配置的软件的运行,如果该软件异常退出,会重新启动该软件-Monitoring the Software that configed in Monitor.ini in current directory, if the software that configed exit unusually,reset the software agagin.
MultiThreadDownload
- 用Java编写的多线程下载程序,支持断点续传。分多线程下载调度程序,下载线程,合并文件线程,监视线程等-Download programs written in Java multi-threading, support for HTTP. Sub-multi-thread download scheduler, download thread, merge files, threads, monitor thread
1092623
- 文件监视器用C+编写,没有解压密码,是DOC文档案,(Monitor file written in C +, not unzip password, is a DOC file,)