自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 OpenSeadragon项目开发指南:从环境搭建到测试部署

OpenSeadragon项目开发指南:从环境搭建到测试部署 openseadragon An open-source, web-based viewer for zoomable images, implemented in pure JavaScript. ...

2025-06-12 09:10:08 236

原创 OpenMainframeProject COBOL编程课程解析:为什么学习COBOL及基础语法入门

OpenMainframeProject COBOL编程课程解析:为什么学习COBOL及基础语法入门 cobol-programming-course Training materials and labs for a "Getting Started" level course on COBOL ...

2025-06-12 09:08:23 273

原创 OpenSfM控制点标注工具详解

OpenSfM控制点标注工具详解 OpenSfM Open source Structure-from-Motion pipeline 项目地址: https://gitcode.com/gh_mirrors/op/OpenSfM...

2025-06-11 09:03:56 241

原创 NGXS状态管理:深入理解Selector选择器机制

NGXS状态管理:深入理解Selector选择器机制 store ???? NGXS - State Management for Angular 项目地址: https://gitcode.com/gh_mirrors/sto/sto...

2025-06-11 09:03:53 203

原创 Kubernetes 文档项目中的 Issue 管理指南

Kubernetes 文档项目中的 Issue 管理指南 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/gh_mirro...

2025-06-10 09:02:05 316

原创 Security Monkey安装指南:构建云端安全监控系统

Security Monkey安装指南:构建云端安全监控系统 security_monkey Security Monkey monitors AWS, GCP, OpenStack, and GitHub orgs for assets and their changes over time. ...

2025-06-09 09:20:30 403

原创 PyTorch-Ignite实战:CIFAR10图像分类项目详解

PyTorch-Ignite实战:CIFAR10图像分类项目详解 ignite High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently. ...

2025-06-09 09:02:06 346

原创 Woodpecker CI 工作流语法详解

Woodpecker CI 工作流语法详解 woodpecker Woodpecker is a simple CI engine with great extensibility. 项目地址: https://gitcode.c...

2025-06-08 09:13:45 365

原创 Raspberry Pi 操作系统软件更新完全指南

Raspberry Pi 操作系统软件更新完全指南 documentation The official documentation for Raspberry Pi computers and microcontrollers ...

2025-06-08 09:03:13 214

原创 Up-for-Grabs项目技术架构解析:如何构建开源项目发现平台

Up-for-Grabs项目技术架构解析:如何构建开源项目发现平台 up-for-grabs.net This is a list of projects which have curated tasks specifically for new contributors. These issues are a grea...

2025-06-07 09:21:23 364

原创 DataX-Web项目中的分区同步技术详解

DataX-Web项目中的分区同步技术详解 datax-web WeiYe-Jing/datax-web 是一个用于 DataX 数据同步工具的 Web 界面。适合在大数据环境下使用 DataX 工具进行数据同步和迁移。特点是提供了简洁明了的界面、多种数据源和目标支持,以及实时监控和日志查看功能。 ...

2025-06-07 09:21:07 250

原创 Quartz.NET 定时任务框架中的 CronTrigger 完全指南

Quartz.NET 定时任务框架中的 CronTrigger 完全指南 quartznet Quartz Enterprise Scheduler .NET 项目地址: https://gitcode.com/gh_mirror...

2025-06-06 09:06:53 299

原创 Wireshark中HTTP3协议解析器的技术解析

Wireshark中HTTP3协议解析器的技术解析 wireshark Read-only mirror of Wireshark's Git repository at https://gitlab.com/wireshark/wireshark. ⚠️ GitHub won't let us disable pull...

2025-06-05 09:08:27 222

原创 Git for Windows 构建系统技术解析与选型指南

Git for Windows 构建系统技术解析与选型指南 git A fork of Git containing Windows-specific patches. 项目地址: https://gitcode.com/gh_m...

2025-06-05 09:01:05 323

原创 Open3D中的TSDF体素融合技术详解

Open3D中的TSDF体素融合技术详解 Open3D Open3D: A Modern Library for 3D Data Processing 项目地址: https://gitcode.com/gh_mirrors/op...

2025-06-03 09:05:34 222

原创 Anthropic Cookbook项目:基于上下文嵌入的检索增强生成技术指南

Anthropic Cookbook项目:基于上下文嵌入的检索增强生成技术指南 anthropic-cookbook A collection of notebooks/recipes showcasing some fun and effective ways of using Claude. ...

2025-06-03 09:04:45 384

原创 Dagger项目常见问题解答:从基础概念到高级应用

Dagger项目常见问题解答:从基础概念到高级应用 dagger 一个开源的运行时,用于可组合的工作流程。非常适合 AI 代理和 CI/CD。 项目地址: https://gitcode.com/gh_mirrors/da/dag...

2025-06-03 09:01:20 300

原创 深入理解CNTK中的序列到序列网络实现

深入理解CNTK中的序列到序列网络实现 CNTK Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit 项目地址: https://git...

2025-06-02 09:04:13 253

原创 Jetpack Compose实战:Jetchat聊天应用开发解析

Jetpack Compose实战:Jetchat聊天应用开发解析 compose-samples compose-samples - 一系列 Android Studio 项目,用于学习 Jetpack Compose,Google 的现代 Android UI 工具包,适合对 Android 开发和前端开发有兴趣的程...

2025-06-01 09:14:39 634

原创 Apollo配置中心如何启用Webhook通知功能

Apollo配置中心如何启用Webhook通知功能 apollo apolloconfig/apollo: 是一个分布式配置管理平台,可以方便地实现配置的统一管理和发布。该项目提供了一个简单易用的配置管理平台,可以方便地实现配置的统一管理和发布,同时支持多种配置格式和部署方式。 ...

2025-06-01 09:02:53 260

原创 Apollo配置中心:如何启用Webhook通知功能

Apollo配置中心:如何启用Webhook通知功能 apollo apolloconfig/apollo: 是一个分布式配置管理平台,可以方便地实现配置的统一管理和发布。该项目提供了一个简单易用的配置管理平台,可以方便地实现配置的统一管理和发布,同时支持多种配置格式和部署方式。 ...

2025-06-01 09:01:53 232

原创 SwiftUI 触摸可视化项目启动与配置教程

SwiftUI 触摸可视化项目启动与配置教程 visualizeTouches Touch Visualization in SwiftUI 项目地址: https://gitcode.com/gh_mirrors/vis/vis...

2025-05-26 09:00:43 279

原创 shadcn-prose 项目启动与配置教程

shadcn-prose 项目启动与配置教程 shadcn-prose Prose styles for shadcn/ui, including headings, paragraphs, lists and more. 项目地...

2025-05-24 09:03:52 406

原创 Face-SPARNet:人脸超分辨率的空间注意力学习框架

Face-SPARNet:人脸超分辨率的空间注意力学习框架 Face-SPARNet Pytorch codes for "Learning Spatial Attention for Face Super-Resolution", TIP 2020. ...

2025-05-20 09:00:01 345

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

rtoot:项目的核心功能/场景 rtoot :mammoth: R package to interact with the mastodon API 项目地址: https://gitcode.com/gh_mirrors/r...

2025-05-18 09:00:03 245

原创 deep_research_agent:文档驱动型智能研究助手

deep_research_agent:文档驱动型智能研究助手 deep_research_agent An Agentic Deep Research Assistant similar to Gemini and OpenAI Deep Research ...

2025-05-17 09:00:05 333

原创 growable-buf:提供灵活内存缓冲的C99库

growable-buf:提供灵活内存缓冲的C99库 growable-buf Growable Memory Buffer for C99 项目地址: https://gitcode.com/gh_mirrors/gr/grow...

2025-05-09 13:42:26 886

原创 42-piscine-exam:42学校编程考试训练利器

42-piscine-exam:42学校编程考试训练利器 42-piscine-exam This repo has all exercises of "C Exam Alone In The Dark - Beginner" sorted from level_00 to Level_05 ...

2025-05-07 09:07:03 831

原创 ffglitch-core:多媒体处理的全能工具

ffglitch-core:多媒体处理的全能工具 ffglitch-core FFglitch - FFmpeg fork for glitching 项目地址: https://gitcode.com/gh_mirrors/ff...

2025-05-04 15:20:19 528

原创 pyobd-pi:实时监控汽车诊断数据

pyobd-pi:实时监控汽车诊断数据 pyobd-pi Fixes to pyobd for Raspberry Pi / BeagleBone Black 项目地址: https://gitcode.com/gh_mirror...

2025-05-02 16:20:25 656

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

PhotoLab 开源项目最佳实践教程 PhotoLab AI-Powered Photo Editor (Python, PyQt6, PyTorch) 项目地址: https://gitcode.com/gh_mirrors/...

2025-04-27 10:20:39 334

原创 FreePackages 的安装和配置教程

FreePackages 的安装和配置教程 FreePackages An ASF plugin for finding and redeeming free Steam games 项目地址: https://gitcode.c...

2025-04-26 09:19:08 326

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

Omniscent 开源项目最佳实践教程 Omniscent Analysis and Replication of Omniscent, the 1st in the Mekka & Symposium 1997 PC 4K Intro Competition. ...

2025-04-24 11:34:36 260

原创 awesome-tda 的安装和配置教程

awesome-tda 的安装和配置教程 awesome-tda A curated list of topological data analysis (TDA) resources and links. 项目地址: https...

2025-04-24 10:48:56 385

原创 image_projection 的安装和配置教程

image_projection 的安装和配置教程 image_projection image_projection is a ROS package to create various projections from multiple calibrated cameras. ...

2025-04-24 10:31:03 550

原创 开源项目 dell_fans_controller 的扩展与二次开发潜力

开源项目 dell_fans_controller 的扩展与二次开发潜力 dell_fans_controller A tool for control the Dell server fans speed, it sends the control instruction by ipmitool over LAN fo...

2025-04-23 07:11:33 696

原创 ESP8266 KiCAD 库安装与配置指南

ESP8266 KiCAD 库安装与配置指南 kicad-ESP8266 Schematic symbols and PCB footprints for ESP8266 modules 项目地址: https://gitcode...

2025-04-21 09:20:29 316

原创 Dashlane CLI 使用教程

Dashlane CLI 使用教程 dashlane-cli ????‍???? Dashlane CLI - Access your secrets in your terminal, servers and CI/CD 项目地址: htt...

2025-04-19 10:40:40 313

原创 dtrx项目使用教程

dtrx项目使用教程 dtrx Do The Right Extraction 项目地址: https://gitcode.com/gh_mirrors/dtrx/dtrx ...

2025-04-18 10:11:04 315

原创 Ciare World Creator 使用教程

Ciare World Creator 使用教程 world-creator LLM-based CLI utility for simulation worlds creation. 项目地址: https://gitcode....

2025-04-17 11:30:24 313

空空如也

空空如也

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

TA关注的人

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