文件名称:EventCore0.004
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 103kb
- 下载次数:
- 0次
- 提 供 者:
- china ******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
什么是EventCore库
EventCore是一个用于提供线程同步,事件驱动,进程间数据传递,高精度计时器等功能的开源库。EventCore的最新源代码,可以在 http://event.googlecode.com 得到。EventCore库使用方便简单,内建线程管理,是开发多线程程序非常实用的一个库。
为什么要开发EventCore库
开发EventCore的目的是为了解决多线程程序通信,数据传递,函数调用,防死锁,线程同步,高精度计时器等问题。笔者在开发多线程程序时常常被线程同步和死锁给困捞,于是把平时项目中用于多线程同步(基于事件驱动)的代码整理出来写成EventCore库。
-What is EventCore library is a EventCore used to provide thread synchronization, event-driven, inter-process data transfer, high-precision timer features such as open-source database. EventCore the latest source code, can be http://event.googlecode.com. Treasury EventCore easy to use simple, built-thread management, is to develop multi-threaded program very useful as a library. Why should we develop EventCore Treasury EventCore development is designed to solve the multi-threaded process communications, data transmission, function call, anti-deadlock, thread synchronization, high-precision timer and so on. The author in the development of multi-threaded program is often used for thread synchronization and deadlock storm fishing, so the usual items for use in multi-thread synchronization (based on event-driven) finishing out of the code written in EventCore library.
EventCore是一个用于提供线程同步,事件驱动,进程间数据传递,高精度计时器等功能的开源库。EventCore的最新源代码,可以在 http://event.googlecode.com 得到。EventCore库使用方便简单,内建线程管理,是开发多线程程序非常实用的一个库。
为什么要开发EventCore库
开发EventCore的目的是为了解决多线程程序通信,数据传递,函数调用,防死锁,线程同步,高精度计时器等问题。笔者在开发多线程程序时常常被线程同步和死锁给困捞,于是把平时项目中用于多线程同步(基于事件驱动)的代码整理出来写成EventCore库。
-What is EventCore library is a EventCore used to provide thread synchronization, event-driven, inter-process data transfer, high-precision timer features such as open-source database. EventCore the latest source code, can be http://event.googlecode.com. Treasury EventCore easy to use simple, built-thread management, is to develop multi-threaded program very useful as a library. Why should we develop EventCore Treasury EventCore development is designed to solve the multi-threaded process communications, data transmission, function call, anti-deadlock, thread synchronization, high-precision timer and so on. The author in the development of multi-threaded program is often used for thread synchronization and deadlock storm fishing, so the usual items for use in multi-thread synchronization (based on event-driven) finishing out of the code written in EventCore library.
相关搜索: event
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EventCore0.004
..............\code
..............\....\CallBackTemplate.h
..............\....\CapabilityTest.h
..............\....\Event.cpp
..............\....\Event.h
..............\....\EventAPI.h
..............\....\EventCore.sln
..............\....\EventCore.vcproj
..............\....\EventCore6.dsp
..............\....\EventCore6.dsw
..............\....\EventCore9.sln
..............\....\EventCore9.vcproj
..............\....\EventCoreApp.cpp
..............\....\EventDll
..............\....\........\EventDll.cpp
..............\....\........\EventDll.def
..............\....\........\EventDll.dsp
..............\....\........\EventDll.vcproj
..............\....\........\EventDll9.vcproj
..............\....\........\ReadMe.txt
..............\....\........\stdafx.cpp
..............\....\........\stdafx.h
..............\....\EventLib
..............\....\........\EventLib.dsp
..............\....\........\EventLib.vcproj
..............\....\........\EventLib9.vcproj
..............\....\........\ReadMe.txt
..............\....\........\stdafx.cpp
..............\....\........\stdafx.h
..............\....\EventMgr.cpp
..............\....\EventMgr.h
..............\....\EventQueue.cpp
..............\....\EventQueue.h
..............\....\EventSamples.h
..............\....\ExactTimer.cpp
..............\....\ExactTimer.h
..............\....\GlobalMemory.cpp
..............\....\GlobalMemory.h
..............\....\Lock.h
..............\....\MemLeakCheck.h
..............\....\ReadMe.txt
..............\....\ShareRestrictedSD.cpp
..............\....\ShareRestrictedSD.h
..............\....\singleinstance.h
..............\....\SingletonPatterns.h
..............\....\stdafx.cpp
..............\....\stdafx.h
..............\....\WaitForMultipleObjects.cpp
..............\....\WaitForMultipleObjects.h
..............\doc
..............\...\EventCore 概述.doc
..............\readme.txt
..............\Samples
..............\.......\TestAPI
..............\.......\.......\ReadMe.txt
..............\.......\.......\stdafx.cpp
..............\.......\.......\stdafx.h
..............\.......\.......\TestAPI.cpp
..............\.......\.......\TestAPI.dsp
..............\.......\.......\TestAPI.vcproj
..............\.......\.......\TestAPI9.vcproj
..............\.......\Testdll
..............\.......\.......\ReadMe.txt
..............\.......\.......\stdafx.cpp
..............\.......\.......\stdafx.h
..............\.......\.......\Testdll.cpp
..............\.......\.......\Testdll.vcproj
..............\.......\.......\Testdll9.vcproj
..............\.......\TestEvent
..............\.......\.........\ReadMe.txt
..............\.......\.........\stdafx.cpp
..............\.......\.........\stdafx.h
..............\.......\.........\TestEvent.cpp
..............\.......\.........\TestEvent.sln
..............\.......\.........\TestEvent.vcproj
..............\.......\.........\TestEvent9.sln
..............\.......\.........\TestEvent9.vcproj
..............\.......\Testlib
..............\.......\.......\ReadMe.txt
..............\.......\.......\stdafx.cpp
..............\.......\.......\stdafx.h
..............\.......\.......\Testlib.cpp
..............\.......\.......\Testlib.vcproj
..............\.......\.......\Testlib9.vcproj
..............\.......\TestMultiProcess1
..............\.......\.................\ReadMe.txt
..............\.......\.................\stdafx.cpp
..............\.......\.................\stdafx.h
..............\.......\.................\TestMultiProcess.cpp
..............\.......\.................\TestMultiProcess1.vcproj
..............\.......\.................\TestMultiProcess19.vcproj
..............\.......\TestMultiProcess2
..............\.......\.................\ReadMe.txt
..............\.......\.................\stdafx.cpp
..............\.......\.................\stdafx.h
..............\.......\.................\TestMultiProcess.cpp
..............\.......\.................\TestMultiProcess2.vcproj
..............\.......\.................\TestMultiProcess29.vcproj
..............\.......\TestMultiThread
..............\code
..............\....\CallBackTemplate.h
..............\....\CapabilityTest.h
..............\....\Event.cpp
..............\....\Event.h
..............\....\EventAPI.h
..............\....\EventCore.sln
..............\....\EventCore.vcproj
..............\....\EventCore6.dsp
..............\....\EventCore6.dsw
..............\....\EventCore9.sln
..............\....\EventCore9.vcproj
..............\....\EventCoreApp.cpp
..............\....\EventDll
..............\....\........\EventDll.cpp
..............\....\........\EventDll.def
..............\....\........\EventDll.dsp
..............\....\........\EventDll.vcproj
..............\....\........\EventDll9.vcproj
..............\....\........\ReadMe.txt
..............\....\........\stdafx.cpp
..............\....\........\stdafx.h
..............\....\EventLib
..............\....\........\EventLib.dsp
..............\....\........\EventLib.vcproj
..............\....\........\EventLib9.vcproj
..............\....\........\ReadMe.txt
..............\....\........\stdafx.cpp
..............\....\........\stdafx.h
..............\....\EventMgr.cpp
..............\....\EventMgr.h
..............\....\EventQueue.cpp
..............\....\EventQueue.h
..............\....\EventSamples.h
..............\....\ExactTimer.cpp
..............\....\ExactTimer.h
..............\....\GlobalMemory.cpp
..............\....\GlobalMemory.h
..............\....\Lock.h
..............\....\MemLeakCheck.h
..............\....\ReadMe.txt
..............\....\ShareRestrictedSD.cpp
..............\....\ShareRestrictedSD.h
..............\....\singleinstance.h
..............\....\SingletonPatterns.h
..............\....\stdafx.cpp
..............\....\stdafx.h
..............\....\WaitForMultipleObjects.cpp
..............\....\WaitForMultipleObjects.h
..............\doc
..............\...\EventCore 概述.doc
..............\readme.txt
..............\Samples
..............\.......\TestAPI
..............\.......\.......\ReadMe.txt
..............\.......\.......\stdafx.cpp
..............\.......\.......\stdafx.h
..............\.......\.......\TestAPI.cpp
..............\.......\.......\TestAPI.dsp
..............\.......\.......\TestAPI.vcproj
..............\.......\.......\TestAPI9.vcproj
..............\.......\Testdll
..............\.......\.......\ReadMe.txt
..............\.......\.......\stdafx.cpp
..............\.......\.......\stdafx.h
..............\.......\.......\Testdll.cpp
..............\.......\.......\Testdll.vcproj
..............\.......\.......\Testdll9.vcproj
..............\.......\TestEvent
..............\.......\.........\ReadMe.txt
..............\.......\.........\stdafx.cpp
..............\.......\.........\stdafx.h
..............\.......\.........\TestEvent.cpp
..............\.......\.........\TestEvent.sln
..............\.......\.........\TestEvent.vcproj
..............\.......\.........\TestEvent9.sln
..............\.......\.........\TestEvent9.vcproj
..............\.......\Testlib
..............\.......\.......\ReadMe.txt
..............\.......\.......\stdafx.cpp
..............\.......\.......\stdafx.h
..............\.......\.......\Testlib.cpp
..............\.......\.......\Testlib.vcproj
..............\.......\.......\Testlib9.vcproj
..............\.......\TestMultiProcess1
..............\.......\.................\ReadMe.txt
..............\.......\.................\stdafx.cpp
..............\.......\.................\stdafx.h
..............\.......\.................\TestMultiProcess.cpp
..............\.......\.................\TestMultiProcess1.vcproj
..............\.......\.................\TestMultiProcess19.vcproj
..............\.......\TestMultiProcess2
..............\.......\.................\ReadMe.txt
..............\.......\.................\stdafx.cpp
..............\.......\.................\stdafx.h
..............\.......\.................\TestMultiProcess.cpp
..............\.......\.................\TestMultiProcess2.vcproj
..............\.......\.................\TestMultiProcess29.vcproj
..............\.......\TestMultiThread