Skip to content
View lonkecxd's full-sized avatar
🏝️
Working from holiday
🏝️
Working from holiday
  • Microsoft
  • Shanghai

Organizations

@Azure
Block or Report

Block or report lonkecxd

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

Pinned

  1. DiscreteMathTutorial-flutter DiscreteMathTutorial-flutter Public

    Math Tutorial System: start a quiz and chat with robots. Flutter, DialogFlow, AutoSolver

    Dart

  2. unitygame-pianohero unitygame-pianohero Public

    Piano Hero: A cross-platform game about piano-training and music visualization!

    C# 3

  3. website-recommend_goods website-recommend_goods Public

    python实现产品推荐算法。根据用户与产品的行为,产生三种推荐方式:产品-相关产品;用户-相关用户;用户-推荐用户没有使用过的产品。 他们分别对应recommend.py里的sim_pearson, topMatch, getRecommend方法。 sim_distance方法给出了比较简单的相关度计算方法:两个用户之间的二维空间距离。用以代替sim_pearson。

    Python 8 2

  4. 一个与Firebase连接的时光轴,可多人共享 一个与Firebase连接的时光轴,可多人共享
    1
    // Initialize Firebase
    2
      var config = {
    3
        authDomain: "pretty-timeline.firebaseapp.com",
    4
        databaseURL: "https://pretty-timeline.firebaseio.com",
    5
        projectId: "pretty-timeline",
  5. discretemath_tutorial_nodejs discretemath_tutorial_nodejs Public

    JavaScript

  6. geosolver geosolver Public

    Forked from seominjoon/geosolver

    Geometry Question Solver (GeoS)

    Python