摘要: 参考: https://blog.csdn.net/anhongning123/article/details/115854772 https://www.cnblogs.com/hwlib/p/9456197.html 阅读全文
posted @ 2025-06-11 11:43 星空28 阅读(1) 评论(0) 推荐(0)
摘要: http://www.jsgt.org.cn/index.php/Home/Index/art/a_id/5187/c_id/109.html 脉冲控制实例:https://blog.csdn.net/viixin/article/details/143579682 常规和脉冲2种燃烧控制技术在车底 阅读全文
posted @ 2025-06-11 10:56 星空28 阅读(4) 评论(0) 推荐(0)
摘要: 参考: https://blog.csdn.net/hhgggfdf/article/details/105187346 https://blog.csdn.net/qq_43493715/article/details/129921289 https://blog.51cto.com/u_1220 阅读全文
posted @ 2025-06-09 20:59 星空28 阅读(2) 评论(0) 推荐(0)
摘要: **案例1 分糖果(leetcode455) ** 题目:已知一些孩子和一些糖果,每个孩子有需求因子g,每个糖果有大小s,当某个糖果的大小s>=某个孩子的需求因子g时,代表该糖果可以满足该孩子,求使用这些糖果,最多能满足多少孩子(注意,某个孩子最多只能用1个糖果满足) class Solution: 阅读全文
posted @ 2025-06-04 16:05 星空28 阅读(2) 评论(0) 推荐(0)
摘要: 博图下载安装参考:https://mp.weixin.qq.com/s/nAtkqLNLP4wFUC_sNdxXxg https://www.bilibili.com/opus/775197122747170856 https://www.dudues.com/5001.html 参考:https: 阅读全文
posted @ 2025-05-20 09:27 星空28 阅读(5) 评论(0) 推荐(0)
摘要: 参考: https://wenku.baidu.com/view/751ef045be1e650e52ea9927.html?wkts=1744090092849&needWelcomeRecommand=1&unResetStore=1&ILK=17439974-0175-3267-0327-46 阅读全文
posted @ 2025-04-08 13:41 星空28 阅读(6) 评论(0) 推荐(0)
摘要: 参考: https://blog.csdn.net/m0_55424334/article/details/119190880 https://zhuanlan.zhihu.com/p/411798670 偏微分方程数值解法: https://blog.csdn.net/youcans/articl 阅读全文
posted @ 2025-04-01 22:09 星空28 阅读(4) 评论(0) 推荐(0)
摘要: web grafana: https://grafana.com/zh-cn/grafana/?pg=graf&plcmt=hero-btn-1#grafana-versions 阅读全文
posted @ 2025-03-31 10:55 星空28 阅读(18) 评论(0) 推荐(0)
摘要: 参考: https://blog.csdn.net/qq_42568323/article/details/143527399 解高阶微分方程 https://gitee.com/turingscat0/Runge-Kutta 解高阶微分方程 https://blog.csdn.net/qq_428 阅读全文
posted @ 2025-03-30 20:51 星空28 阅读(9) 评论(0) 推荐(0)
摘要: https://repo.anaconda.com/archive/ https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/ 阅读全文
posted @ 2025-03-21 16:44 星空28 阅读(52) 评论(0) 推荐(0)