自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 JetBot项目Docker容器部署指南

JetBot项目Docker容器部署指南 jetbot An educational AI robot based on NVIDIA Jetson Nano. 项目地址: https://gitcode.com/gh_mirro...

2025-06-12 09:11:40 190

原创 本地运行Cloud-Init的完整指南

本地运行Cloud-Init的完整指南 cloud-init 项目地址: https://gitcode.com/gh_mirrors/clo/cloud-init 什么是...

2025-06-12 09:07:59 458

原创 Odigos架构解析:云原生可观测性控制平面设计

Odigos架构解析:云原生可观测性控制平面设计 odigos Distributed tracing without code changes. ???? Instantly monitor any application using OpenTelemetry and eBPF ...

2025-06-11 09:14:19 163

原创 ASP.NET Core 5.0 Kestrel 服务器:不兼容 Windows 版本禁用 HTTP/2 over TLS 解析

ASP.NET Core 5.0 Kestrel 服务器:不兼容 Windows 版本禁用 HTTP/2 over TLS 解析 docs This repository contains .NET Documentation. ...

2025-06-10 09:01:57 315

原创 Leap.nvim:Neovim 中的高效跳转插件深度解析

Leap.nvim:Neovim 中的高效跳转插件深度解析 leap.nvim Neovim's answer to the mouse ???? 项目地址: https://gitcode.com/gh_mirrors/le/leap...

2025-06-09 09:00:50 669

原创 深入解析interview-go项目中的Goroutine调度策略

深入解析interview-go项目中的Goroutine调度策略 interview-go golang面试题集合 项目地址: https://gitcode.com/gh_mirrors/in/interview-go ...

2025-06-08 09:03:42 277

原创 深入解析FloatingPanel的SwiftUI集成指南

深入解析FloatingPanel的SwiftUI集成指南 FloatingPanel A clean and easy-to-use floating panel UI component for iOS 项目地址: https...

2025-06-07 09:22:25 366

原创 在Administrate项目中添加无关联模型的控制器

在Administrate项目中添加无关联模型的控制器 administrate A Rails engine that helps you put together a super-flexible admin dashboard. ...

2025-06-07 09:04:50 368

原创 ConvNeXt模型训练全攻略:从ImageNet-1K到22K的实践指南

ConvNeXt模型训练全攻略:从ImageNet-1K到22K的实践指南 ConvNeXt Code release for ConvNeXt model 项目地址: https://gitcode.com/gh_mirrors...

2025-06-07 09:04:08 283

原创 JSS项目入门指南:从安装到高级配置

JSS项目入门指南:从安装到高级配置 jss JSS is an authoring tool for CSS which uses JavaScript as a host language. 项目地址: https://git...

2025-06-06 09:03:52 348

原创 MassTransit快速入门:使用Azure Service Bus作为消息传输层

MassTransit快速入门:使用Azure Service Bus作为消息传输层 MassTransit MassTransit/MassTransit: 一个基于 .NET 的分布式消息传递框架,提供了多种消息传递和分布式处理功能,适合用于实现分布式消息传递和处理。 ...

2025-06-06 09:01:02 295

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

Uni3DETR:项目的核心功能/场景 Uni3DETR Code release for our NeurIPS 2023 paper "Uni3DETR: Unified 3D Detection Transformer". ...

2025-06-06 09:00:09 334

原创 Flowable DMN引擎配置详解

Flowable DMN引擎配置详解 flowable-engine A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and busin...

2025-06-05 09:03:11 214

原创 MMSegmentation项目自定义模型开发指南

MMSegmentation项目自定义模型开发指南 mmsegmentation OpenMMLab Semantic Segmentation Toolbox and Benchmark. 项目地址: https://gitco...

2025-06-04 09:20:58 250

原创 Ruby模式匹配深度解析:TheOdinProject课程精要

Ruby模式匹配深度解析:TheOdinProject课程精要 curriculum TheOdinProject/curriculum: The Odin Project 是一个免费的在线编程学习平台,这个仓库是其课程大纲和教材资源库,涵盖了Web开发相关的多种技术栈,如HTML、CSS、JavaScript以及Rub...

2025-06-04 09:04:16 401

原创 NASA FPrime项目自定义帧协议实现指南

NASA FPrime项目自定义帧协议实现指南 fprime F麓 - A flight software and embedded systems framework 项目地址: https://gitcode.com/gh_m...

2025-06-04 09:03:04 202

原创 GitLab项目测试最佳实践指南

GitLab项目测试最佳实践指南 gitlabhq GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com 项目地址: https:...

2025-06-03 09:05:26 312

原创 Kubernetes社区博客管理者的职责与技能要求

Kubernetes社区博客管理者的职责与技能要求 community Kubernetes community content 项目地址: https://gitcode.com/gh_mirrors/com/community...

2025-06-03 09:05:02 372

原创 ESP-IDF项目中的RAM使用优化指南

ESP-IDF项目中的RAM使用优化指南 esp-idf Espressif IoT Development Framework. Official development framework for Espressif SoCs. ...

2025-06-02 09:15:54 347

原创 OSSU数据科学课程:零基础Python编程入门指南

OSSU数据科学课程:零基础Python编程入门指南 data-science :bar_chart: Path to a free self-taught education in Data Science! 项目地址: htt...

2025-06-01 09:16:59 406

原创 Apollo自动驾驶平台软件包管理教程:从基础概念到自定义开发

Apollo自动驾驶平台软件包管理教程:从基础概念到自定义开发 apollo An open autonomous driving platform 项目地址: https://gitcode.com/gh_mirrors/apo...

2025-06-01 09:05:53 219

原创 Refine项目中的Remix路由与资源管理实践

Refine项目中的Remix路由与资源管理实践 refine 一个用于构建内部工具、管理面板、仪表盘和B2B应用程序的React框架,具有无与伦比的灵活性。 项目地址: https://gitcode.com/gh_mirror...

2025-06-01 09:01:46 315

原创 Segment34mkII:Garmin 表盘显示新选择

Segment34mkII:Garmin 表盘显示新选择 Segment34mkII 项目地址: https://gitcode.com/gh_mirrors/se/Segment34mkII ...

2025-05-31 09:00:05 393

原创 机器学习入门项目:强化学习与Q学习算法详解

机器学习入门项目:强化学习与Q学习算法详解 ML-For-Beginners 微软出品的面向初学者的机器学习课程,提供了一系列实践项目和教程,旨在帮助新手逐步掌握Python、Azure ML等工具进行数据预处理、模型训练及部署。 ...

2025-05-30 09:02:49 315

原创 py-rse:助力科研人员高效编程,构建高质量研究软件

py-rse:助力科研人员高效编程,构建高质量研究软件 py-rse Research Software Engineering with Python course material 项目地址: https://gitcode....

2025-05-30 09:00:01 230

原创 conn2res 开源项目教程

conn2res 开源项目教程 conn2res A reservoir computing toolbox for neuroscientists 项目地址: https://gitcode.com/gh_mirrors/co/...

2025-05-27 09:01:22 328

原创 Mediocre-hass-media-player-cards:打造智能家居媒体播放新体验

Mediocre-hass-media-player-cards:打造智能家居媒体播放新体验 mediocre-hass-media-player-cards Media Player Cards for Homeassistant. ...

2025-05-26 02:40:29 736

原创 使用 use-between 共享 React 组件状态的最佳实践

使用 use-between 共享 React 组件状态的最佳实践 use-between Sharing state between React components 项目地址: https://gitcode.com/gh_m...

2025-05-25 09:00:08 301

原创 DeVRF:实时动态场景的快速可变形体素辐射场

DeVRF:实时动态场景的快速可变形体素辐射场 DeVRF The Pytorch implementation of "DeVRF: Fast Deformable Voxel Radiance Fields for Dynamic Scenes" ...

2025-05-24 09:00:06 290

原创 PingFangSC:字体包解决方案,提升Web字体体验

PingFangSC:字体包解决方案,提升Web字体体验 PingFangSC PingFangSC字体包文件、苹果平方字体文件,包含ttf和woff2格式 项目地址: https://gitcode.com/gh_mirrors...

2025-05-22 09:00:37 464

原创 Trailblazer Representable 开源项目最佳实践教程

Trailblazer Representable 开源项目最佳实践教程 representable Maps representation documents from and to Ruby objects. Includes JSON, XML and YAML support, plain properties ...

2025-05-22 09:00:03 380

原创 liblsl:实验数据的无缝流转

liblsl:实验数据的无缝流转 liblsl C++ lsl library for multi-modal time-synched data transmission over the local network 项目地址:...

2025-05-15 09:00:04 406

原创 replay:视频播放的React组件解决方案

replay:视频播放的React组件解决方案 replay A React video player facilitating adaptive stream playback with custom UI and a React-friendly API. ...

2025-05-15 09:00:01 391

原创 LPSim:大规模并行区域交通仿真

LPSim:大规模并行区域交通仿真 LPSim 项目地址: https://gitcode.com/gh_mirrors/lp/LPSim 项目介绍LPSim(Large...

2025-05-08 11:40:25 597

原创 diana 的安装和配置教程

diana 的安装和配置教程 diana Save toil in security operations with: Detection & Intelligence Analysis for New Alerts (D.I.A.N.A. ) ...

2025-04-28 11:00:30 254

原创 fuzzball:一款强大的x86(及少量ARM)二进制代码符号执行工具

fuzzball:一款强大的x86(及少量ARM)二进制代码符号执行工具 fuzzball FuzzBALL: Vine-based Binary Symbolic Execution 项目地址: https://gitcode....

2025-04-27 14:10:52 289

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

Clipetty 项目启动与配置教程 clipetty Manipulate the system (clip)board with (e)macs from a (tty) 项目地址: https://gitcode.com/g...

2025-04-27 10:40:03 237

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

GapStyle 项目启动与配置教程 GapStyle The world-first* productivity-oriented color scheme for intelliJ and VSCode to fill the gap between programming languages and human....

2025-04-27 10:02:21 295

原创 Evine 项目最佳实践教程

Evine 项目最佳实践教程 evine Interactive CLI Web Crawler 项目地址: https://gitcode.com/gh_mirrors/ev/evine ...

2025-04-26 10:20:17 216

原创 chez-exe 的安装和配置教程

chez-exe 的安装和配置教程 chez-exe Chez Scheme self hosting executable 项目地址: https://gitcode.com/gh_mirrors/ch/chez-exe ...

2025-04-25 10:50:38 772

空空如也

空空如也

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

TA关注的人

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