搜索资源列表
Visual Basic .NET 中实现后台进程
- 多线程是一个功能强大的工具,我们可以在每次需要执行长时间运行的任务时使用该工具。我们可以用它运行辅助代码,而无需绑定用户界面。但同时要注意,多线程操作非常复杂,要正确操作并不容易,而且调试起来也比较困难。 尽管不一定能够实现,但我们还是应该尽量为每个辅助线程提供一组它可以操作的独立数据。要达到这个目的,最简单的方法就是为每个线程创建一个对象,对象中包含该线程可以操作的数据以及完成工作所需的代码。 通过实现结构化的架构,使之充当辅助线程和 UI 线程之间的媒介,我们可以大大简化编写多线程代码和 U
ManagedThreadPool
- .net的线程池,功能等同于.net framework下的Threadpool
4Tasking
- 本程序由VC++.NET 2003编写,功能是探讨多线程的实现。-procedures by the VC.NET 2003 prepared function is to explore multithreading realized.
ConseApcatio
- dot net平台下的多进程通讯程序,主要用c#实现的-dot net platform multi-process communication procedures, mainly the c #
mobileBomb1
- 用JAVA实现的手机炸弹的源码!采用多线程机制!请注意,本程序作为学习java.net.url包的一个范例,请勿用做非法用途! * 如将本程序用作非法用途,所引起的一切后果本人概不负责!珍爱生命,请勿以身试法!-using JAVA mobile source bomb! Multi-threading mechanism! Please note that this procedure as a learning java.net.url example of a packet, Do not
processviewer
- VB.NET版本进程管理器,可以启动,停止进程-VB.NET version of the management process, you can start and stop process
VBThreads_[2006-06-14_2308]
- === === === === === === === ==== Zarr s VB Website http://www.zarr.net/vb === === === === === === === ==== This sample piece of VB code has come from Zarr s VB Website at http://www.zarr.net/vb Zarr s VB Website is one of the Internet s
THEADPOOLDEMO
- 用vb.net编写的的实践多线程池的简单例子-using vb.net prepared by the practice pool multithreading simple example
linedistanceofmanagement
- 查看当前线城的信息及线程池的应用 vb.net
multithread
- Give Your .NET-based Application a Fast and Responsive UI with Multiple Threads
18818_vbThread
- 一个VISUAL BASIC .NET多线程演示程序,
win32
- 采用visual c++.net编写的动态链接库与多线程、多进程教学实例
downXXX
- Vb.net下载源码-Programming
VB.NET - Advanced - Multithreading - How-To Async
- 一个比较好的多线程例子 用于学习线程的号厘子-a good example of multi-threaded for learning threads of PCT son
进程手术刀1.0
- 功能:1.显示系统进程及进程的模块、线程信息。2.能杀死任意进程包括系统服务进程。3.能释放任意进程中的任意模块,不过有些关键模块释放不了。4.结束任意进程中的任意线程。5.请用右键进行操作。编译平台:1.该代码在Windows2000+sp2+VC.net平台下编译通过。应用:1.可以用来结束有些以服务进程形式的HACKER及病毒进程。2.可以干掉以DLL形式存在的木马。警告:不要太随意得KILL进程,有些服务进程你KILL了之后要倒霉的。-functions : 1. Display Sys
ThreadSample
- Multithreading In VB .NET
loadEXE.rar
- 将非自身的EXE注入到其它进程控制中运行的代码。非常经典的东西。,of non-self-injected into the EXE other process control operation of the code. Very classic things.
MFC_MultiSender_OVER
- 在局域网络上实现文件传送,采用多线程编程。-translate file in net,it use mulitthread to send files。
SYN
- 通过多线程方式进行网络端口扫描,速度很快-scan net port
vb.net
- vb.net多线程编程,由于VB.NET使用公共语言运行时(Common Language Runtime),它增强了很多新的特性,其中之一便是创建自由线程应用程序的能力。 -vb.net multi-threaded programming, VB.NET as a result of the use of common language runtime (Common Language Runtime), it enhances a lot of new features, one of w