搜索资源列表
thread
- 实现了将一个任务创建多个线程执行的功能。而且实现了多个生产者和多个消费者同步的功能。-To achieve a task that will create multiple threads perform executive functions. But also achieved a number of producers and multiple consumers in synchronization feature.
MyThread
- 通过菜单的start 来开启一个线程程,以及停止功能来停止一个线程,同时可以开启多个线程,来实现界面图形多个时钟功能-Through the start menu to open a thread process, as well as the stop function to stop a thread, multiple threads can be opened at the same time, to achieve graphical interface features a numb
SelectNum
- 本实例将模仿车牌选号程序,它是采用四个线程来实现的-Will imitate the example of plate选号procedures, it is a four threads to achieve the
domain
- 域名查询批量工具!速度建议开30线程 可以批量查询,自定义组合域名-Bulk Domain Search tool! The speed of the proposed open 30 threads can be bulk inquiries, Custom domain name portfolio
MD5Checker
- 下载个dvd的iso,找了半天的md5检查工具,干脆写了个。 其中,md5算法来自开源社区 Key: md5,MD5,MD5工具,MD5算法 运行于win2k/xp/vista平台,静态链接MFC不需要任何其他依赖dll 注意: 使用该工具打开大文件(Big Size)请耐心等会儿... 有兴趣可以开线程自己完善打开较大文件界面阻塞问题:)-Download a dvd of the iso, to find a half-day md5 check to
multithread
- 用VC++实现多线程的工作,一个进程下的两个线程的工作情况-With VC++ Realization of multi-threading work, a process under the work of the two threads
xiancheng
- 线程超市管理系统 采用线程管理的超市管系统,附带access数据库文件-Supermarket management system thread threads supermarket management system, with access database file
4321
- 启动线程,很不错的,相信你不会后悔的啊,相信自己-Start threads, very good, I believe you will not regret it, ah, trust their own
vp2.0simframe
- 此VP的MFC框架是通过创建线程的方式运行的此框架的优点: 1.使用方便,通过继承一个类的几个函数,就能达到应用vp的目的 类似于vega的zsVegaView类 2.可以使用MFC的键盘响应函数,可以实现多键响应 3.避免使用vpApp向导类 4.可以方便的使用各种vp subscriber类 与MFC结合较紧密-The VP of the MFC framework is a way through the creation of threads runni
vp2.1simframe
- 此VP的MFC框架是通过创建线程的方式运行的 此框架的优点: 1.使用方便,通过继承一个类的几个函数,就能达到应用vp的目的 类似于vega的zsVegaView类 2.可以使用MFC的键盘响应函数,可以实现多键响应 3.避免使用vpApp向导类 4.可以方便的使用各种vp subscriber类 与MFC结合较紧密-The VP of the MFC framework is a way through the creation of threads ru
Threads
- VB.net work with Treads.
preThrServer
- This a server that creates threads prior to accept. thus Pre threaded-This is a server that creates threads prior to accept. thus Pre threaded
server
- This a server program in C that uses threads after the call to accept-This is a server program in C that uses threads after the call to accept
concsrv
- This is a simple concruent server! Using threads
enumerate_process_with_icons
- Efficient API used to enumerate (get) from Windows-WMI using quary, all processes and sub-threads. this includes 32X32 icon and 16X16 icon of every exe, the example is for tree representing the Process-SubProcess structure, for example mspaint opened
Threads
- c#中驱动一个线程的3种方法都在这个工程中,有详细的代码注释-C# drive 3 methods a threads in this project, the code has detailed notes
threads-control
- Threads COntrol-Threads COntrol------------
CPP11-mutli-threads
- C++11多线程简单示例,通过多线程,可以增加性能,减少时间-simple example on cpp 11 mutli threads
ATM-Sourcecode
- In computer science, a thread of execution is the smallest sequence of programmed instructions that can be managed independently by a scheduler, which is typically a part of the operating system.[1] The implementation of threads and processes differs
TestThread
- A thread is a coding construct unaffect by the architecture of an application. A single process frequently may contain multiple threads. Threads can also directly communicate with each other since they share the same variables.
