- 博客(644)
- 收藏
- 关注
原创 Flecs项目从v3迁移到v4的完整指南
Flecs项目从v3迁移到v4的完整指南 flecs flecs是一个高性能、轻量级的C和C++实体组件系统框架,适用于游戏开发和其他需要组织大量数据和行为的应用。它提供了一种模块化的方式构建复杂应用,并优化了CPU缓存利用率。 ...
2025-06-06 09:04:03
167
原创 Node.js日志处理利器:Bunyan CLI工具详解
Node.js日志处理利器:Bunyan CLI工具详解 node-bunyan a simple and fast JSON logging module for node.js services 项目地址: https://g...
2025-06-06 09:02:52
105
原创 AWS DevOps零基础到精通:深入解析ECS容器服务
AWS DevOps零基础到精通:深入解析ECS容器服务 aws-devops-zero-to-hero AWS zero to hero repo for devops engineers to learn AWS in 30 Days. This repo includes projects, presentatio...
2025-06-05 09:08:30
225
原创 Apache Beam 执行引擎(Runner)核心概念详解
Apache Beam 执行引擎(Runner)核心概念详解 beam Beam是一个开源的分布式批处理框架,主要用于批处理和流处理。它的特点是易用性高、支持多种编程语言、具有强大的生态系统等。适用于批处理和流处理场景。 项目地址...
2025-06-05 09:08:09
265
原创 Voyager项目核心解析:菜单系统与可视化构建器深度指南
Voyager项目核心解析:菜单系统与可视化构建器深度指南 voyager 项目地址: https://gitcode.com/gh_mirrors/voy/voyager ...
2025-06-03 09:09:58
361
原创 AISystem项目解析:人工智能系统全栈架构入门指南
AISystem项目解析:人工智能系统全栈架构入门指南 AISystem AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术 项目地址: https://gitcode.com/gh...
2025-06-03 09:01:06
257
原创 dotfiles :打造个性化数字工作空间的利器
dotfiles :打造个性化数字工作空间的利器 dotfiles Opinionated dotfiles generator that allows quick configuration of different window managers in multiple OSs ...
2025-06-03 09:00:04
320
原创 DearPyGui容器堆栈机制详解
DearPyGui容器堆栈机制详解 DearPyGui Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies ...
2025-06-02 09:18:57
343
原创 SQLModel 教程:使用 Python ORM 更新数据库记录
SQLModel 教程:使用 Python ORM 更新数据库记录 sqlmodel SQL databases in Python, designed for simplicity, compatibility, and robustness. ...
2025-06-02 09:08:06
388
原创 Bokeh中使用LaTeX数学公式自定义坐标轴标签
Bokeh中使用LaTeX数学公式自定义坐标轴标签 bokeh bokeh/bokeh: 是一个用于创建交互式图形和数据的 Python 库。适合用于数据可视化、数据分析和呈现,以及创建动态的 Web 应用。特点是提供了一种简洁、直观的 API 来描述和处理数据,并生成交互式的可视化效果。 ...
2025-06-02 09:02:39
287
原创 MXNet自动微分机制autograd详解
MXNet自动微分机制autograd详解 mxnet 项目地址: https://gitcode.com/gh_mirrors/mx/mxnet 自动微分是深度学习框架的...
2025-06-01 09:15:08
372
原创 Conductor项目系统任务扩展指南:自定义任务参数配置
Conductor项目系统任务扩展指南:自定义任务参数配置 conductor Conductor is a microservices orchestration engine. 项目地址: https://gitcode.co...
2025-06-01 09:07:39
265
原创 深度解析如何参与docsify项目开发
深度解析如何参与docsify项目开发 docsify 项目地址: https://gitcode.com/gh_mirrors/doc/docsify 什么是docsif...
2025-06-01 09:01:40
261
原创 100-days-of-productivity:打造每日进步1%的高效生活
100-days-of-productivity:打造每日进步1%的高效生活 100-days-of-productivity becoming one percent better everyday. 项目地址: https:/...
2025-06-01 09:00:01
207
原创 Gradio项目指南:如何为自定义组件生成专业文档
Gradio项目指南:如何为自定义组件生成专业文档 gradio Gradio是一个开源库,主要用于快速搭建和分享机器学习模型的交互式演示界面,使得非技术用户也能轻松理解并测试模型的功能,广泛应用于模型展示、教育及协作场景。 项目...
2025-05-30 09:10:44
337
原创 Jekyll项目教程:如何创建自定义404错误页面
Jekyll项目教程:如何创建自定义404错误页面 jekyll :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby 项目地址: ...
2025-05-30 09:07:02
348
原创 Metrics-Play 项目启动与配置教程
Metrics-Play 项目启动与配置教程 metrics-play Metrics module for Play2 项目地址: https://gitcode.com/gh_mirrors/me/metrics-play ...
2025-05-29 09:00:36
261
原创 Spartan Emacs 项目启动与配置教程
Spartan Emacs 项目启动与配置教程 spartan-emacs Moved to Codeberg, https://codeberg.org/aesdef/spartan-emacs 项目地址: https://gi...
2025-05-27 09:01:08
235
原创 ksmbd-tools 开源项目最佳实践
ksmbd-tools 开源项目最佳实践 ksmbd-tools ksmbd kernel server userspace utilities 项目地址: https://gitcode.com/gh_mirrors/ks/ks...
2025-05-26 09:00:41
359
原创 ECSk:Amazon ECS 交互式 CLI 工具的最佳实践
ECSk:Amazon ECS 交互式 CLI 工具的最佳实践 ecsk CLI tool that you can interactively call Amazon ECS APIs (run-task, execute-command, stop-task), copy files between ECS and ...
2025-05-23 09:00:47
207
原创 LamRA:项目的核心功能/场景
LamRA:项目的核心功能/场景 LamRA LamRA: Large Multimodal Model as Your Advanced Retrieval Assistant 项目地址: https://gitcode.com...
2025-05-15 09:00:06
319
原创 valet-wsl:快速搭建 Laravel 开发环境
valet-wsl:快速搭建 Laravel 开发环境 valet-wsl A fork of Laravel Valet for Ubuntu modified to work in WSL. 项目地址: https://git...
2025-05-10 23:30:50
651
原创 FUT-Auto-Buyer:自动化FIFA终极队伍交易市场的利器
FUT-Auto-Buyer:自动化FIFA终极队伍交易市场的利器 FUT-Auto-Buyer Fifa UT AutoBuyer / Snipping Bot for fifa ultimate team web app with captcha solver ...
2025-05-10 09:04:05
831
原创 LegoGPT:生成物理稳定的乐高模型
LegoGPT:生成物理稳定的乐高模型 LegoGPT Official repository for LegoGPT, the first approach for generating physically stable LEGO brick models from text prompts. ...
2025-05-09 20:20:55
770
原创 fsmn-vad:企业级语音活动检测工具
fsmn-vad:企业级语音活动检测工具 fsmn-vad A enterprise-grade Voice Activity Detector from modelscope and funasr. 项目地址: https://...
2025-05-08 14:51:00
678
原创 csgo-react-hud:专为CSGO游戏设计的反应灵敏HUD界面
csgo-react-hud:专为CSGO游戏设计的反应灵敏HUD界面 csgo-react-hud ????️ Example for the Lexogrine HUD Manager system 项目地址: https://gi...
2025-05-06 11:10:25
444
原创 xPong:实时生成LLM评论的Pong游戏
xPong:实时生成LLM评论的Pong游戏 xpong LLM-generated real-time commentary for Pong 项目地址: https://gitcode.com/gh_mirrors/xp/xp...
2025-05-05 21:50:33
218
原创 async-ffi:异步Rust与FFI的兼容桥梁
async-ffi:异步Rust与FFI的兼容桥梁 async-ffi FFI-compatible futures 项目地址: https://gitcode.com/gh_mirrors/as/async-ffi ...
2025-05-02 09:08:15
589
原创 Cassette.jl 开源项目教程
Cassette.jl 开源项目教程 Cassette.jl Overdub Your Julia Code 项目地址: https://gitcode.com/gh_mirrors/ca/Cassette.jl ...
2025-04-28 14:00:00
244
原创 COPT-Public/cuPDLP-C 项目启动与配置教程
COPT-Public/cuPDLP-C 项目启动与配置教程 cuPDLP-C Code for solving LP on GPU using first-order methods 项目地址: https://gitcode....
2025-04-25 10:30:38
221
原创 html5-qrcode 的项目扩展与二次开发
html5-qrcode 的项目扩展与二次开发 html5-qrcode A cross platform HTML5 QR code reader. See end to end implementation at: https://scanapp.org ...
2025-04-23 07:24:39
492
原创 开源项目 115proxy-for-kodi 亮点详解
开源项目 115proxy-for-kodi 亮点详解 115proxy-for-kodi 115原码播放服务Kodi插件 项目地址: https://gitcode.com/gh_mirrors/11/115proxy-for-...
2025-04-23 07:13:50
494
原创 NATS 项目安装与使用教程
NATS 项目安装与使用教程 nats.rb 项目地址: https://gitcode.com/gh_mirrors/nat/nats.rb 1. 项目目录结构及介绍N...
2025-04-23 07:02:53
395
原创 Django-select2 项目安装与使用教程
Django-select2 项目安装与使用教程 django-select2 This is a Django integration for Select2 项目地址: https://gitcode.com/gh_mirro...
2025-04-22 10:30:52
559
原创 Python-Stanford-CoreNLP 项目安装与使用教程
Python-Stanford-CoreNLP 项目安装与使用教程 python-stanford-corenlp Python interface to CoreNLP using a bidirectional server-client interface. ...
2025-04-22 09:51:20
363
原创 数据通信开源项目使用教程
数据通信开源项目使用教程 DataCommunication A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode. ...
2025-04-22 07:02:58
535
原创 Robot Utility Models 使用教程
Robot Utility Models 使用教程 robot-utility-models Robot Utility Models are trained on a diverse set of environments and objects, and then can be deployed in novel e...
2025-04-21 10:33:38
379
原创 开源项目安装与配置指南
开源项目安装与配置指南 PapersReimplementations Personal short implementations of Machine Learning papers 项目地址: https://gitcode...
2025-04-21 07:02:55
286
原创 TexasInstruments edgeai-yolox 项目使用教程
TexasInstruments edgeai-yolox 项目使用教程 edgeai-yolox 项目地址: https://gitcode.com/gh_mirrors/ed/edgeai-yolox ...
2025-04-20 11:30:28
388
原创 CAN总线模拟器安装与配置指南
CAN总线模拟器安装与配置指南 simulator CAN bus simulator on the Rasperry Pi 项目地址: https://gitcode.com/gh_mirrors/simulat/simulat...
2025-04-20 07:02:54
606
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人