Pinned Repositories
--
停车场系统源码,停车场小程序【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持app上查询附近停车场(导航,可用车位数,停车场费用,优惠券,评分,评论等),可预约车位。⑤断电断网支持岗亭人员使用app可接管硬件进行停车记录的录入。 【技术架构】:后端开发语言java,框架oauth2+springboot2+dubble,数据库mysql/mongodb/redis,即时通讯底层框架netty4,安卓和ios均为原生开发,后台管理模板vue-typescript-admin-template
12306
12306智能刷票,订票
3dtiles
The fastest tools for 3dtiles convert in the world!
50projects50days
50+ mini web projects using HTML, CSS & JS
Acid
A high speed C++17 Vulkan game engine
brink
基于boost::asio的server,简洁,高效
Heap-Layers
Heap Layers: An Extensible Memory Allocation Infrastructure
libccd
Library for collision detection between two convex shapes
lxlyh.github.io
lyh
ORM-Lite
An ORM for SQLite in Modern C++ and Template
lxlyh's Repositories
lxlyh/Admin.Core
Admin后端,前后端分离的权限管理系统,集成统一认证授权,支持国内外主流数据库自由切换和动态高级查询,基于.Net开发的WebApi
lxlyh/asio_redis_client
an easy to use async redis client implemented in c++11
lxlyh/BeetleX
high performance dotnet core socket tcp communication components, support TLS, HTTP, HTTPS, WebSocket, RPC, Redis protocols, custom protocols and 1M connections problem solution
lxlyh/constexpr-list
Header only constexpr interger list library
lxlyh/cpp-cheatsheet
Modern C++ Cheatsheet
lxlyh/cypress
Fast, easy and reliable testing for anything that runs in a browser.
lxlyh/downkyi
哔哩下载姬downkyi,B站视频下载工具,支持批量下载,支持4K,支持解除地区限制下载,提供工具箱(音视频提取、去水印等)。
lxlyh/EtherEngine
更专业的游戏引擎
lxlyh/fameta-counter
Compile time counter that works with all major modern compilers
lxlyh/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
lxlyh/jsketcher
Parametric 2D and 3D modeler written in pure javascript
lxlyh/Learn-Revit-the-Parametric-Way
《BIM全流程正向设计实践: 掌握参数的核心用法》是一本交互式教程。
lxlyh/lin-cms-dotnetcore
😃A simple and practical CMS implemented by .NET 5 + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏
lxlyh/node-occ
build BREP Solids with OpenCascade and NodeJS - 3D Modeling
lxlyh/plugincpp
a modern c++ plugin library
lxlyh/pyLunarCalendar
简介:无需数据库,以《钦定协纪辨方书》为核心的python3 农历、黄历、二十四节气、节假日、星次、每日凶煞、每日值神、建除十二神、每日宜忌、彭祖百忌、每日五行、二十八星宿、天干地支、生辰八字、时辰凶吉等开源项目。背景: 由于三体运动(主要地球、太阳、月球)无法准确预测,目前二十四节气依然还是靠天文台观测,Yovey使用传说中[Y*D+C]-L 寿星通用公式 方法实际有很多天数不准,def getSolarTerms(_date)12个if嵌套判断让代码变得十分冗余,由简书网友“大咖_247c”首先发现计算不准问题……
lxlyh/qwerty-learner
为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件
lxlyh/react-book
Book covering fundamentals on React
lxlyh/reading-code-of-nginx-1.9.2
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕
lxlyh/renderer
A shader-based software renderer written from scratch in C89
lxlyh/RestExpress
Minimalist Java framework for rapidly creating scalable, containerless, RESTful microservices. Ship a production-quality, headless, RESTful API in the shortest time possible. Uses Netty for HTTP, Jackson for JSON, Metrics for metrics, properties files for configuration. Sub-projects and plugins enable, NoSQL, Swagger, Auth0, HAL integration, etc.
lxlyh/s_task
awaitable coroutine library for C
lxlyh/Signal-Android
A private messenger for Android.
lxlyh/Signal-Desktop
Signal — Private Messenger for Windows, Mac, and Linux
lxlyh/Signal-Server
Server supporting the Signal Private Messenger applications on Android, Desktop, and iOS
lxlyh/Squirrel.Windows
An installation and update framework for Windows desktop apps
lxlyh/three-mesh-bvh
A BVH implementation to speed up raycasting against three.js meshes.
lxlyh/tiny-regex-c
Small portable regex in C
lxlyh/verb
Open-source, cross-platform NURBS
lxlyh/xv6-chinese
中文版的 MIT xv6 文档