CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程 搜索资源 - 简单

搜索资源列表

  1. Delphi Multi Thread

    0下载:
  2. 一个很简单的Multi Thread例子。是在2cc.com论坛上看到有人提问Thread的问题,所以做一个简单的例子供参考。对初学者有帮助。-a very simple example of the Multi Thread. In 2cc.com Forum Thread see someone question of the problem, so a simple example for reference. Help for beginners.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:12953
    • 提供者:黄枫
  1. Visual Basic .NET 中实现后台进程

    0下载:
  2. 多线程是一个功能强大的工具,我们可以在每次需要执行长时间运行的任务时使用该工具。我们可以用它运行辅助代码,而无需绑定用户界面。但同时要注意,多线程操作非常复杂,要正确操作并不容易,而且调试起来也比较困难。 尽管不一定能够实现,但我们还是应该尽量为每个辅助线程提供一组它可以操作的独立数据。要达到这个目的,最简单的方法就是为每个线程创建一个对象,对象中包含该线程可以操作的数据以及完成工作所需的代码。 通过实现结构化的架构,使之充当辅助线程和 UI 线程之间的媒介,我们可以大大简化编写多线程代码和 U
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:173784
    • 提供者:程崇刚
  1. simpleThreadPool

    0下载:
  2. 简单线程池的实现方法,包含一个主控线程池类ThreadPool和一个工作线程WorkThread-simple thread pool method, including a master class ThreadPool thread pool, and a work-threaded WorkThread
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3414
    • 提供者:测试
  1. 关机重启计算机

    0下载:
  2. VB编写的开关机和注销程序,程序简单,易学易会。-VB prepare for the switch and cancellation procedure is simple and easy to learn easily.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:5520
    • 提供者:家红
  1. 8.如何正常终止线程?

    0下载:
  2. 简单明了的介绍了关于线程的正常终止释放内存的过程。主要是通过关闭释放线程局丙来实现此功能-straightforward presentation of the normal thread termination release memory process. Mainly through the release of closed-threaded C Board to achieve this function
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:33454
    • 提供者:邢鹏翔
  1. mydlltest

    0下载:
  2. 简单的动态连接库测试程序,对初学vc动态库的朋友有所帮助-simple DLL testing procedures for beginners vc DLL help of a friend
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:20801
    • 提供者:黄锋
  1. ProgressThreadTest

    0下载:
  2. 最简单的用工作线程控制有进程条的窗口,主窗口调用后,调用工作线程,并显示模式对话框,并可控制线程的进展——在对话框上有pause和stop按钮-most simple thread work with a process control of the window, the main window to call after call work thread, and displays the dialog, can control the progress of threads -- in a
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:43137
    • 提供者:nchang
  1. Example052

    0下载:
  2. 程序的互斥运行 如果你的程序被同时运行两次以上,有可能会造成文件系统冲突而丢失数据,本例程用一个简单的办法避免第二次启动同一个程序。-operating procedures contradict the procedure if you are running two or more, and may cause conflicts and file system data loss, the routines with a simple way to avoid the second s
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:23573
    • 提供者:韩非
  1. talkjava

    0下载:
  2. 多线程的chat聊天程序,不太成熟,还有很多功能要实现,只是简单的实现了多clients只见的对话功能-multithreaded chat chat program, not mature enough, there are many functions to achieve, but simply the realization of a number of clients seen functional dialogue
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:53998
    • 提供者:彭宇
  1. webHttp

    1下载:
  2. 简单的web http服务器程序,实现了上传和下载的功能,当然用了多线程,不过功能很简单,我也是从书上找的,不过调试了我半天时间-simple http web server, achieving upload and download functions, of course with a multithreaded, but functional is very simple, I also find books, but I debug a long time
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:48437
    • 提供者:彭宇
  1. 简单遗传算法与人工智能

    1下载:
  2. 实现了遗传算法的功能,采用java实现,只需要简单的设置文件就可以运行。(java)-a genetic algorithm to achieve the function, using java realized, requires only a simple configuration files on the run. (Java)
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:92744
    • 提供者:dong
  1. 另类多线程使用方式

    0下载:
  2. 在C++builder中多线程的实现是很简单的... 但作为初学者的我来说还是费了一定的工夫的... 为方便与我相同的初学者在此提供我对多线程的一种使用方式-C builder of multi-threading to achieve is very simple ... But as a beginner or charges me a certain effort ... to facilitate the same with me here for beginners on a
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:14859
    • 提供者:zds
  1. test航空售票

    0下载:
  2. 一个简单的模拟飞机售票系统,有利于初学进程,利于熟悉多线程编程。是我第一次做出的多线程程序-a simple simulation of the plane ticketing system is conducive to the process of learning, conducive familiar with multi-threaded programming. The first time I made the multithreaded
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:9776
    • 提供者:黄蕊
  1. classexample1 两个进程合作累加数组

    0下载:
  2. 两个进程合作累加数组。也是一个简单的进程程序,从老师那里弄来的,对学习进程有很大帮助 -two cumulative array cooperation process. Also a simple process procedures, obtained from the teachers there, the learning process is very helpful
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:289962
    • 提供者:黄蕊
  1. c++并发编程

    0下载:
  2. 很简单的一个并发程序,可以模拟飞机售票系统,三个终端,100张票。-very simple one complicated procedures, simulating an aircraft ticketing system, the three terminals, 100 votes.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6168
    • 提供者:渊洁
  1. wenben

    0下载:
  2.  一个简单的应用保存程序,对于初学者有很大的帮助,熟悉一个界面的开发.-a simple application procedures for the preservation, for beginners are of great help with the development of an interface.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:189247
    • 提供者:简冬生
  1. zbxi

    0下载:
  2. 文件-进程关联演示程序 pjf(jfpan20000@sina.com) 1、首先使用ZwQuerySystemInformation查询所有进程句柄, 2、获取句柄所代表对象信息,查出目标文件。核心态程序相对简单,对于 用户态程序,使用ZwQueryInformationFile同时与GetFileInformationByHandle、 GetVolumeInformation二API搭配获得之(前者得文件除去卷的路径名,后二者 得卷名) 另外可用ZwQueryOb
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2271
    • 提供者:周继波
  1. Threadpractice

    0下载:
  2. 最简单的线程的例子,供初学者学习线程的使用,已经不能再简单啦,下来看看吧!-most simple threads example, for beginners to learn the use of threads, can no longer be simple -- and look down!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:788
    • 提供者:lisa
  1. ThreadExample

    0下载:
  2. C# ThreadExample(线程实例) 超简单,看不懂说明你IQ低-ThreadExample C# (threads example) ultra-simple, fail to understand the explanation of your low IQ
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1976
    • 提供者:胡磊
  1. threadpool 使用线程池简单示例代码

    0下载:
  2. 在Visual C++下,很好的使用线程池简单示例代码-In Visual C++, the very simple example of using the thread pool code
  3. 所属分类:进程与线程

    • 发布日期:2017-04-09
    • 文件大小:1989319
    • 提供者:付世杰
« 12 3 4 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com