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

搜索资源列表

  1. NTEventLogger

    0下载:
  2. NT Event Logger Component
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:7.58kb
    • 提供者:Pongi
  1. worker_thread_class

    0下载:
  2. 可控制事件的线程包装类-The wrapped threads class of event that can be controlled
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-05
    • 文件大小:195.45kb
    • 提供者:站长
  1. WorkerThread_demo

    0下载:
  2. 一个不错的通过设置任意多个事件(Event)来激发多个任务函数的线程类。- Is good (Event) stimulates many duties function through establishment wilfully many events the line regulation class.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-23
    • 文件大小:13.42kb
    • 提供者:站长
  1. multi_thread

    0下载:
  2. 3种多线程同步方式(Critical Section,Mutex,Event)的小例子-3 multithreading synchronous mode (Critical Section, Mutex, Event) small example
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-22
    • 文件大小:2.97kb
    • 提供者:站长
  1. queuetest

    0下载:
  2. 使用信号灯(semaphore),事件(Event),临界区(CriticalSection)进行线程同步的例子- Uses the signal light (semaphore), the event (Event), the critical zone (CriticalSection) carries on line regulation synchronization the example
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-10
    • 文件大小:16.85kb
    • 提供者:站长
  1. ie_auto

    0下载:
  2. 演示IE中事件处理的activex控件-Activex control which demonstrates event processing in IE
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-11-09
    • 文件大小:37.92kb
    • 提供者:站长
  1. IEC2_src

    0下载:
  2. Usable Automation Shell for Internet Explorer The below code has a few basic objectives: To begin an instance of Internet Explorer automatically. To detect the basic automation dispatch event messages that Internet Explorer sends to windo
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-01
    • 文件大小:45.27kb
    • 提供者:gaemasher
  1. PPT_event_cap

    0下载:
  2. PPT事件捕获示例源码 对操纵microsoft office很有用-PPT event capture sample manipulation microsoft office source of useful
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-25
    • 文件大小:253.37kb
    • 提供者:ybj
  1. delegation-event

    0下载:
  2. Csharp深入委托和事件非常詳細深入介紹委託何事件-CSharp-depth commissioned and events are very detailed and in-depth introduction commissioned Dr incident
  3. 所属分类:CSharp

    • 发布日期:2016-01-25
    • 文件大小:11.53mb
    • 提供者:huang
  1. os

    1下载:
  2. 1.设某年级有n位学生,名单以文本文件方式(见下页)存放在盘上,试编一程序随机抽取m位学生并输出其名单。 2.试编一程序分别建立随机事件链表和事件队列。 -1. Set up a grade has n students, the list to a text file method (see next page) stored in the disk, the trial procedures 1 m randomly selected students and their list
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1.52kb
    • 提供者:yilijuan
  1. event

    0下载:
  2. VC6项目,演示两个线程间如何利用windows的event进行同步,简短精悍。-A vc6 project showing how to realize Synchronization between threads by means of using MFC events.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5.93kb
    • 提供者:张三
  1. TestEvent

    0下载:
  2. raise event in window from C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:29.97kb
    • 提供者:HongQuan
  1. EventLog

    0下载:
  2. Log device event in file
  3. 所属分类:界面编程

    • 发布日期:2021-09-10
    • 文件大小:2.41kb
    • 提供者:sam
  1. e1

    0下载:
  2. 从串口读取数据并翻译,采用触发事件功能接受数据-Read data from the serial port and translation, using the trigger event function to receive data
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:1.52kb
    • 提供者:zhaomeng
  1. mouse_demo

    0下载:
  2. 一个实现了鼠标拖动事件的例子,对鼠标事件做了响应。-A realized example of the mouse drag event, and done in response to mouse events.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:20.4kb
    • 提供者:luo
  1. EventViewerInCSharp_src

    0下载:
  2. Is used to read and view the event logs programatically
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:2.86kb
    • 提供者:Alvin
  1. Event

    0下载:
  2. 使用事件对象进行线程同步:先创建线程,然后向内存中复制数据,被创建的线程等待置位事件,在读内存-Use the event object for thread synchronization: first create a thread, and then copy the data to the memory, was created by a thread to wait for the set events, reading the memory
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1.05kb
    • 提供者:d
  1. event

    0下载:
  2. 使用VB编写自定义事件,及自定义事件的调用实例。-The use of VB to write custom events, and custom event called an instance.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1.83kb
    • 提供者:刘学贵
  1. EVENT

    0下载:
  2. 进程与线程练习中的有关事件(Event)的源代码-Process and thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:47.48kb
    • 提供者:陈九天
  1. event

    0下载:
  2. 基类event描述时间、地点、事件;meeting类描述时间、地点、会议议程、参会人员;lecture类描述时间、教室地点、授课教师、课程名称、授课内容。(The base class event describes the time, place, and event; the meeting class describes the time, place, meeting agenda, participants, class lecture, descr iption time, clas
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:2kb
    • 提供者:家鸽
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com