EventCore0.004

所属分类:系统编程
开发工具:Visual C++
文件大小:103KB
下载次数:47
上传日期:2008-05-29 23:52:09
上 传 者不知道写什么
说明:  什么是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.)

文件列表:
EventCore0.004\code\CallBackTemplate.h (1745, 2008-04-21)
EventCore0.004\code\CapabilityTest.h (2382, 2008-05-03)
EventCore0.004\code\Event.cpp (4633, 2008-05-23)
EventCore0.004\code\Event.h (3719, 2008-05-23)
EventCore0.004\code\EventAPI.h (3972, 2008-05-02)
EventCore0.004\code\EventCore.sln (5683, 2008-04-28)
EventCore0.004\code\EventCore.vcproj (5593, 2008-04-30)
EventCore0.004\code\EventCore6.dsp (5959, 2008-05-23)
EventCore0.004\code\EventCore6.dsw (1362, 2008-05-03)
EventCore0.004\code\EventCore9.sln (5695, 2008-05-02)
EventCore0.004\code\EventCore9.vcproj (5729, 2008-05-23)
EventCore0.004\code\EventCoreApp.cpp (1458, 2008-05-21)
EventCore0.004\code\EventDll\EventDll.cpp (1343, 2008-05-23)
EventCore0.004\code\EventDll\EventDll.def (904, 2008-05-23)
EventCore0.004\code\EventDll\EventDll.dsp (5118, 2008-05-02)
EventCore0.004\code\EventDll\EventDll.vcproj (5686, 2008-05-02)
EventCore0.004\code\EventDll\EventDll9.vcproj (5751, 2008-05-15)
EventCore0.004\code\EventDll\stdafx.cpp (213, 2008-04-21)
EventCore0.004\code\EventDll\stdafx.h (276, 2008-05-02)
EventCore0.004\code\EventDll (0, 2008-05-24)
EventCore0.004\code\EventLib\EventLib.dsp (4189, 2008-05-02)
EventCore0.004\code\EventLib\EventLib.vcproj (5249, 2008-05-02)
EventCore0.004\code\EventLib\EventLib9.vcproj (5284, 2008-05-15)
EventCore0.004\code\EventLib\stdafx.cpp (213, 2008-04-21)
EventCore0.004\code\EventLib\stdafx.h (236, 2008-04-21)
EventCore0.004\code\EventLib (0, 2008-05-24)
EventCore0.004\code\EventMgr.cpp (2537, 2008-05-02)
EventCore0.004\code\EventMgr.h (499, 2008-04-29)
EventCore0.004\code\EventQueue.cpp (41557, 2008-05-23)
EventCore0.004\code\EventQueue.h (7583, 2008-05-23)
EventCore0.004\code\EventSamples.h (1117, 2008-05-02)
EventCore0.004\code\ExactTimer.cpp (8814, 2008-05-23)
EventCore0.004\code\ExactTimer.h (2089, 2008-05-23)
EventCore0.004\code\GlobalMemory.cpp (15707, 2008-05-23)
EventCore0.004\code\GlobalMemory.h (1695, 2008-05-23)
EventCore0.004\code\Lock.h (2554, 2008-05-02)
EventCore0.004\code\MemLeakCheck.h (980, 2008-04-21)
... ...

code 代码目录 doc 文档目录 samples 示例目录 build 编译时的中间文件 out 生成的可执行文件 code\EventCore.sln Microsoft Visual Studio 2005 工程 code\EventCore9.sln Microsoft Visual Studio 2008 工程 code\EventCore6.dsw Microsoft Visual C++ 6.0 工程

近期下载者

相关文件


收藏者