自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 ZMK固件新键盘扩展板(Shield)开发指南

ZMK固件新键盘扩展板(Shield)开发指南 zmk ZMK Firmware Repository 项目地址: https://gitcode.com/gh_mirrors/zm/zmk ...

2025-06-11 09:18:23 217

原创 Gokrazy项目快速入门指南:构建精简Linux系统

Gokrazy项目快速入门指南:构建精简Linux系统 gokrazy turn your Go program(s) into an appliance running on the Raspberry Pi 3, Pi 4, Pi Zero 2 W, or amd64 PCs! ...

2025-06-11 09:17:03 239

原创 BaiduPCS-Go项目结构化数据API深度解析

BaiduPCS-Go项目结构化数据API深度解析 BaiduPCS-Go iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能 项目地址: https://gitcode.com/gh_mirrors/...

2025-06-11 09:04:31 367

原创 Apache Heron在Linux平台上的编译指南

Apache Heron在Linux平台上的编译指南 incubator-heron Apache Heron (Incubating) is a realtime, distributed, fault-tolerant stream processing engine from Twitter ...

2025-06-11 09:01:40 234

原创 bqplot 0.12 到 0.13 版本迁移指南

bqplot 0.12 到 0.13 版本迁移指南 bqplot 项目地址: https://gitcode.com/gh_mirrors/bqp/bqplot 前言bq...

2025-06-11 09:01:09 324

原创 深入解析Sorbet内部工作原理

深入解析Sorbet内部工作原理 sorbet A fast, powerful type checker designed for Ruby 项目地址: https://gitcode.com/gh_mirrors/so/sor...

2025-06-10 09:21:36 282

原创 深入解析rasbt机器学习书中Transformer架构与注意力机制

深入解析rasbt机器学习书中Transformer架构与注意力机制 machine-learning-book Code Repository for Machine Learning with PyTorch and Scikit-Learn ...

2025-06-09 09:22:10 345

原创 从零实现循环神经网络:基于d2l-pytorch项目的实践指南

从零实现循环神经网络:基于d2l-pytorch项目的实践指南 d2l-pytorch dsgiitr/d2l-pytorch: d2l-pytorch 是Deep Learning (DL) from Scratch with PyTorch系列教程的配套代码库,通过从零开始构建常见的深度学习模型,帮助用户深入理解Py...

2025-06-09 09:21:50 280

原创 Wire协议缓冲区:高效数据模型的Java/Kotlin/Swift实现

Wire协议缓冲区:高效数据模型的Java/Kotlin/Swift实现 wire gRPC and protocol buffers for Android, Kotlin, Swift and Java. 项目地址: http...

2025-06-09 09:21:15 381

原创 Kubernetes容器命令与参数配置详解

Kubernetes容器命令与参数配置详解 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/gh_mirrors/webs...

2025-06-09 09:06:21 218

原创 Apache Ignite透明数据加密(TDE)技术详解

Apache Ignite透明数据加密(TDE)技术详解 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite15/ignite ...

2025-06-09 09:05:27 364

原创 MonkeyType项目配置详解:定制你的Python类型追踪系统

MonkeyType项目配置详解:定制你的Python类型追踪系统 MonkeyType A Python library that generates static type annotations by collecting runtime types ...

2025-06-08 09:18:48 352

原创 Cinder项目中的Surface图像处理技术详解

Cinder项目中的Surface图像处理技术详解 Cinder Cinder is a community-developed, free and open source library for professional-quality creative coding in C++. ...

2025-06-08 09:01:13 238

原创 超写实3D游戏场景重现:解析《红色警戒3》娜塔莎角色渲染技术

超写实3D游戏场景重现:解析《红色警戒3》娜塔莎角色渲染技术 awesome-gpt4o-images Awesome curated collection of GPT-4o images & prompts. Explore diverse AI-generated art styles (Ghibli, 3D, e...

2025-06-07 09:02:28 390

原创 Apache Zeppelin 安装指南:从零开始部署数据可视化平台

Apache Zeppelin 安装指南:从零开始部署数据可视化平台 zeppelin Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala a...

2025-06-06 09:21:56 271

原创 Redis hiredis库与libevent集成的异步编程实践

Redis hiredis库与libevent集成的异步编程实践 hiredis Minimalistic C client for Redis >= 1.2 项目地址: https://gitcode.com/gh_mirror...

2025-06-06 09:21:14 392

原创 Polkadot项目架构解析:从运行时到节点子系统的设计哲学

Polkadot项目架构解析:从运行时到节点子系统的设计哲学 polkadot Polkadot Node Implementation 项目地址: https://gitcode.com/gh_mirrors/po/polkad...

2025-06-06 09:03:42 374

原创 Mamba项目中的包环境求解器技术解析

Mamba项目中的包环境求解器技术解析 mamba The Fast Cross-Platform Package Manager 项目地址: https://gitcode.com/gh_mirrors/mam/mamba ...

2025-06-06 09:01:11 304

原创 YugabyteDB变更数据捕获(CDC)技术深度解析

YugabyteDB变更数据捕获(CDC)技术深度解析 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...

2025-06-05 09:04:39 276

原创 Rematch项目中的TypeScript集成指南

Rematch项目中的TypeScript集成指南 rematch The Redux Framework 项目地址: https://gitcode.com/gh_mirrors/re/rematch ...

2025-06-05 09:02:58 329

原创 Waterdrop项目中的模式演进(Schema Evolution)技术详解

Waterdrop项目中的模式演进(Schema Evolution)技术详解 seatunnel 项目地址: https://gitcode.com/gh_mirrors/seat/seatunnel ...

2025-06-05 09:02:31 346

原创 mini.move:文本编辑利器,灵活移动选择区域

mini.move:文本编辑利器,灵活移动选择区域 mini.move Neovim Lua plugin to move any selection in any direction. Part of 'mini.nvim' library. ...

2025-06-05 09:00:06 334

原创 MMSegmentation数据流详解:从数据加载到模型输出的完整流程

MMSegmentation数据流详解:从数据加载到模型输出的完整流程 mmsegmentation OpenMMLab Semantic Segmentation Toolbox and Benchmark. 项目地址: htt...

2025-06-04 09:20:38 242

原创 StarRocks向量索引技术详解:实现高效近似最近邻搜索

StarRocks向量索引技术详解:实现高效近似最近邻搜索 starrocks StarRocks是一个开源的分布式数据分析引擎,用于处理大规模数据查询和分析。 - 功能:分布式数据分析;大规模数据查询;数据分析;数据仓库。 - 特点:高性能;可扩展;易于使用;支持多种数据源。 ...

2025-06-04 09:05:55 224

原创 Android Intent过滤机制深度解析 - 从kesenhoo/android-training-course-in-chinese看Intent Filter实现...

Android Intent过滤机制深度解析 - 从kesenhoo/android-training-course-in-chinese看Intent Filter实现 android-training-course-in-chinese Android官方培训课程中文版 ...

2025-06-04 09:02:44 401

原创 OpenDV:数字语音软件,业余无线电通信新篇章

OpenDV:数字语音软件,业余无线电通信新篇章 OpenDV Open Digital Voice software for Amateur Radio based on Jonathan Naylor's (G4KLX) "ircDDBGateway" and "PCRepeaterController" for D...

2025-06-03 09:00:03 222

原创 NixOS/nix 分布式构建技术详解:远程构建实践指南

NixOS/nix 分布式构建技术详解:远程构建实践指南 nix Nix, the purely functional package manager 项目地址: https://gitcode.com/gh_mirrors/ni...

2025-06-02 09:18:29 292

原创 PayloadCMS 草稿预览功能实现详解

PayloadCMS 草稿预览功能实现详解 payload payloadcms/payload: Payload CMS 是一款开源的内容管理系统,旨在为用户提供灵活、简洁的内容管理解决方案,具有强大的可定制性和易用性,可以帮助开发者快速搭建网站和应用的内容后台。 ...

2025-05-30 09:13:30 331

原创 基于Gradio构建智能语音交互应用:自动语音检测与营养计算助手

基于Gradio构建智能语音交互应用:自动语音检测与营养计算助手 gradio Gradio是一个开源库,主要用于快速搭建和分享机器学习模型的交互式演示界面,使得非技术用户也能轻松理解并测试模型的功能,广泛应用于模型展示、教育及协作场景。 ...

2025-05-30 09:10:39 404

原创 freeCodeCamp项目教程:深入理解CSS自定义属性(CSS变量)

freeCodeCamp项目教程:深入理解CSS自定义属性(CSS变量) freeCodeCamp freeCodeCamp.org的开源代码库和课程。免费学习编程。 项目地址: https://gitcode.com/gh_mi...

2025-05-30 09:06:26 269

原创 Elasticsearch 地理匹配丰富策略(geo_match)实战指南

Elasticsearch 地理匹配丰富策略(geo_match)实战指南 elasticsearch 项目地址: https://gitcode.com/gh_mirrors/elas/elasticsearch ...

2025-05-30 09:05:33 356

原创 Svelte 4 迁移指南:从版本3升级到版本4的全面解析

Svelte 4 迁移指南:从版本3升级到版本4的全面解析 svelte 网络应用的赛博增强。 项目地址: https://gitcode.com/gh_mirrors/sv/svelte ...

2025-05-30 09:02:53 363

原创 Moby项目中的集群卷(Cluster Volumes)技术解析

Moby项目中的集群卷(Cluster Volumes)技术解析 moby The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems ...

2025-05-30 09:02:51 227

原创 Emuflight Configurator 项目启动与配置教程

Emuflight Configurator 项目启动与配置教程 EmuConfigurator Emuflight Configurator is a cross-platform configuration tool for the Emuflight flight control system ...

2025-05-27 09:00:41 384

原创 openmaxio-object-browser:一款开源的对象存储浏览器

openmaxio-object-browser:一款开源的对象存储浏览器 openmaxio-object-browser Forked UI for MinIO Object Storage 项目地址: https://gi...

2025-05-27 09:00:35 431

原创 pastemyst:强大的文本和代码片段存储与分享网站

pastemyst:强大的文本和代码片段存储与分享网站 pastemyst a powerful website for storing and sharing text and code snippets. completely free and open source. ...

2025-05-27 01:30:44 397

原创 httr:为现代Web API提供的HTTP客户端工具

httr:为现代Web API提供的HTTP客户端工具 httr httr: a friendly http package for R 项目地址: https://gitcode.com/gh_mirrors/ht/httr ...

2025-05-22 02:50:22 941

原创 DataBall:运用数据分析预测NBA赛果

DataBall:运用数据分析预测NBA赛果 databall Betting on the NBA with data 项目地址: https://gitcode.com/gh_mirrors/da/databall ...

2025-05-20 00:49:03 887

原创 RSocrata:一款高效的数据集下载与上传工具

RSocrata:一款高效的数据集下载与上传工具 RSocrata Provides easier interaction with Socrata open data portals http://dev.socrata.com. Users can provide a 'Socrata' data set resou...

2025-05-16 09:00:00 224

原创 rn-perfect-sketch-canvas:为React Native带来完美的手绘体验

rn-perfect-sketch-canvas:为React Native带来完美的手绘体验 rn-perfect-sketch-canvas Perfect pressure-sensitive drawing for both iOS and Android. ...

2025-04-29 09:25:15 731

空空如也

空空如也

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

TA关注的人

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