自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(630)
  • 收藏
  • 关注

原创 vanilla-tree-viewer:项目的核心功能

vanilla-tree-viewer:项目的核心功能 vanilla-tree-viewer VanillaTreeViewer is a minimalist file browser for compactly displaying several files at once ...

2025-06-16 09:00:01 296

原创 基于Node-RED与TensorFlow.js开发机器学习IoT应用的技术解析

基于Node-RED与TensorFlow.js开发机器学习IoT应用的技术解析 japan-technology IBM Related Japanese technical documents - Code Patterns, Learning Path, Tutorials, etc. ...

2025-06-15 09:00:50 318

原创 Pimcore开源项目贡献指南深度解析

Pimcore开源项目贡献指南深度解析 pimcore Open Source Data & Experience Management Platform (PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce) ...

2025-06-11 09:04:24 353

原创 在Mac OS X上安装部署Feedbin RSS阅读器的完整指南

在Mac OS X上安装部署Feedbin RSS阅读器的完整指南 feedbin A nice place to read on the web. 项目地址: https://gitcode.com/gh_mirrors/fe/...

2025-06-11 09:03:29 402

原创 PowerDNS代码覆盖率测试技术详解

PowerDNS代码覆盖率测试技术详解 pdns PowerDNS Authoritative, PowerDNS Recursor, dnsdist 项目地址: https://gitcode.com/gh_mirrors/pd...

2025-06-10 09:16:56 231

原创 Python-Guide-CN 项目风格指南详解

Python-Guide-CN 项目风格指南详解

2025-06-09 09:21:22 230

原创 终端演示工具present使用指南:打造炫酷的命令行幻灯片

终端演示工具present使用指南:打造炫酷的命令行幻灯片 present A terminal-based presentation tool with colors and effects. 项目地址: https://git...

2025-06-09 09:21:02 272

原创 Swift Protobuf 常见问题深度解析

Swift Protobuf 常见问题深度解析 swift-protobuf Plugin and runtime library for using protobuf with Swift 项目地址: https://gitco...

2025-06-09 09:01:45 372

原创 Raspberry Pi项目:从USB存储设备启动系统详解

Raspberry Pi项目:从USB存储设备启动系统详解 documentation The official documentation for Raspberry Pi computers and microcontrollers ...

2025-06-08 09:03:15 419

原创 TinyXML2 轻量级 XML 解析库全面解析

TinyXML2 轻量级 XML 解析库全面解析 tinyxml2 TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs. ...

2025-06-08 09:02:29 314

原创 MosaicML Composer项目中的函数式API详解

MosaicML Composer项目中的函数式API详解 composer mosaicml/composer: 是一个用于机器学习的开源库,可以方便地实现机器学习算法和模型的训练和部署。适合对机器学习、开源库和想要实现机器学习算法的开发者。 ...

2025-06-08 09:02:24 209

原创 Kubernetes集群排错指南:从基础到进阶

Kubernetes集群排错指南:从基础到进阶 kubernetes-handbook Kubernetes Handbook (Kubernetes指南) https://kubernetes.feisky.xyz 项目地址...

2025-06-08 09:01:24 384

原创 VimR项目中Cocoa文本输入系统的技术解析

VimR项目中Cocoa文本输入系统的技术解析 vimr VimR — Neovim GUI for macOS in Swift 项目地址: https://gitcode.com/gh_mirrors/vi/vimr ...

2025-06-06 09:06:05 227

原创 Sapper项目构建指南:从开发到生产环境部署

Sapper项目构建指南:从开发到生产环境部署 sapper The next small thing in web development, powered by Svelte 项目地址: https://gitcode.com...

2025-06-06 09:04:57 246

原创 基于YOLO Tracking的实时人体姿态跟踪实现教程

基于YOLO Tracking的实时人体姿态跟踪实现教程 yolo_tracking mikel-brostrom/yolo_tracking 是一个基于 YOLO 目标检测算法的跟踪实现。适合在计算机视觉和人工智能领域中使用,进行实时目标跟踪。特点是提供了高效的跟踪算法、易于训练和部署,以及良好的性能。 ...

2025-06-06 09:01:40 365

原创 BayesianOptimization项目基础教程:贝叶斯优化入门指南

BayesianOptimization项目基础教程:贝叶斯优化入门指南 BayesianOptimization 项目地址: https://gitcode.com/gh_mirrors/bay/BayesianOptimiz...

2025-06-05 09:06:14 290

原创 stunk:轻量级状态管理库,让状态管理更高效

stunk:轻量级状态管理库,让状态管理更高效 stunk Stunk is a framework-agnostic state management library that keeps your app’s state clean and simple. It uses a fine-grained state m...

2025-06-05 09:00:07 321

原创 SpeechBrain项目入门指南:一站式语音处理工具包解析

SpeechBrain项目入门指南:一站式语音处理工具包解析 speechbrain A PyTorch-based Speech Toolkit 项目地址: https://gitcode.com/gh_mirrors/sp/s...

2025-06-04 09:09:54 354

原创 Android安全开发指南:使用Security Provider增强SSL安全性

Android安全开发指南:使用Security Provider增强SSL安全性 android-training-course-in-chinese Android官方培训课程中文版 项目地址: https://gitcode...

2025-06-04 09:07:21 232

原创 使用statsmodels实现自定义最大似然估计模型

使用statsmodels实现自定义最大似然估计模型 statsmodels Statsmodels: statistical modeling and econometrics in Python 项目地址: https://g...

2025-06-04 09:01:21 307

原创 使用Cerebrium云端部署Outlines项目的完整指南

使用Cerebrium云端部署Outlines项目的完整指南 outlines Guided Text Generation 项目地址: https://gitcode.com/gh_mirrors/ou/outlines ...

2025-06-03 09:10:23 394

原创 Sidekiq 7.0 API迁移指南:关键变更与升级策略

Sidekiq 7.0 API迁移指南:关键变更与升级策略 sidekiq 项目地址: https://gitcode.com/gh_mirrors/sid/sidekiq ...

2025-06-03 09:02:37 229

原创 MediumEditor 5.0 升级指南:全面解析重大变更

MediumEditor 5.0 升级指南:全面解析重大变更 medium-editor Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution. ...

2025-06-02 09:06:24 400

原创 深入解析gitui终端Git客户端的主题定制方案

深入解析gitui终端Git客户端的主题定制方案 gitui 用 Rust ???? 编写的极速终端 git-ui。 项目地址: https://gitcode.com/gh_mirrors/gi/gitui ...

2025-06-01 09:17:03 247

原创 Apollo自动驾驶系统:预测模块新增预测器开发指南

Apollo自动驾驶系统:预测模块新增预测器开发指南 apollo An open autonomous driving platform 项目地址: https://gitcode.com/gh_mirrors/apo/apol...

2025-06-01 09:05:02 285

原创 Equalizer:项目核心功能/场景

Equalizer:项目核心功能/场景 Equalizer Equalizer is the standard middleware to create and deploy parallel OpenGL-based applications. It enables applications to benefit fr...

2025-05-31 09:00:00 247

原创 LevelDB存储引擎实现原理深度解析

LevelDB存储引擎实现原理深度解析 leveldb LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. ...

2025-05-30 09:13:25 323

原创 Tesseract.js 光学字符识别(OCR)实战指南

Tesseract.js 光学字符识别(OCR)实战指南 tesseract.js Pure Javascript OCR for more than 100 Languages ???????????? 项目地址: https://gitcode...

2025-05-30 09:10:11 309

原创 Starship终端提示工具配置指南

Starship终端提示工具配置指南 starship ☄????️ The minimal, blazing-fast, and infinitely customizable prompt for any shell! 项目地址:...

2025-05-30 09:07:14 359

原创 Docusaurus文档功能深度解析:从基础配置到高级应用

Docusaurus文档功能深度解析:从基础配置到高级应用 docusaurus Easy to maintain open source documentation websites. 项目地址: https://gitcode...

2025-05-30 09:04:55 300

原创 blidino 项目启动与配置教程

blidino 项目启动与配置教程 blidino Arduino USB-MIDI to MIDI over Bluetooth LE Project 项目地址: https://gitcode.com/gh_mirrors/...

2025-05-27 09:00:39 373

原创 ML:智能代码分析利器

ML:智能代码分析利器 ml sourced.ml is a library and command line tools to build and apply machine learning models on top of Universal Abstract Syntax Trees ...

2025-05-19 09:00:02 227

原创 RedFlag:利用AI识别高风险代码变更

RedFlag:利用AI识别高风险代码变更 RedFlag RedFlag uses AI to identify high-risk code changes. Run it in batch mode for release candidate testing or in CI pipelines to flag P...

2025-05-13 09:05:09 750

原创 dirigible-spreadsheet:在线 Pythonic 电子表格的便捷工具

dirigible-spreadsheet:在线 Pythonic 电子表格的便捷工具 dirigible-spreadsheet Dirigible, the Pythonic spreadsheet in your browser ...

2025-05-10 21:50:20 860

原创 secrix:为系统安全保驾护航的秘密管理工具

secrix:为系统安全保驾护航的秘密管理工具 secrix 项目地址: https://gitcode.com/gh_mirrors/se/secrix 在当今的信息化时...

2025-05-08 09:07:50 621

原创 OrtInference:多样化的任务推理能力,加速AI应用开发

OrtInference:多样化的任务推理能力,加速AI应用开发 OrtInference Using OnnxRuntime to inference yolov10,yolov10+SAM ,yolov10+bytetrack and SAM2 by c++ . ...

2025-05-06 09:24:49 751

原创 MoMo:视频帧插值的高效运动建模方案

MoMo:视频帧插值的高效运动建模方案 MoMo Implementation of "Disentangled Motion Modeling for Video Frame Interpolation" 项目地址: https...

2025-05-05 19:20:20 562

原创 qafiyah:打造开放源代码的阿拉伯诗歌平台

qafiyah:打造开放源代码的阿拉伯诗歌平台 qafiyah Open-source, non-profit Arabic poetry platform 项目地址: https://gitcode.com/gh_mirrors...

2025-05-04 20:41:15 741

原创 Frappe Studio:一款革命性的视觉应用构建器

Frappe Studio:一款革命性的视觉应用构建器 studio Low code app builder for the Frappe Framework 项目地址: https://gitcode.com/gh_mirro...

2025-04-24 21:30:54 565

原创 AlgoPlus 项目启动与配置教程

AlgoPlus 项目启动与配置教程 AlgoPlus AlgoPlus is a C++17 library for complex data structures and algorithms 项目地址: https://gi...

2025-04-24 11:23:33 304

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除