资源列表
linkQueue
- doc版本的链表模版 可以用来进行数据结构编程(doc version of linked list template)
capacitor_clamped
- matlab file for capacitor claped invertefrf
final
- 幂法、反幂法的计算实例,用一个501阶矩阵为例(Calculation examples of power method and inverse power method)
GSO-C代码
- GSO -C代码,适合初学者,要求对人工萤火虫算法有一定的了解。(GSO -C code, suitable for beginners, requires a certain understanding of artificial firefly algorithm.)
SM2
- SM2算法用于国产密码加解密,并可以用于签名验签等功能,通常用于数据加密。(SM2 algorithm is used in domestic cipher encryption and decryption, and can be used for signature verification and other functions, usually used for data encryption.)
shangzhifa
- 熵值法matlab编程实现 ,简单易懂,方便快捷(Entropy method matlab program)
dijkstra算法
- dijkstra算法,最基础简单方便易学!(A very fundamental and easy version of Dijkstra algorithm! Hope everyone can start at this point!)
MM
- this function is estimate doppler centroid in synthetic aperture radar with ACCC.The basic SAR theory is conceptually simple yet when one looks into the inner workings of the SAR processor it appears quite complicated(The most difficult part of the
New folder
- this PDF is about synthetic aperture radar(The basic SAR theory is conceptually simple yet when one looks into the inner workings of the SAR processor it appears quite complicated. The most difficult part of the problem is related to the coupling b
stockpredict
- Stock prediction system using hybrid genetic algorithm and anfis
HSS
- new optimization, HSS algorithm, tested and work correctly, enjoy!
myqueue_1.1
- contains c++ and matlab code files for deleting or adding elements into queue. this is very useful for structure for motion kind of work