#include"c1.h" typedef int ElemType #include"c2-2.h" #include"bo2-4.cpp" void MergeList_CL(LinkList &La,LinkList Lb) { LinkList p=Lb->next Lb->next=La->next La->next=p->next free(p) La=Lb }
標簽: include MergeList_C ElemType typedef
上傳時間: 2016-03-03
上傳用戶:rishian
光學雙穩特性曲線 調制作用:It=Ii*T(phi) 反饋作用:phi=phi_0+K*It 得透射率T(phi)與相移phi的反饋關系是 T(phi)=[phi-phi_0]/[K*Ii] 式中phi_0為初始相移 對于多干涉(F-P干涉)有: T(phi)=1/[1+F*(sin(phi/2))^2]
上傳時間: 2013-12-16
上傳用戶:lifangyuan12
此軟件是云臺控制軟件,適合支持PELCO—P協議的云臺控制
上傳時間: 2016-03-04
上傳用戶:LIKE
此源碼構建的模型是基于MATLAB平臺,采用bragg結構,高效率發光管的光學結構設計。分別給出p波和s波的分量。
上傳時間: 2016-03-06
上傳用戶:1109003457
假設自上而下按層次,自左至右輸入每個結點的一個三元組(N, P, L/R)。其中N為本結點的元素,P為其父結點,L指示N為P 的左孩子,R指示N為P的右孩子。試寫一個建立二元樹在內存的雙鏈表示算法,并實現先根、中根、后根以及層序遍歷算法。
標簽: 自上而下
上傳時間: 2013-12-17
上傳用戶:xc216
超炫電臺程序開發了兩個版本了,也受到了很大的歡迎。為了滿足更多人群的需求,我們團隊開發了第三個版本.< /p> < p> bate2008
上傳時間: 2014-11-30
上傳用戶:stewart·
A* sudo sudo/* B* adduser script adduser C* rmuser script rmuser E* tout tout/* F* dumdum dumdum G* lostfile lostfile H* Mkfl.localsys Makefile.localsys I* spacegripe spacegripe J* sendmail.cf sendmail.cf N* remote remote.c O* distributed conrol distrib/* P* hosts and name server makerevhosts Q* xargs xargs/*
標簽: adduser script rmuser sudo
上傳時間: 2016-03-29
上傳用戶:gxrui1991
最大李雅普諾夫指數的計算 該函數用來計算時間序列的最大Lyapunov 指數--Wolf 方法 % m: 嵌入維數 % tau:時間延遲 % data:時間序列 % N:時間序列長度 % P:時間序列的平均周期,選擇演化相點距當前點的位置差,即若當前相點為I,則演化相點只能在|I-J|>P的相點中搜尋
上傳時間: 2013-12-10
上傳用戶:hewenzhi
// // Histogram Sample // This sample shows how to use the Sample Grabber filter for video image processing. // Conceptual background: // A histogram is just a frequency count of every pixel value in the image. // There are various well-known mathematical operations that you can perform on an image // using histograms, to enhance the image, etc. // Histogram stretch (aka automatic gain control): // Stretches the image histogram to fill the entire range of values. This is a "point operation," // meaning each pixel is scaled to a new value, without examining the neighboring pixels. The // histogram stretch does not actually require you to calculate the full histogram. The scaling factor // is calculated from the minimum and maximum values in the image.
標簽: Sample Histogram Grabber sample
上傳時間: 2013-12-15
上傳用戶:ryb
I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are plenty of commercial grouped list controls available I wanted to have total control over the code and of course its usability. Superlist supports drag drop column customisation, grouping as well as handling thousands of entries smoothly. It s also highly customisable if you want to change its look and feel. In this article I ll explain how to use and extend the control in a demo project. If you download the source, you can find demo project under the Tests/SuperListTest directory.
標簽: developing Superlist FeedGhost Although
上傳時間: 2016-04-15
上傳用戶:佳期如夢