Heapsort 1.A heap is a binary tree satisfying the followingconditions: -This tree is completely balanced. -If the height of this binary tree is h, then leaves can be at level h or level h-1. -All leaves at level h are as far to the left as possible. -The data associated with all descendants of a node are smaller than the datum associated with this node. Implementation 1.using a linear array not a binary tree. -The sons of A(h) are A(2h) and A(2h+1). 2.time complexity: O(n log n)
標簽: followingconditions tree completely satisfying
上傳時間: 2017-05-25
上傳用戶:2467478207
SOME BACKGROUND ON DESIGN PATTERNS The term “design patterns” sounds a bit formal to the uninitiated and can be somewhat off-putting when you first encounter it. But, in fact, design patterns are just convenient ways of reusing object-oriented code between projects and between programmers. The idea behind design patterns is simple-- write down and catalog common interactions between objects that programmers have frequently found useful.
標簽: BACKGROUND uninitiate PATTERNS patterns
上傳時間: 2013-12-22
上傳用戶:shizhanincc
This function calculates the ergodic and outage capacity of a MIMO Rayleigh channel considering no CSIT (equal power allocation) and perfect CSIT (waterfilling power allocation). In both cases perfect CSIR is assumed. The channel is assumed to be spatially correlated according to a Kronecker model but temporally uncorrelated.
標簽: considering calculates Rayleigh function
上傳時間: 2014-12-02
上傳用戶:pompey
ArkoMaster端系統模塊設計文檔 系統管理軟件自主開發軟件。 系統管理軟件A實現最終目標:是可以自由橫跨桌面(Desktop)、Client/Server、大型主機的不同層次的管理,管理的對象包括應用程序(Applications),數據庫(Database),網絡(LAN, WAN),系統平臺(System Platform)和互連網Internet/Intranet等五個方面。
標簽: ArkoMaster Desktop Client Server
上傳時間: 2017-06-24
上傳用戶:牛津鞋
Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic model selection tool for C-SVM classification. This document explains the use of libsvm.
標簽: classification easy-to-use regression and
上傳時間: 2017-06-24
上傳用戶:253189838
PSO’s precursor was a simulator of social behavior, that was used to visualize the movement of a birds’ flock. Several versions of the simulation model were developed, incorporating concepts such as nearest-neighbor velocity matching and acceleration by distance
標簽: precursor was simulator visualize
上傳時間: 2013-12-16
上傳用戶:chenjjer
Universal.Data.Access.Components 2.50 Universal Data Access Components (UniDAC) is a library of components that provides direct access to most popular database servers from Delphi, Delphi for .NET and, C++Builder. UniDAC can work with such servers as Oracle, Microsoft SQL Server, MySQL, Interbase, Firebird. The UniDAC library is designed to help programmers develop faster and cleaner cross-database applications. UniDAC is a complete replacement for such standard universal technology as dbExpress. UniDAC is a handy in use and efficient data access solution bringing into play many features specific to each server.
標簽: Components Universal Access Data
上傳時間: 2017-07-04
上傳用戶:123456wh
Database Application : 查詢數據庫的最完美技巧 中文版 del6opr.chm: Delphi 6 的幫助文件 中文版 delphi6_function.chm Delphi 6 函數介紹 中文版 Essential_Pascal.chm 最完整的Object Pascal語言介紹 中文版 FastReportHelp.chm 擁有魔力的FastReport的幫助文件 中文版 IBlt0101B.Chm InterBase的經典問答資料文件 中文版 MySQLBook.chm MySQL的最詳細幫助文件 中文版 ProgrammingWindows_tw.chm 地球上最有名、最受推崇、最多人使用并且從中受益的程式設計用書 當然也是中文版
標簽: Application Database Delphi delphi
上傳時間: 2017-07-04
上傳用戶:牧羊人8920
These mobility generator tools are used to generate a rich set of mobility scenarios used to evaluate the protocol performance in Mobile Ad Hoc Network. The tools include the Reference Point Group Mobility(RPGM) model, Freeway Mobility Model and Manhattan Mobility Model.
標簽: mobility used generator scenarios
上傳時間: 2017-07-05
上傳用戶:ANRAN
This is a complete but simple application of Video rental system written in java. It uses GUI and MS-Access database to rent and return a video. Best example for undergraduate students.
標簽: application complete written simple
上傳時間: 2017-07-21
上傳用戶:牛布牛