Pinned Repositories
Advance-DHUStore
网上商城扩展,主要目标集中在多线程、高并发、线程安全、扩容、缓存等方面
advent-of-code
awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
cloudE
基于spring cloud的分布式系统架构。提供整套的微服务组件,包括服务发现、服务治理、链路追踪、服务监控等
DHUStore
An online shopping mall based on Spring, SpringMVC, Mybatis, and frontend layui, bootstrap
emotion-recognition
Emotion classification for fer2013 dataset, achieved 63% of accuracy
end2end-visualsearch
A visual search system used for product retrieval, tested on amazon product data
FakeNews-Detection
Fake News detection using both Ensemble methods and Neural Network
news-classification
Chinese news classification using Word2Vec, Sk-learn
Point2Mesh-website
A website based on SpringMVC to use PCL and JHU libraries to transform point cloud into meshes
lmy1108's Repositories
lmy1108/end2end-visualsearch
A visual search system used for product retrieval, tested on amazon product data
lmy1108/Point2Mesh-website
A website based on SpringMVC to use PCL and JHU libraries to transform point cloud into meshes
lmy1108/DHUStore
An online shopping mall based on Spring, SpringMVC, Mybatis, and frontend layui, bootstrap
lmy1108/emotion-recognition
Emotion classification for fer2013 dataset, achieved 63% of accuracy
lmy1108/news-classification
Chinese news classification using Word2Vec, Sk-learn
lmy1108/FakeNews-Detection
Fake News detection using both Ensemble methods and Neural Network
lmy1108/Advance-DHUStore
网上商城扩展,主要目标集中在多线程、高并发、线程安全、扩容、缓存等方面
lmy1108/advent-of-code
lmy1108/debezium
Change data capture for a variety of databases. https://debezium.io Please log issues in our JIRA at https://issues.jboss.org/projects/DBZ/issues
lmy1108/ethereum-boilerplate
The ultimate full-stack Ethereum Dapp Boilerplate which gives you maximum flexibility and speed. Feel free to fork and contribute. Although this repo is called "Ethereum Boilerplate" it works with any EVM system and even Solana support is coming soon! Happy BUIDL!👷♂️
lmy1108/fabric-docs-cn
A lab to translate the Fabric documentation to Chinese
lmy1108/fabric-samples
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric-samples
lmy1108/flink-rockthejvm
lmy1108/flutter_flowermusic
使用flutter编写的音乐项目,服务器是使用nodejs+mongodb简单搭建的,主要功能包括登录、注册、修改密码、收藏、分享、评论、上传图片、富文本、音频播放、flutter与原生交互、手势、选择图片、上拉加载、下拉刷新等功能。功能较多、但是没有太多的业务逻辑,对于初学者来说很容易看明白。另外我还开发了一款vue版本的相同项目,具体的功能和特点请仔细阅读readme
lmy1108/generate-subtitles
Generate transcripts for audio and video content with a user friendly UI, powered by Open AI's Whisper with automatic translations and download videos automatically with yt-dlp integration
lmy1108/hyperledger-fabric-evm-demo
hyperledger-fabric-evm-demo
lmy1108/java-design-patterns
Design patterns implemented in Java
lmy1108/life
A secure WebAssembly VM catered for decentralized applications.
lmy1108/node-express-react-redux-zwitter
🐣 A basic clone of Twitter (Boilerplate App) - Separate API (express+mongo) and Frontend (react+redux) folders using Node, Express, MongoDB, React (create-react-app), React Router v4 and Redux.
lmy1108/Play-with-Algorithm-Interview
Codes of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
lmy1108/react-abstract-nft-collection
This Project is made with HTML5, CSS3, ReactJS, Axios, MetaMask, thirdweb, Rinkeby Test Network, Web 3.0 Technologies, and OpenSea API.
lmy1108/springboot-seckill
:racehorse:基于Springboot高并发商品限时秒杀系统
lmy1108/SpringCloud-Shop
基于Spring Boot、Spring Cloud的微服务商城demo
lmy1108/vertx-examples
Vert.x examples
lmy1108/vertx-grpc
gRPC for Vert.x
lmy1108/vertx-web
HTTP web applications for Vert.x
lmy1108/VisualSearch_MXNet
Visual Search using Apache MXNet and gluon
lmy1108/whisper-nextjs
Next.js app for serverless deployments of OpenAI Whisper on Banana.dev
lmy1108/xbin-store
模仿国内知名B2C网站,实现的一个分布式B2C商城 使用Spring Boot 自动配置 Dubbox / MVC / MyBatis / Druid / Solr / Redis 等。使用Spring Cloud版本请查看
lmy1108/xmall
基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等