A Practical Introduction to Data Structures and Algorithm Analysis,數據結構和算法,里面包括Java描述、C++描述和C描述三個版本,非常全
標簽: Introduction Structures Practical Algorithm
上傳時間: 2015-03-12
上傳用戶:fxf126@126.com
H.323 2000年規范的文檔,是H.323 V4的標準,這是目前最通用的版本,是學習開發H.323的必備材料。
上傳時間: 2013-12-24
上傳用戶:wangyi39
This a separate release of the OpenSS7 X/Open XTI/TLI library, TLI modules (timod, tirdwr) and the INET driver (inet) that provides Unix98 compatible interface to Linux NET4 TCP/IP stacks, and all the necessary manpages and other documentation. Although these components are contained in our LiS and Linux Fast-STREAMS releases, this tarball configures, builds and installs these components separate from those releases.
上傳時間: 2015-03-12
上傳用戶:mikesering
Pocket SIP Messenger is a SIP instant messaging client for small devices that use Windows CE (iPAQ Pocket PC, ...). The IM protocol is based on SIMPLE (IETF) working group s specification.
標簽: Messenger SIP messaging instant
上傳時間: 2015-03-13
上傳用戶:lyy1234
有關啟發式搜索的經典算法:A*最短路徑算法的實例和對應程序。關注的朋友可以留意一下。(比傳統的Dijistra算法效率高很多哦!^_^)
上傳時間: 2013-11-28
上傳用戶:h886166
—圖數據類型的實現——問題描述:圖是一種較線性表和樹更為復雜的數據結構。在圖形結構中,結點之間的關系是任意的,任意兩個數據元素之間都可能相關,因此,圖的應用非常廣泛,已滲入到諸如語言學‘邏輯學、物理、化學、電訊工程、計算機科學及數學的其它分支中。因此,實現圖這種數據類型也尤為重要,在該練習中即要實現圖的抽象數據類型。基本要求:2、 定義出圖的ADT;3、 采用鄰接矩陣及鄰接表的存儲結構(有向圖也可使用十字鏈表)實現以下操作:a. 構造圖 b. 銷毀圖 c. 定位操作d. 訪問圖中某個頂點的操作e. 給圖中某個頂點賦值的操作f. 找圖中某個頂點的第一個鄰接點g. 找出圖G中頂點v相對于w的下一個鄰接點h. 在圖G中添加新頂點vi. 刪除圖G中頂點vj. 在圖G中插入一條邊k. 在圖G中刪除一條邊l. 實現圖的深度遍歷操作m. 實現圖的廣度遍歷操作參考提示:具體內容參看教科書本156頁實驗要求:對于以上具體操作要求實現時有良好的用戶交互界面。詳細設計、編碼、測試。
上傳時間: 2015-03-13
上傳用戶:saharawalker
開發環境:maxplus2 a/d convortor
上傳時間: 2015-03-13
上傳用戶:asasasas
SPLASH is a c++ class library that implements many of the Perl constructs and data types, including extensive regex regular expression pattern matching. For those not familiar with Perl, it is an excellent scripting language by Larry Wall and is available for most platforms. This Class library provides List, String, Regular Expression, and text manipulation handling capabilities based on those provided in Perl
標簽: implements constructs including library
上傳時間: 2013-12-07
上傳用戶:1583060504
MfcCDDB v1.11 A freeware MFC class to support access to CDDB servers Welcome to MfcCDDB, a collection of freeware MFC classes to support access to the Compact Disc DataBases on the Internet .
標簽: MfcCDDB collectio freeware to
上傳時間: 2015-03-13
上傳用戶:mikesering
注塑機生產過程的微機控制系統設計本系統設計是通過8255A并行端口A、B傳輸數據控制12個LED發光二級管的亮滅來模擬控制兩臺注塑機的生產過程。其中端口A和B分別對應1號和2號注塑機,每一個LED代表一個工序。編程語言采用BORLAND C++語言。
上傳時間: 2013-12-25
上傳用戶:葉山豪