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