An optimal neuron evolution algorithm for the restoration of linearly distorted images is presented in this paper. The proposed algorithm is motivated by the symmetric positive-definite quadratic programming structure inherent in restoration. Theoretical analysis and experimental results sHow that the algorithm not only significantly increases the convergence rate of processing, hut also produces good restoration results. In addition, the algorithm provides a genuine parallel processing structure which ensures computationally feasible spatial domain image restoration
標簽: restoration evolution algorithm distorted
上傳時間: 2013-12-21
上傳用戶:yy541071797
Make Text-Overflow work on both IE and Firefox If the text inside each line exceed the width of each line, then you will see "..." (ellipsis) sHows up at the end of each line. Try to resize the window or change the font size to see if "..." (ellipsis) will sHow up or disappear. Demo - Listing
標簽: Text-Overflow the Firefox inside
上傳時間: 2013-12-18
上傳用戶:lgnf
8puzzle game by Java This program can automatically solve 8 puzzle games with Manhattan approach and sHow each step.
標簽: automatically Manhattan approach 8puzzle
上傳時間: 2016-07-24
上傳用戶:change0329
It is an experimental testing for python M2Crypto module. M2Crypto is not well document. User may not know how to use SHA256 when signing and verify with RSA. It also have not enough document to sHow how to use DES to encrypt and decrypt. Here also includes source codes for performance evaluation of the algorithms. This experimental program explore all this issue and may be helpful for some one who using python for doing encryption with RSA and DES.
標簽: M2Crypto experimental document testing
上傳時間: 2016-08-08
上傳用戶:上善若水
A1.asm 顯示程序實驗 STACK1 SEGMENT STACK DW 256 DUP(?) STACK1 ENDS DATA SEGMENT USE16 MES1 DB sHow a as hex: ,0AH,0DH, $ SD DB a
上傳時間: 2016-08-13
上傳用戶:561596
Versatile visual servoing without knowledge of true jacobian.pdf cobian matrix estimator. The Jacobian matrix estimator does not need a priori knowledge of the kinematic structure and parameters of the robot system, such as camera and link parameters. The proposed visual servoing control scheme ensures the convergence of the image-features to desired trajectories, by using the estimated Jacobian matrix, which is proved by the Lyapunov stability theory. To sHow the effectiveness of the proposed scheme, simulation and experimental results are presented.
標簽: Versatile knowledge estimator servoing
上傳時間: 2016-08-26
上傳用戶:大三三
建立一個通訊錄的類note,該類中的屬性有以下幾項:String name,phone,MobilePhone,zip,address,Email 分別表示:姓名,固定電話,手機號,郵編,地址,電子郵件地址。方法有兩個:Setnote()給屬性賦初值得函數,方法sHow()顯示一條通訊記錄。 程序使用了ObjectInPutStream和ObjectOutPutStream這兩個文件輸入輸出流,利用這兩個文件輸入輸出流,可以方便的直接將通訊記錄對象直接寫入文件中,另外為了方便添加和刪除一條記錄還使用了系統的對象數組類Arraylist。同時也方便了查找操作。
上傳時間: 2013-12-22
上傳用戶:wangdean1101
mastering dojo The book really rolls out the red carpet for Dojo to emerge with guns blazing! The authors sHow you how easy it is to use impressive widgets without installing a thing. I was amazed to discover that JavaScript is not just a toy language, how Dojo is built on top of it, and how both are invaluable in any web development project. Buy this book. It’s the next best thing to having the authors working at your side.
標簽: mastering blazing carpet emerge
上傳時間: 2016-09-04
上傳用戶:Late_Li
用C編寫的短小精悍的數據庫,既有運行碼,又有源代碼,支持APPEND,DELETE,SAVE,LOAD,INSERT,sHow,FIND,SORT,CLOSE,MODIFY,QUIT,HELP等命令,對于想學習如何用C實現數據庫sql語句編程的同仁很有幫助。
上傳時間: 2016-11-12
上傳用戶:as275944189
As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can provide more accurate time control in applications. In this lab, you will explore POSIX timers and signal programming, experience the timer drift. The primary focus of this lab will be "time". The experiment will sHow you several methods to measure time in your applications.
標簽: nanosleep process Timers learnt
上傳時間: 2013-12-19
上傳用戶:huyiming139