自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 使用Azure认知服务语音SDK在Linux上实现C++文本转语音

使用Azure认知服务语音SDK在Linux上实现C++文本转语音 cognitive-services-speech-sdk Sample code for the Microsoft Cognitive Services Speech SDK ...

2025-06-12 09:09:22 91

原创 Nmap/Npcap项目中的网络数据包捕获与保存示例解析

Nmap/Npcap项目中的网络数据包捕获与保存示例解析 npcap Nmap Project's Windows packet capture and transmission library 项目地址: https://git...

2025-06-12 09:09:14 166

原创 OpenZiti zrok项目:在Windows系统中配置Agent服务指南

OpenZiti zrok项目:在Windows系统中配置Agent服务指南 zrok Geo-scale, next-generation peer-to-peer sharing platform built on top of OpenZiti. ...

2025-06-12 09:08:42 330

原创 rsnapshot项目开发指南与版本发布规范

rsnapshot项目开发指南与版本发布规范 rsnapshot a tool for backing up your data using rsync (if you want to get help, use https://lists.sourceforge.net/lists/listinfo/rsnapshot...

2025-06-11 09:14:21 118

原创 Salesforce Lightning Design System 项目贡献指南解析

Salesforce Lightning Design System 项目贡献指南解析 design-system Salesforce Lightning Design System 项目地址: https://gitcode....

2025-06-11 09:02:36 169

原创 Swift Collections中的OrderedDictionary深度解析

Swift Collections中的OrderedDictionary深度解析 swift-collections Commonly used data structures for Swift 项目地址: https://gi...

2025-06-10 09:04:45 250

原创 gsudo项目安全机制深度解析:Windows特权提升的安全边界与实践

gsudo项目安全机制深度解析:Windows特权提升的安全边界与实践 gsudo Sudo for Windows 项目地址: https://gitcode.com/gh_mirrors/gs/gsudo ...

2025-06-07 09:23:37 376

原创 使用ClearML实现TensorFlow Eager模式下的GAN模型训练与监控

使用ClearML实现TensorFlow Eager模式下的GAN模型训练与监控 clearml ClearML - Auto-Magical CI/CD to streamline your ML workflow. Experiment Manager, MLOps and Data-Management ...

2025-06-07 09:04:05 246

原创 Flink CDC Connectors 核心概念:数据管道(Data Pipeline)详解

Flink CDC Connectors 核心概念:数据管道(Data Pipeline)详解 flink-cdc 项目地址: https://gitcode.com/gh_mirrors/fl/flink-cdc ...

2025-06-07 09:03:50 278

原创 深入理解回调函数:从基础到实践 - roadmap-retos-programacion项目解析

深入理解回调函数:从基础到实践 - roadmap-retos-programacion项目解析 roadmap-retos-programacion Ruta de estudio basada en ejercicios de código semanales en 2024 de la comunidad Mour...

2025-06-07 09:02:46 312

原创 kohya-ss/sd-scripts项目中的Stable Diffusion微调技术详解

kohya-ss/sd-scripts项目中的Stable Diffusion微调技术详解 sd-scripts 项目地址: https://gitcode.com/gh_mirrors/sd/sd-scripts ...

2025-06-07 09:01:14 215

原创 FriendsDontLetFriends项目:热图行列重排序技术详解

FriendsDontLetFriends项目:热图行列重排序技术详解 FriendsDontLetFriends Friends don't let friends make certain types of data visualization - What are they and why are they bad...

2025-06-06 09:11:20 242

原创 OpenAPI TypeScript 入门指南:快速生成类型定义

OpenAPI TypeScript 入门指南:快速生成类型定义 openapi-typescript Generate TypeScript types from OpenAPI 3 specs 项目地址: https://gi...

2025-06-06 09:05:05 372

原创 Apache Arrow DataFusion 表达式(Expr)操作指南

Apache Arrow DataFusion 表达式(Expr)操作指南 arrow-datafusion Apache Arrow DataFusion SQL Query Engine 项目地址: https://gitco...

2025-06-06 09:02:16 401

原创 YugabyteDB YCQL应用开发最佳实践指南

YugabyteDB YCQL应用开发最佳实践指南 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...

2025-06-05 09:04:05 349

原创 RAPIDS cuDF项目文档编写规范与最佳实践

RAPIDS cuDF项目文档编写规范与最佳实践 cudf cuDF - GPU DataFrame Library 项目地址: https://gitcode.com/gh_mirrors/cu/cudf ...

2025-06-04 09:20:30 324

原创 IntelVCL/Open3D 在ARM架构上的支持与编译指南

IntelVCL/Open3D 在ARM架构上的支持与编译指南 Open3D 项目地址: https://gitcode.com/gh_mirrors/ope/Open3D ...

2025-06-03 09:05:12 238

原创 深入理解authentik中的Stages:构建灵活认证流程的核心组件

深入理解authentik中的Stages:构建灵活认证流程的核心组件 authentik The authentication glue you need. 项目地址: https://gitcode.com/gh_mirror...

2025-06-02 09:05:44 263

原创 Dive-into-DL-PyTorch项目解析:自然语言处理中的近似训练方法

Dive-into-DL-PyTorch项目解析:自然语言处理中的近似训练方法 Dive-into-DL-PyTorch 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。 ...

2025-06-02 09:05:12 349

原创 项目文档教程:从代码托管平台下载文件的完整指南

项目文档教程:从代码托管平台下载文件的完整指南 docs The open-source repo for docs.github.com 项目地址: https://gitcode.com/gh_mirrors/do/docs...

2025-06-02 09:04:04 257

原创 JavaScript 教程:Promise 错误处理机制深度解析

JavaScript 教程:Promise 错误处理机制深度解析 en.javascript.info Modern JavaScript Tutorial 项目地址: https://gitcode.com/gh_mirror...

2025-06-01 09:07:16 361

原创 Zed项目AI工具集详解:提升开发效率的智能助手

Zed项目AI工具集详解:提升开发效率的智能助手 zed Zed 是由 Atom 和 Tree-sitter 的创造者开发的一款高性能、多人协作代码编辑器。 项目地址: https://gitcode.com/gh_mirrors...

2025-05-30 09:04:45 361

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

Polestar 开源项目最佳实践教程 polestar vega/polestar: 是一个用于数据可视化的 Web 应用程序,提供多种图表类型和交互方式,可以用于创建和分析数据可视化。 项目地址: https://gitcod...

2025-05-22 09:00:05 386

原创 pokemon-svg:集合宝可梦SVG资源的开源项目

pokemon-svg:集合宝可梦SVG资源的开源项目 pokemon-svg SVGs for Pokemon 项目地址: https://gitcode.com/gh_mirrors/po/pokemon-svg ...

2025-05-21 09:00:02 311

原创 text_matching:文本匹配模型的集大成者

text_matching:文本匹配模型的集大成者 text_matching 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中 项目地址: https://gitcode.com/gh_mirrors/tex/t...

2025-05-20 09:00:00 560

原创 elkar:构建高效AI协作的利器

elkar:构建高效AI协作的利器 elkar Elkar - Task management for AI Agents, ready for Agent2Agent (A2A) protocol 项目地址: https://g...

2025-05-18 09:00:03 274

原创 systemapp_nuker:一键清除预装应用,重夺手机控制权

systemapp_nuker:一键清除预装应用,重夺手机控制权 systemapp_nuker System App Nuker — A debloater and whiteouts creator with WebUI interface ...

2025-05-16 09:00:04 342

原创 duckdb-swift:为Swift应用带来高性能数据库体验

duckdb-swift:为Swift应用带来高性能数据库体验 duckdb-swift 项目地址: https://gitcode.com/gh_mirrors/du/duckdb-swift ...

2025-05-10 15:20:25 584

原创 SimpleClick:图像分割的交互式利器

SimpleClick:图像分割的交互式利器 SimpleClick SimpleClick: Interactive Image Segmentation with Simple Vision Transformers (ICCV 2023) ...

2025-05-09 23:30:20 988

原创 flick:一款跨平台移动设备屏幕捕获工具

flick:一款跨平台移动设备屏幕捕获工具 flick A CLI with helpful QA tools for Android (Devices & Emulators) and iOS (Devices). 项目地址: ...

2025-05-09 17:30:34 883

原创 Kickass-markdown:提升你的README和Pull Request魅力

Kickass-markdown:提升你的README和Pull Request魅力 Kickass-markdown A collection of Github markdown tricks for writing kickass READMEs, Pull Requests & Comments. ...

2025-05-06 09:30:45 970

原创 pythonql:扩展Python功能,实现语言级查询

pythonql:扩展Python功能,实现语言级查询 pythonql A Query Language extension for Python: Query files, objects, SQL and NoSQL databases with a built-in query language ...

2025-05-04 22:10:24 843

原创 zellige 的安装和配置教程

zellige 的安装和配置教程 zellige A Moroccan utility library for working with CIN, phone numbers, currency, addresses, dates, and more. ...

2025-04-28 10:50:01 413

原创 Expo 文件管理器开源项目启动与配置教程

Expo 文件管理器开源项目启动与配置教程 expo-file-manager A file manager app made with React Native & Expo 项目地址: https://gitcode.com/...

2025-04-28 10:11:21 740

原创 django-ckeditor-5 的安装和配置教程

django-ckeditor-5 的安装和配置教程 django-ckeditor-5 Django CKEditor 5 integration. 项目地址: https://gitcode.com/gh_mirrors/dj...

2025-04-28 09:40:04 380

原创 Blade 语言项目教程

Blade 语言项目教程 blade A modern general-purpose programming language focused on enterprise Web, IoT, and secure application development. ...

2025-04-27 13:20:00 311

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

DoxSwap 项目启动与配置教程 doxswap Doxswap is a Laravel package for seamless document conversion using LibreOffice. Effortlessly convert DOCX, PDF, ODT, and more with a s...

2025-04-27 09:50:05 282

原创 RenderIH:开启三维交互手势估计新篇章

RenderIH:开启三维交互手势估计新篇章 RenderIH Official PyTorch implementation of "RenderIH: A large-scale synthetic dataset for 3D interacting hand pose estimation", ICCV 2023...

2025-04-24 16:10:49 327

原创 peerd:实现Kubernetes集群中的内容对等分发

peerd:实现Kubernetes集群中的内容对等分发 peerd Peer to peer distribution of container content in Kubernetes clusters. 项目地址: htt...

2025-04-24 09:21:57 800

原创 uji 的项目扩展与二次开发

uji 的项目扩展与二次开发 uji A minimalist generative art thing – press the buttons and play with the sliders! 项目地址: https://g...

2025-04-23 07:18:38 603

空空如也

空空如也

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

TA关注的人

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