资源列表
数值分析方法
- 数值分析程序,包括4阶龙格库塔,牛顿迭代法, 高斯赛德尔迭代法(Numerical analysis program, including 4 order Runge Kutta, Newton iterative method, Gauss Seidel iterative method)
shaih-HElib-69c7f2e
- 同态加密开源库,可实现密文计算,详情可以在github上搜索helib(Homomorphic encryption open source library, ciphertext computing can be achieved, the details can be searched on the helib GitHub)
pi.py
- Reinforcement Learning policy iteration algorithm
MDP_vi.py
- reinforcement learning value iteration algorithm
utvdz76
- 使用单独线程实现的计时器,很好的源码,可以学习()
ql_sarsa.py
- Reinforcement Learning, Q-learning algorithm, originally coded
smallOpenGL
- 使用VC++新建控制台程序输出直线,三角,圆,多边形和圆锥(Using VC++ to create a new console program, output lines, triangles, circles, polygons and cones)
ChartCtrl_doxygen
- 可以参考该绘图例子完成自己需要的绘图功能,可以裁剪其中代码(You can refer to the drawing example to complete their own drawing function, you can cut the code)
潮流计算
- 潮流计算的一些说明和注意事项,电气研究生入门必看(Explanation of power flow calculation)
HEcalc
- 一个同态加密的简单例子,可实现简单的计算,具有一定的参考价值(A simple example of homomorphic encryption, simple calculation can be achieved, with a certain reference value)
0804
- phthon资料,我自己个人的总结,希望可以对别人有所帮助(python data, my own personal summary, I hope can be helpful to others)
4a-module.py
- machine learning, linear regression algorithm, originally coded