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

搜索资源列表

  1. VC写的一个线程池的管理实例

    1下载:
  2. 多线程编程系列。一个线程池实现的实例代码。很好。-series of multi-threaded programming. A thread pool to achieve the example code. Very good.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:21319
    • 提供者:xuxu
  1. 学习多线程之一:线程通信--利用事件对象

    0下载:
  2. 多线程编程系列。使用事件进行线程间的通讯。一个不错的实例代码。-series of multi-threaded programming. The use of the incident to communications between the threads. A good example code.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:17398
    • 提供者:xuxu
  1. 截取程序消息的DLL和使用例子GetMSG getmsg

    0下载:
  2. 1)killtimer项目 是动态库getmsg的源代码工程 2)mpeg_play下 是利用getmsg.dll截获notepad.exe 中WM_COMMAND消息的例子, 测试的时候请打开notepad.exe,并在其中输入内容,mpeg_play程序将收到相应的消息 -a) killtimer project is a dynamic library getMsg the source code works 2) is used under mpeg_pl
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:147068
    • 提供者:彭鹏
  1. RunOnceprocess

    0下载:
  2. 本代码实现了只运行一个实例,并激活前一个实例的功能。利用vc编写-the realization of the code running only one example, and activate a case before the function. Use prepared vc
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:40081
    • 提供者:guohuizhu81
  1. dlldiaoyongheshengcheng

    0下载:
  2. dll 生成和调用简单例子,里面有2个代码和使用说明等-dll generation and the use of a simple example, there are two code and instructions, etc.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:41286
    • 提供者:望风
  1. multitreadsrc4

    0下载:
  2. 线程的同步   虽然多线程能给我们带来好处,但是也有不少问题需要解决。例如,对于像磁盘驱动器这样独占性系统资源,由于线程可以执行进程的任何代码段,且线程的运行是由系统调度自动完成的,具有一定的不确定性,因此就有可能出现两个线程同时对磁盘驱动器进行操作,从而出现操作错误;又例如,对于银行系统的计算机来说,可能使用一个线程来更新其用户数据库,而用另外一个线程来读取数据库以响应储户的需要,极有可能读数据库的线程读取的是未完全更新的数据库,因为可能在读的时候只有一部分数据被更新过。-thread s
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:22787
    • 提供者:苏艳芳
  1. vb_CreateThread

    0下载:
  2. 用vb开发的多线程例子源码(包含三个线程)-with vb development of multithreaded example source code (including three threads)
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:4419
    • 提供者:longzw
  1. 从NT服务启动Windows程序

    1下载:
  2. 它能够启动你指定的任意多个程序。被启动的程序将像 NT 服务一样运行(例如,不用用户登陆机器,它们便会在后台运行)。 ? 在没有合适特权情况下,用户不能终止由此服务启动的程序(除非机器关闭)。 ? 你可以在 NT 服务之外测试和调试你的程序。例如,你可以在 DevStudio 调试器中运行你的程序,单步进入源代码中查找错误等。当“调试无错”后,你将它配置成产品,从 NT 服务启动它。-it can start your designated arbitrary number of procedu
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:28544
    • 提供者:王明
  1. SerialPortTool

    1下载:
  2. 用串口类CSerial为某公司做的一个串口调试的工具,它可以解析输入的命令,用户可以象使用超级终端一样使用它。我在这里面使用了加载前奏,密码保护功能,多线程加载升级软件,CRC32校验等技巧。-A example code for CSerial class s application. It can be used as super terminal. It s be implemented by code protection, multithread upgrade, CRC32 chec
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:148427
    • 提供者:柳闻徽
  1. iphone_sdk_code_examples

    0下载:
  2. ojective C for Iphone example code.iphone 开发代码.-ojective C for Iphone example code.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-07
    • 文件大小:1884401
    • 提供者:victorsjz
  1. multi-thread-example

    0下载:
  2. 此源码为C++多线程实例,能够实现多任务的演示。-The source code for the C++ multi-threading example, to achieve multi-task demonstration.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:66252
    • 提供者:hushanxue
  1. Java.multi.threaded.sqlTimeStamp

    0下载:
  2. Java多线程编程sqlTimeStamp实例代码Java example code multi-threaded programming sqlTimeStamp -Java example code multi-threaded programming sqlTimeStamp
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:33554
    • 提供者:wenli
  1. Thread-example

    0下载:
  2. 线程实例,delphi 7 下实现线程的简单的控制的源码。-Thread instance, Delphi 7 thread realize simple control of the source code.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:181069
    • 提供者:dw.zhang
  1. Semaphore

    0下载:
  2. vc开发环境信号量编程源代码,清晰简明说明了程序中如何使用信号量-example code for semaphore.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:7305
    • 提供者:zhangyugang
  1. Event

    0下载:
  2. vc开发环境事件编程源代码,清晰简明说明了程序中如何使用事件-example code for event.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:6609
    • 提供者:zhangyugang
  1. Mutex

    0下载:
  2. vc开发环境互斥锁编程源代码,清晰简明说明了程序中如何使用互斥锁-example code for mutex.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:6749
    • 提供者:zhangyugang
  1. asynccalls-thread-pool-example

    0下载:
  2. 利用多线程异步函数调用。 {版本:2.98(2011年10月22日)} {添加:德尔福XE264位的支持} {} {版本:2.97(2011-05-21)} {修正:线程的优先级恢复正常新AsyncCall任务。 } {修正:代替暂停/恢复代码,以防止竞争条件,在所有线程} {暂停但他们FSuspended标志是假的。 } {修正:异常处理TAsyncCall.InternExecuteSyncCall。退出()后不叫AN} {引发异常。 } -Async
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:106621
    • 提供者:xkyzmr
  1. coredump

    0下载:
  2. 在程序崩溃的时候打印dump文件,此dump机制为:若能在程序运行目录中或path中找到ntsd.exe则打印大的dump文件,否则打印minidump记录崩溃的线程以及状态等信息。main函数中为用法,以及例子代码-To print dump file when the program crashes, this dump mechanism: to find ntsd.exe if the program run directory or path in the print large du
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-15
    • 文件大小:8186
    • 提供者:Yu Honglei
  1. Ex15_3

    0下载:
  2. 配套李英的《VC++工程项目实例开发》实例代码,适合初学者入门VC++编程-Supporting Li Ying s "VC++ examples of development projects" example code, suitable for beginners VC++ Programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:74355
    • 提供者:张浩
  1. WZNDOWS-code

    0下载:
  2. vb代码,WINDOWS 下的切分窗口的例子,还好(Vb code, under WINDOWS segmentation window example, ok)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-29
    • 文件大小:13312
    • 提供者:OZmbdu@116806
« 12 3 »
搜珍网 www.dssz.com