- 博客(677)
- 收藏
- 关注
原创 基于ILearnDeepLearning.py项目的YOLO目标检测实战教程
基于ILearnDeepLearning.py项目的YOLO目标检测实战教程 ILearnDeepLearning.py This repository contains small projects related to Neural Networks and Deep Learning in general. Sub...
2025-06-30 09:18:59
318
原创 Windows 系统下 Rime 输入法自动部署方案详解
Windows 系统下 Rime 输入法自动部署方案详解 rime-auto-deploy Make using Rime easy. 项目地址: https://gitcode.com/gh_mirrors/ri/rime-au...
2025-06-29 09:21:34
549
原创 深入理解tomprimozic/type-systems中的可扩展行类型系统
深入理解tomprimozic/type-systems中的可扩展行类型系统 type-systems Implementations of various type systems in OCaml. 项目地址: https:/...
2025-06-28 09:35:48
393
原创 Zalando/Tailor性能优化实践指南
Zalando/Tailor性能优化实践指南 tailor A streaming layout service for front-end microservices 项目地址: https://gitcode.com/gh_m...
2025-06-28 09:05:32
381
原创 QDirStat项目中的树状图可视化技术解析
QDirStat项目中的树状图可视化技术解析 qdirstat QDirStat - Qt-based directory statistics (KDirStat without any KDE - from the original KDirStat author) ...
2025-06-26 09:24:04
971
原创 OpenImageIO项目安装与编译完全指南
OpenImageIO项目安装与编译完全指南 OpenImageIO Reading, writing, and processing images in a wide variety of file formats, using a format-agnostic API, aimed at VFX applicati...
2025-06-25 09:33:28
306
原创 Neargye/nameof项目使用限制详解:从技术原理到实践避坑
Neargye/nameof项目使用限制详解:从技术原理到实践避坑 nameof Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum ...
2025-06-25 09:18:33
368
原创 在macOS上构建Mozc输入法引擎的完整指南
在macOS上构建Mozc输入法引擎的完整指南 mozc Mozc - a Japanese Input Method Editor designed for multi-platform 项目地址: https://gitcod...
2025-06-24 09:07:00
300
原创 Django Model Utils 项目贡献指南与技术规范解析
Django Model Utils 项目贡献指南与技术规范解析 django-model-utils Django model mixins and utilities. 项目地址: https://gitcode.com/gh...
2025-06-20 10:00:03
298
原创 FIS3前端构建工具入门教程:从零开始构建项目
FIS3前端构建工具入门教程:从零开始构建项目 fis3 FIS3 项目地址: https://gitcode.com/gh_mirrors/fi/fis3 前言FIS3是...
2025-06-19 09:27:14
313
原创 Docker-Registry 开源项目架构解析与开发指南
Docker-Registry 开源项目架构解析与开发指南 docker-registry This is **DEPRECATED**! Please go to https://github.com/docker/distribution ...
2025-06-19 09:20:32
989
原创 深入理解colesbury/nogil项目中的扩展类型定义
深入理解colesbury/nogil项目中的扩展类型定义 nogil Multithreaded Python without the GIL 项目地址: https://gitcode.com/gh_mirrors/no/no...
2025-06-19 09:17:48
320
原创 go-rknnlite:为Rockchip NPU提供高效的Go语言绑定
go-rknnlite:为Rockchip NPU提供高效的Go语言绑定 go-rknnlite CGO bindings to RKNN-Toolkit2 to perform Inferencing in Go on Rockchip NPU ...
2025-06-18 09:00:05
234
原创 LayoutKit动画实现原理与实战指南
LayoutKit动画实现原理与实战指南 LayoutKit 项目地址: https://gitcode.com/gh_mirrors/layo/LayoutKit 前言...
2025-06-12 09:10:07
337
原创 深入解析Micro Architecture Pattern:现代微服务架构设计指南
深入解析Micro Architecture Pattern:现代微服务架构设计指南 solution-architecture-patterns Reusable, vendor-neutral, industry-specific, vendor-specific solution architecture patt...
2025-06-11 09:17:01
336
原创 Moby/Swarmkit 通用资源管理机制深度解析
Moby/Swarmkit 通用资源管理机制深度解析 swarmkit A toolkit for orchestrating distributed systems at any scale. It includes primitives for node discovery, raft-based consensus...
2025-06-11 09:13:33
326
原创 从OpenCV迁移到vidgear:高性能视频处理框架切换指南
从OpenCV迁移到vidgear:高性能视频处理框架切换指南 vidgear A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features :fire:...
2025-06-11 09:04:50
379
原创 Apache Heron 快速入门故障排除指南
Apache Heron 快速入门故障排除指南 incubator-heron Apache Heron (Incubating) is a realtime, distributed, fault-tolerant stream processing engine from Twitter ...
2025-06-11 09:01:47
403
原创 QGroundControl命令行参数使用指南
QGroundControl命令行参数使用指南 qgroundcontrol Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows) ...
2025-06-10 09:20:47
309
原创 ElegantRL项目解析:基于锦标赛的集成训练方案深度剖析
ElegantRL项目解析:基于锦标赛的集成训练方案深度剖析 ElegantRL 项目地址: https://gitcode.com/gh_mirrors/el/ElegantRL ...
2025-06-10 09:04:44
265
原创 深入解析dotnet/docs项目中的官方.NET Docker镜像
深入解析dotnet/docs项目中的官方.NET Docker镜像 docs This repository contains .NET Documentation. 项目地址: https://gitcode.com/gh_m...
2025-06-10 09:01:28
232
原创 Style Dictionary 设计令牌系统安装与快速入门指南
Style Dictionary 设计令牌系统安装与快速入门指南 style-dictionary A build system for creating cross-platform styles. 项目地址: https://...
2025-06-10 09:01:00
324
原创 VerbaAurea:智能文档预处理工具
VerbaAurea:智能文档预处理工具 VerbaAurea VerbaAurea: 一个文档预处理工具,专注于为知识库构建提供高质量的文本数据。 项目地址: https://gitcode.com/gh_mirrors/ve/...
2025-06-10 09:00:05
341
原创 Cronicle项目开发指南:从环境搭建到单元测试
Cronicle项目开发指南:从环境搭建到单元测试 Cronicle A simple, distributed task scheduler and runner with a web based UI. 项目地址: https...
2025-06-09 09:06:23
367
原创 Apache Ignite事务机制深度解析
Apache Ignite事务机制深度解析 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite16/ignite ...
2025-06-09 09:04:57
375
原创 TokoVOIP_TS3 :为 FiveM 添加自定义近距聊天和无线电系统
TokoVOIP_TS3 :为 FiveM 添加自定义近距聊天和无线电系统 TokoVOIP_TS3 TokoVoip is a TeamSpeak plugin used along a FiveM script to add a custom proximity chat and radio system to Fi...
2025-06-09 09:00:01
809
原创 Hy语言模型模式解析技术详解
Hy语言模型模式解析技术详解 hy A dialect of Lisp that's embedded in Python 项目地址: https://gitcode.com/gh_mirrors/hy/hy ...
2025-06-08 09:04:55
289
原创 Flask-SocketIO 实现细节解析
Flask-SocketIO 实现细节解析 Flask-SocketIO miguelgrinberg/Flask-SocketIO: Flask-SocketIO 是一个为 Flask 框架提供 Socket.IO 支持的扩展,使得开发者能够轻松地在 Flask 应用中实现实时双向通信功能。 ...
2025-06-08 09:01:06
290
原创 Cpp2项目中的元函数机制深度解析
Cpp2项目中的元函数机制深度解析 cppfront A personal experimental C++ Syntax 2 -> Syntax 1 compiler 项目地址: https://gitcode.com/gh_m...
2025-06-07 09:22:30
317
原创 使用skorch实现RNN情感分类:IMDB影评分析实战
使用skorch实现RNN情感分类:IMDB影评分析实战 skorch 项目地址: https://gitcode.com/gh_mirrors/sko/skorch 概述...
2025-06-07 09:04:12
404
原创 Linux 教程:Dockerfile 最佳实践指南
Linux 教程:Dockerfile 最佳实践指南 linux-tutorial :penguin: Linux教程,主要内容:Linux 命令、Linux 系统运维、软件运维、精选常用Shell脚本 项目地址: https:/...
2025-06-07 09:03:46
399
原创 深度优先搜索(DFS)算法详解 - 图解与Python实现
深度优先搜索(DFS)算法详解 - 图解与Python实现 LeetCode-Py ⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,800+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。 ...
2025-06-06 09:06:09
318
原创 基数排序算法详解:从原理到实现
基数排序算法详解:从原理到实现 LeetCode-Py ⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,800+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。 项目...
2025-06-06 09:05:22
228
原创 Sylius 2.0升级指南:从1.14到2.0.6的全面解析
Sylius 2.0升级指南:从1.14到2.0.6的全面解析 Sylius Sylius/Sylius: Sylius是一个基于Symfony PHP框架构建的开源电子商务平台,具备高度模块化和可配置性,提供商品管理、订单处理、库存控制等一系列电商核心功能,帮助企业快速搭建自己的在线商店。 ...
2025-06-05 09:07:04
271
原创 YugabyteDB横向扩展与纵向扩展深度解析
YugabyteDB横向扩展与纵向扩展深度解析 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...
2025-06-05 09:04:43
371
原创 tcapy:Python库实现交易成本分析
tcapy:Python库实现交易成本分析 tcapy Open source TCA (transaction cost analysis) Python library for FX spot 项目地址: https://gi...
2025-06-05 09:00:01
219
原创 wordZero:高效Golang Word文档操作库
wordZero:高效Golang Word文档操作库 wordZero 项目地址: https://gitcode.com/gh_mirrors/wo/wordZero ...
2025-06-04 09:00:04
297
原创 Highcharts 导出服务器搭建指南:私有化部署方案详解
Highcharts 导出服务器搭建指南:私有化部署方案详解 highcharts 项目地址: https://gitcode.com/gh_mirrors/high/highcharts ...
2025-06-03 09:06:14
256
原创 Jupyter项目目录结构详解:配置、数据与运行时文件管理指南
Jupyter项目目录结构详解:配置、数据与运行时文件管理指南 jupyter Jupyter metapackage for installation, docs and chat 项目地址: https://gitcode.c...
2025-06-02 09:16:38
387
原创 Apache BRPC中的RPC_VIEW工具使用指南
Apache BRPC中的RPC_VIEW工具使用指南 brpc brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Sto...
2025-06-02 09:15:37
414
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人