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

Block or report zmdo

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
zmdo/README.md

欢迎来到我的Github 👋

  • 📖 努力学习编译原理
  • ✒️ 正在规划下一阶段目标
  • 😊 获取本账号头像的全身像

个人仓库

Maven 仓库地址:https://zmdo.mvn.pub/

开发/维护中的项目

暂无

计划的项目

暂无

停止维护的项目

  • loongson.js : (开发进度: 5%) 用 Typescript 实现龙芯 Loongarch 架构模拟。
  • elecasm : 在实现 loongarch.js 项目后实现一个简易的 Loongarch64 汇编器。
  • tomcar.js : 用 Typescript 实现 基因遗传 + 神经网络 算法的模拟跑车比赛。
  • pogo : 可视化 golang 编程中的数据持久化结构体插件。已被 Goland 插件仓库 收录。
  • pomaker : 根据 navicat 生成的 sql 语句,自动其将转换为 golang 数据持久化结构体,配合 pogo 插件使用。
  • indexmenu 增强版 : dokuwiki 目录插件,fork 自 indexmenu,我在原有的基础上增加了 “目录排序” 及 “自定义目录标题” 功能。
  • MCU32MathLib : 早期参加单片机比赛实现的数学库,包含了快速傅里叶变换、卡尔曼滤波、矩阵计算、复数计算等算法。

注1:MCU32MathLib 项目是由学生时期账号 Mingozon 上传到郑州轻工业大学开源社区的项目。

微型项目

  • magicunit : 一个可以根据四位字符串生成图案的小工具。

JavaFX 项目

  • openems : 开源的 JavaFX GUI 敏捷开发框架。
  • labfx : 一个仿 Matlab 主题的 JavaFX 控件库。

Pinned

  1. tomcar.js tomcar.js Public

    Train tom to drive the car

    JavaScript 7 1

  2. pogo pogo Public

    In go programming, the plug-in can generate visual interface for persistent object structure of database.

    Java 1

  3. elecasm elecasm Public

    Customizable simple assembler

    Java

  4. indexmenu indexmenu Public

    Forked from samuelet/indexmenu

    A dokuwiki plugin to show a customizable and sortable index for a namespace.

    PHP