在linux文件系統(tǒng)下,實(shí)現(xiàn)虛函數(shù),簡(jiǎn)單地說(shuō),那些被virtual關(guān)鍵字修飾的成員函數(shù),就是虛函數(shù)。虛函數(shù)的作用,用專業(yè)術(shù)語(yǔ)來(lái)解釋就是實(shí)現(xiàn)多態(tài)性(Polymorphism),多態(tài)性是將接口與實(shí)現(xiàn)進(jìn)行分離;用形象的語(yǔ)言來(lái)解釋就是實(shí)現(xiàn)以共同的方法,但因個(gè)體差異而采用不同的策略
標(biāo)簽: linux 文件系統(tǒng)
上傳時(shí)間: 2014-01-15
上傳用戶:caozhizhi
this program is very interesting for to calculate with simple operation and advance operation. simple operation such us +,-,:,x and advance operation such as calculate sin,cos and tan implementation
標(biāo)簽: operation interesting calculate program
上傳時(shí)間: 2013-12-18
上傳用戶:熊少鋒
Fortran 90 versions of all the Numerical Recipes routines appear in the following Chapters B1 through B20, numbered in correspondence with Chapters 1 through 20 in Volume 1. Within each chapter, the routines appear in the same order as in Volume 1, but not broken out separately by section number within Volume 1鈥檚 chapters. There are commentaries accompanying many of the routines, generally following the printed listing of the routine to which they apply. These are of two kinds: issues related to parallelizing the algorithm in question, and issues related to the Fortran 90 implementation. To distinguish between these two, rather different, kind
標(biāo)簽: Numerical following the Chapters
上傳時(shí)間: 2017-04-12
上傳用戶:6546544
contains documents relating to improvement of adaptive beamforming using mixed norm algorithm, combination of lms with smi algorithm, sample code for implementation of lms in matlab
標(biāo)簽: beamforming improvement algorithm documents
上傳時(shí)間: 2014-01-21
上傳用戶:ommshaggar
The paper describes the concept and realization of the DOOCS control software for FPGAbased TESLA cavity controller and simulator (SIMCON). It bases on universal software components, created for laboratory purposes and used in MATLAB based control environment. These modules have been recently adapted to the DOOCS environment to ensure a unified software to hardware communication model. The presented solution can be also used as a general platform for control algorithms development. The proposed interfaces between MATLAB and DOOCS modules allow to check the developed algorithm in the operation environment before implementation in the FPGA. As the examples two systems have been presented.
標(biāo)簽: realization FPGAbased describes the
上傳時(shí)間: 2017-04-16
上傳用戶:koulian
This thesis presents a comprehensive overview of the problem of facial recognition. A survey of available facial detection algorithms as well as implementation and tests of di鏗€erent feature extraction and dimensionality reduction methods and light normalization methods are presented.
標(biāo)簽: comprehensive recognition presents overview
上傳時(shí)間: 2017-05-05
上傳用戶:royzhangsz
This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, optimizing embedded code for size and speed, and making the most of C++ without a performance penalty.
標(biāo)簽: programmers introduces embedded include
上傳時(shí)間: 2013-12-21
上傳用戶:daoxiang126
在J2ME中實(shí)現(xiàn)虛擬代理,然后過(guò)濾user-agent ,用于突破廣東移動(dòng)等的cmwap限制使用方法,啟動(dòng)后將相應(yīng)軟件(如Opera)的代理設(shè)成localhost 8080,即可-J2ME virtual agents, then filter user-agent, Guangdong Mobile breakthrough for the restrictions on the use of SMS, will start corresponding software (such as the Opera), the agent set to localhost 8080 can be
上傳時(shí)間: 2017-05-22
上傳用戶:wuyuying
This is a paragraph on the calculation of current harmonic content of M documents, using MATLAB implementation, high accuracy.
標(biāo)簽: calculation documents paragraph harmonic
上傳時(shí)間: 2017-05-24
上傳用戶:lgnf
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)
標(biāo)簽: followingconditions tree completely satisfying
上傳時(shí)間: 2017-05-25
上傳用戶:2467478207
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1