• 2024-05-12numba-Ahead of time
    参考文档:https://numba.pydata.org/numba-doc/latest/user/pycc.htmlCompilingcodeaheadoftime(运行之前编译代码)虽然numnb主要是Just-In-Time(运行时)编译,但也提供了Ahead-Of-Tiem(提前编译)的工具。优点:AOT编译提供了一个不依赖numba的编译扩展模块,它可以运行在没
  • 2024-05-08算法
    01-链表01.移除链表元素迭代法注意:head可能为null,也可能是要删除的val;因此要设置一个虚拟头结点指向头结点,再通过迭代一个一个删除。删除方式为:循环,判断下一节点是否是目标节点,是则指向目标节点的下一节点(这里不要移动指针,因为删除后的下一节点仍然有可能是目标节点)。不是
  • 2024-02-22༺$Musique$༻
    《\(Telescope\)》Iwaslookingatthesky,itopendown我望着无边的天际Sawyoucomingdown,likeGabriel看着你如同上帝的使者般到来Andmywillbegan,rightthenandthere此时此刻你便是我最大的祈愿Noteventheangelscouldcompare远比天使更令人着迷
  • 2023-11-28论文:Multistep ahead prediction of temperature and humidity in solar greenhouse based on FAM-LSTM mode
    MultistepaheadpredictionoftemperatureandhumidityinsolargreenhousebasedonFAM-LSTMmodel基于FAM-LSTM模型的日光温室温湿度多步提前预测题目:“MultistepaheadpredictionoftemperatureandhumidityinsolargreenhousebasedonFAM-LSTMmodel”(Yang