Pinned Repositories
algs4
Algorithms, 4th edition textbook code and libraries
diff-mark
字符串比较并标出差异
dlx-theme
DLX4.github.io
穷到买不起服务器,只能用github写博客 ==
Effective-Java-3rd-edition-Chinese-English-bilingual
Effective Java(第3版)各章节的中英文学习参考(已完成)
qfarm-yangmei-mp
果农电商微信小程序,后台基于云函数(serverless)
slim
自制编程语言
sqline-java
打算实现一个sql解析装换器,实现常用sql方言之间的互相转换,lexer基于druid的手写lexer,转换逻辑参考https://github.com/dmtolpeko/sqlines.git
xf-fusion
提出了一种新的红外与可见光图像融合算法,并基于zynq搭建了图像融合应用。
zed_face
zedboard上基于FPGA+ARM的人脸识别智能监控系统。关键词:linux,zedboard,arm,fpga,人脸检测,人脸识别。
DLX4's Repositories
DLX4/zed_face
zedboard上基于FPGA+ARM的人脸识别智能监控系统。关键词:linux,zedboard,arm,fpga,人脸检测,人脸识别。
DLX4/beansdb
Archived, see GoBeansDB instead.
DLX4/heftydb
High performance persistent LSM key-value store library for the JVM.
DLX4/merkle-tree
Merkle Tree implementation in Java