搜索资源列表
endzippro
- 功能介绍:有些软件在运行中要将某些文件压缩成压缩文件。自己写压缩过程未免太麻烦了, 虽然有很多免费的源代码类可以使用,还要看代码的使用方式,一个不小心就不一定很正常了。 我的做法是调用现有的压缩文件来完成压缩功能。用等待进程结束的方法实现压缩。 完成后再作后面的其他工作。 本程序旨在演示启动和等待进程结束的方式调用其他程序的方法。 -functional presentations : Some software in the operation of cert
LF_ThreadPool
- 一个在《ACE程序员指南》16章的线程池的例子,但是书上的代码有问题。我进行了修改,使得多线程的运行更加健壮,不会出现当队列中无消息时,线程池迅速消失的BUG。相信很多ACE初学者发现了此问题,在此卖弄一下。-an "ACE Programmer's Guide" Chapter 16 of the thread pool examples, but the book on the code problems. My modified so that the mult
newJSQ
- 一个不错的计算器` 本人的小课程设计 有加减乘除 开方,取反等功能 -a good calculator `my small design courses arithmetic prescribing, from the anti-functions
200122125665
- JSP流量统计系统,是本人的呕心力作,望大家珍惜-JSP flow statistics, it is my nausea work, we hope to treasure
e6_2
- 一个模拟医院门诊的vc程序,了解多线程。 欢迎交流和合作,看我的主页。-a simulated hospital outpatient procedures vc understand multithreading. Welcome exchanges and cooperation and look at my home page.
UseHookForThread
- 在线程中使用HOOK的编程要点 我所上传的是一篇关于如何在线程中使用钩子机制的文章,由于考虑到各自的程序所作的事情各不相同,所以文中以要点的形式摘录了程序的源代码。虽然源代码是用C++ Builder 5.0,相信编程者只要搞清楚这些要点,则采用其他C++编程环境实现起来也很容易。-thread in the use of the programming elements HOOK my upload is a thread on how to use the article hook me
dshiq
- 小弟我自己设计的一个定时器 希望各位达人多多指教 小弟不胜感激-finding my own design of a timer you want someone who exhibitions brother be grateful
c++yongyuanxuexiefefef
- 这是本人的一个小小的作品,供大家参考,希望跟大家多多学习。-This is a little my work, for your reference, we wanted to learn more.
Co_Thread_Prj
- 实现了C++中的协程机制,对于支持动态脚本的 C++代码比较有用,请参见我的博客文章 http://www.cublog.cn/u/16663/showart.php?id=148848-realization of the C-HS mechanism for supporting dynamic scr ipt more useful C code, Please see my blog article http : / / www.cublog.cn/u/16663/showart
SelfInjectCode
- 一个不用CreateRemoteThread进行远程线程注入的例子 防止某些防火墙拦截 不是我写的,为了下个代码只好出卖一下作者了-not CreateRemoteThread a remote thread injection to prevent a certain examples intercept some firewall is not my writing, to the next code can only sell what the author
guanlixiancheng
- 我学C#线程是从网上下载的代码,对我的帮助不小,希望也对大家有所帮助-I learn C# thread is downloaded from the Internet the code for my help is not small, we hope to help
186057
- 我的一锅双星就是出不来,用138 主焦信噪9,146在其左上[面对锅]信噪0。用146主焦信噪11,138在其右下[面对锅]信噪0。 -my pot star is stuck with 138 main Ta noise 9, 146, in its upper left [the face of the pot] letter noise 0. Ta 146 with the main noise 11, 138 in his lower right [to face pot] let
ProcessMonitor
- 这是我自己写的进程监控软件,可以用鼠标拖拉快捷方式图标和EXE图标-This is the process of writing my own monitoring software, you can use the mouse to drag the shortcut icon and EXE icon
Port
- delphi 串口调试软件,有消息处理和多进程处理,供同僚们参考。-delphi serial debugging software, information processing and multi-process handling, for my colleagues to refer to.
Injectorv620
- this is source code of my visual basic dll injector its using virtual alloc ex and create remote thread to execute dll, you wil love me for this xP-this is source code of my visual basic dll injector its using virtual alloc ex and create remote thre
Thread_Fight
- 这是我自己做的一个多线程通讯机制,相当于龟兔赛跑的改版。-This is my own to do a multi-thread communication mechanism, which is equivalent revision tortoise and the hare.
multi_thread
- 一个不错的多线程工程代码,我自己学习就是利用这个的,希望对大家有用-A good multi-threaded project code, and my own education, the use of this, and hope for all of us
MultThread
- 自己开发的多线程同步的例子,内容比较齐全,强烈推荐-the source code of MultThread my create, it s useful for beginner
CThreadTest
- 线程方面的,比较适合初学者,不过这不是我自己的,是从别的地方COPY过来的。-Thread context, and more suitable for beginners, but this is not my own, come from elsewhere COPY the.
maxyang_ShowUseage
- 自制Windows任务管理器源码 一个以假乱真的任务管理器(界面有点像,但功能差远了),此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效果。 程序中使用了几个
