资源列表
无约束一维极值问题
- 求一维无约束问题的最优解。包括很多传统的优化算法如牛顿法等。(Using Newton method to find the optimal solution of one dimensional unconstrained problems.)
4a-module.py
- machine learning, linear regression algorithm, originally coded
darknet-master
- 经典的darknet框架,可以直接进行图片识别,也可以自己训练模型(Classic Darknet framework, you can directly picture recognition, you can also train your own model)
BALL
- 求解椭球间距的数值算法,广泛应用于材料科研。(Some simulation of ell.)
ConsoleApplication2
- 用C语言实现了退火算法解决NP旅行商问题,遍历所有点走最短路径(Annealing algorithm to solve NP problem)
辛普森积分法
- 利用辛普森方法计算一维积分函数,基础,简单,易懂(The Simpson method calculates the integral)
RupTimeGrid2
- 可以非常有效的来研究震源的破裂时间,生成的结果形象具体(is useful for studying rupture time)
final
- 幂法、反幂法的计算实例,用一个501阶矩阵为例(Calculation examples of power method and inverse power method)
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.)
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
FEC-master
- FEC解码,用来解码FEC加密的信道,decode。仅供使用和学习(FECdecode soirce . Used to decode FEC channel, just for learing and test.)
libfec-master
- 是一个FEC解码和编码的库文件,仅供大家学习和测试。请勿传播。(Is a FEC decoding and encoding of library files, just for everyone to learn and test. No communication.)