This book is intended for "hands-on" developers or advanced students interested in understanding the strategies and tactics of concurrent network programming using C++ and object-oriented design. We describe the key design dimensions, patterns, and principles needed to develop flexible and efficient concurrent networked applications quickly and easily. Our numerous C++ code examples reinforce the design concepts and illustrate concretely how to use the core classes in ACE right away. We also take you "behind the scenes" to understand how and why the IPC and concurrency mechanisms in the ACE toolkit are designed the way they are. This material will help to enhance your design skills and to apply C++ and patterns more effectively in your own object-oriented networked applications.
標簽: understanding developers interested advanced
上傳時間: 2015-08-09
上傳用戶:epson850
CppNetwork Programming Volume I,C++網絡編程 卷1 運用ACE和模式消除復雜性 英文版,chm格式
標簽: Programming CppNetwork Volume
上傳時間: 2015-09-03
上傳用戶:kelimu
CppNetwork Programming Volume II,C++網絡編程 卷2 基于ACE和框架的系統化復用,英文版,chm格式
標簽: Programming CppNetwork Volume II
上傳時間: 2015-09-03
上傳用戶:agent
CppNetwork Programming Volume II,C++網絡編程 卷2 基于ACE和框架的系統化復用,中文版,pdg格式
標簽: Programming CppNetwork Volume II
上傳時間: 2015-09-03
上傳用戶:yuzsu
Doxygen的詞根來源于Document(文檔)和Oxygen(氧氣),它是一個功能強大、使用方便且支持各種操作系統和編程語言的代碼文檔生成系統。Doxygen由荷蘭人Dimitri van Heesch.開發,并且在GNU公共許可證(GPL)下發布,目前已經成為各主要的Linux發行版的附帶組件。眾多重量級的軟件項目(如KDE,Qt、ACE庫等)都選用Doxygen作為其編檔工具生成項目文檔。 Doxygen最初在Linux下開發,但已經被移植到多個操作系統平臺下,包括Unix的各發行版本、MS Windows和Mac OS。Doxygen目前最新的版本是1.3.6,支持的編程語言包括 C++,C,Java,IDL(CORBA和MS風格),對Objective-C, PHP, C#和D語言也有部分支持。
標簽: Document Doxygen Oxygen 文檔
上傳時間: 2013-12-19
上傳用戶:woshini123456
TTS,TTS To Speech,Read the text using the microsoft TTS engine,and ACE libraly
標簽: TTS
上傳時間: 2015-12-11
上傳用戶:氣溫達上千萬的
ICE-3.2 一個開源的中間件,比ACE更加輕量,構建快速通信系統很便捷,支持LINUX,UNIX,WINDOWS。開發語言支持java,c++,php
上傳時間: 2016-01-28
上傳用戶:maizezhen
WINRAR 是現在最好的壓縮工具,界面友好,使用方便,在壓縮率和速度方面都有很好的表現。其壓縮率比之 WINZIP 之流要高,3.30 增加了病毒掃描等功能。RAR 采用了比 Zip 更先進的壓縮算法,是現在壓縮率較大、壓縮速度較快的格式之一。 主要特點:對 RAR 和 ZIP 的完全支持; 支持 ARJ、CAB、LZH、ACE、TAR、GZ、UUE、BZ2、JAR、ISO 類型文件的解壓;多卷壓縮功能;創建自釋放文件,可以制作簡單的安裝程序,使用方便;強大的檔案文件修復功能,最大限度恢復損壞的 rar 和 zip 壓縮文件中的數據,如果設置了恢復記錄,甚至可能完全恢復等等……(反正是比 WinZIP 好得多,強烈建議使用 WinRAR 替換 Winzip) 注:此版本安裝后即為正式注冊版,不含任何個人信息,請放心使用
標簽: WINRAR
上傳時間: 2013-12-12
上傳用戶:it男一枚
sourceforge歷史版本完整下載: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b樹索引算法的文件數據數據庫模塊詳見storage/目錄下面的 btree.c與pager.c container目錄為常用的容器實現,如果rbtree avltree map heap list vector hashtable deque T樹 B樹, test目錄為測試程序代碼經過初步測試,比較穩定。 os_api:裝一些操作系統相關的接口函數。已完成event mutex sem thread pipe相關的封裝 advance_container:提供優先級消息隊列,普通消息隊列,定時器容器。 frame:目前提供了listerner(linux下版本,模仿ACE的反應器)定時器 algorithm:補充了堆排序 與快速排序 所有代碼均已在windows linux與uclinux + arm44b0平臺下測試 歡迎交流 msn:lsccsl@163.net mail:lsccsl@tom.com
標簽: sourceforge showfiles group_id project
上傳時間: 2016-07-16
上傳用戶:lili123
本書講述的內容是:如何用C++和中間件來解決網絡應用程序開發中相關的重要課題。首先回顧主流OS平臺本身具有的核心OS機制,并闡釋如何在ACE中運用C++和模式,將這些機制封裝到類庫(class library)wrapper facade之中,從而提高應用程序的可移植性和健壯性。本書用到的主要例子是一個網絡日志服務程序,其功能是:通過TCP/IP,將日志記錄從客戶程序傳輸到一個日志服務器。
上傳時間: 2014-01-17
上傳用戶:gonuiln