Skip to content
View mxq0214's full-sized avatar
Block or Report

Block or report mxq0214

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. basic_knowledge basic_knowledge Public

    Forked from doonny/basic_knowledge

    Things to learn for new students in the Lab for AI chips and systems of BJTU .

    Python

  2. STM32-Intelligent-Car STM32-Intelligent-Car Public

    Forked from EddyCliff/STM32-Intelligent-Car

    欢迎来到“stm32智能小车”仓库!这里是一个专注于基于STM32微控制器的智能小车项目的代码存储库。 主要特点: - 基于STM32微控制器。 - 配备各种传感器,包括但不限于超声波传感器、红外传感器、编码器等,用于环境感知和位置控制。 - 使用先进的算法实现自主导航和避障,使小车能够在复杂环境中智能移动。 - 提供多种远程控制方式,如手机App、蓝牙遥控等,方便用户操控小车。- 注意:本…

    C++

  3. litz_wire_homogenization_comsol_matlab litz_wire_homogenization_comsol_matlab Public

    Forked from ethz-pes/litz_wire_homogenization_comsol_matlab

    Litz Wire Homogenization with COMSOL and MATLAB

    MATLAB

  4. PSO PSO Public

    Forked from EddyGao/PSO

    粒子群优化算法

    Python

  5. pymoo pymoo Public

    Forked from anyoptimization/pymoo

    NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO

    Python

  6. particle-swarm-optimization particle-swarm-optimization Public

    Forked from nathanrooy/particle-swarm-optimization

    Learn about particle swarm optimization (PSO) through Python!

    Python