自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Decimal.js 完全指南:高精度数学运算库详解

Decimal.js 完全指南:高精度数学运算库详解 decimal.js An arbitrary-precision Decimal type for JavaScript 项目地址: https://gitcode.com/...

2025-06-06 09:06:11 180

原创 使用DeepEval的RAG三元组评估检索增强生成系统

使用DeepEval的RAG三元组评估检索增强生成系统 deepeval The Evaluation Framework for LLMs 项目地址: https://gitcode.com/gh_mirrors/de/deep...

2025-06-06 09:06:02 210

原创 Linux内核探秘:深入理解系统调用机制

Linux内核探秘:深入理解系统调用机制 linux-insides-zh Linux 内核揭秘 项目地址: https://gitcode.com/gh_mirrors/li/linux-insides-zh ...

2025-06-06 09:02:02 158

原创 Amethyst游戏引擎贡献指南:从代码提交到文档编写

Amethyst游戏引擎贡献指南:从代码提交到文档编写 amethyst Data-oriented and data-driven game engine written in Rust 项目地址: https://gitcod...

2025-06-05 09:08:42 296

原创 CLIPS/Pattern项目开发指南:Python Web挖掘模块深度解析

CLIPS/Pattern项目开发指南:Python Web挖掘模块深度解析 pattern Web mining module for Python, with tools for scraping, natural language processing, machine learning, network anal...

2025-06-04 09:21:18 226

原创 Semi Design 面包屑组件深度解析与应用指南

Semi Design 面包屑组件深度解析与应用指南 semi-design ????A modern, comprehensive, flexible design system and React UI library. ???? Provide more than 2800+ Design Tokens, easy to bu...

2025-06-04 09:19:45 367

原创 使用Grafana Pyroscope实现Go应用的Profile-Guided Optimization优化指南

使用Grafana Pyroscope实现Go应用的Profile-Guided Optimization优化指南 pyroscope Continuous Profiling Platform. Debug performance issues down to a single line of code ...

2025-06-04 09:02:45 304

原创 TheOdinProject求职准备指南:从自我认知开始的技术职业规划

TheOdinProject求职准备指南:从自我认知开始的技术职业规划 curriculum TheOdinProject/curriculum: The Odin Project 是一个免费的在线编程学习平台,这个仓库是其课程大纲和教材资源库,涵盖了Web开发相关的多种技术栈,如HTML、CSS、JavaScript以...

2025-06-04 09:01:57 212

原创 Unleash项目中的Rust功能标志实战教程

Unleash项目中的Rust功能标志实战教程 unleash unleash - 这是一个开源的持续部署和持续交付平台,用于自动化部署、测试、回滚等流程。适用于团队协同工作、持续集成、持续交付等场景。 项目地址: https:/...

2025-06-03 09:05:52 246

原创 Bootstrap-Datepicker 国际化(i18n)配置指南

Bootstrap-Datepicker 国际化(i18n)配置指南 bootstrap-datepicker 项目地址: https://gitcode.com/gh_mirrors/boo/bootstrap-datepic...

2025-06-03 09:04:08 251

原创 Marimo项目中的追踪与性能分析技术详解

Marimo项目中的追踪与性能分析技术详解 marimo A next-generation Python notebook: explore data, build tools, deploy apps! 项目地址: https...

2025-06-03 09:02:02 377

原创 Apache DolphinScheduler 版本升级不兼容变更指南

Apache DolphinScheduler 版本升级不兼容变更指南 dolphinscheduler Dolphinscheduler是一个分布式调度系统,主要用于任务调度和流程编排。它的特点是易用性高、可扩展性强、性能稳定等。适用于任务调度和流程自动化场景。 ...

2025-06-03 09:01:52 382

原创 PSL1GHT:轻量级PlayStation 3家用brew SDK

PSL1GHT:轻量级PlayStation 3家用brew SDK PSL1GHT A lightweight PS3 SDK 项目地址: https://gitcode.com/gh_mirrors/psl1/PSL1GHT...

2025-06-03 09:00:02 335

原创 Vercel AI SDK 中的流控与取消机制深度解析

Vercel AI SDK 中的流控与取消机制深度解析 ai 项目地址: https://gitcode.com/gh_mirrors/ai1/ai 引言:为什么需要关注流...

2025-06-02 09:18:11 378

原创 Packer插件升级指南:适配1.7.0及以上版本的最佳实践

Packer插件升级指南:适配1.7.0及以上版本的最佳实践 packer Packer is a tool for creating identical machine images for multiple platforms from a single source configuration. ...

2025-06-02 09:15:43 281

原创 Foundation框架中的Switch组件详解

Foundation框架中的Switch组件详解 foundation-sites foundation/foundation-sites: Foundation Sites 是一个响应式前端框架,基于CSS Grid布局,提供了一系列可重用的UI组件和灵活的网格系统,帮助开发者快速构建适应各种设备和屏幕尺寸的现代网站。...

2025-06-01 09:01:38 211

原创 BVLC/Caffe在Debian系统上的安装指南

BVLC/Caffe在Debian系统上的安装指南 caffe Caffe: 是一个开源的深度学习框架,适用于计算机视觉和机器学习场景。它提供了丰富的深度学习模型和工具,可以帮助开发者快速构建神经网络。特点包括易定制、高性能、支持多种硬件加速等。 ...

2025-05-30 09:13:29 360

原创 freeCodeCamp算法教程:手把手教你实现冒泡排序

freeCodeCamp算法教程:手把手教你实现冒泡排序 freeCodeCamp freeCodeCamp.org的开源代码库和课程。免费学习编程。 项目地址: https://gitcode.com/gh_mirrors/fr...

2025-05-30 09:04:17 211

原创 React Native Transformers 项目启动与配置教程

React Native Transformers 项目启动与配置教程 react-native-transformers Run local LLM from Huggingface in React-Native or Expo using onnxruntime. ...

2025-05-29 09:01:07 325

原创 demo_mcp_on_amazon_bedrock项目启动与配置文档

demo_mcp_on_amazon_bedrock项目启动与配置文档 demo_mcp_on_amazon_bedrock 项目地址: https://gitcode.com/gh_mirrors/de/demo_mcp_on...

2025-05-28 09:01:22 320

原创 UltraEval-Audio 项目启动和配置文档

UltraEval-Audio 项目启动和配置文档 UltraEval-Audio An easy-to-use, fast, and easily integrable tool for evaluating audio LLM ...

2025-05-23 09:01:27 210

原创 cmd:微软云的命令行工具

cmd:微软云的命令行工具 cmd Repository hosting site for cmd.ms 项目地址: https://gitcode.com/gh_mirrors/cmd16/cmd ...

2025-05-16 09:00:02 309

原创 Blender-3DGS-4DGS-Viewer-Node:探索下一代渲染技术的利器

Blender-3DGS-4DGS-Viewer-Node:探索下一代渲染技术的利器 Blender-3DGS-4DGS-Viewer-Node A custom Blender node developed by Mediastorm during the ASUS 4DGS Yungang Grottoes proj...

2025-05-14 00:35:41 850

原创 reference-apps:Apache Spark 参考应用集

reference-apps:Apache Spark 参考应用集 reference-apps Spark reference applications 项目地址: https://gitcode.com/gh_mirrors/...

2025-05-09 14:01:58 1022

原创 ProceduralPatterns2D:二维地图生成利器,打造独特世界

ProceduralPatterns2D:二维地图生成利器,打造独特世界 ProceduralPatterns2D 项目地址: https://gitcode.com/gh_mirrors/pr/ProceduralPatter...

2025-04-27 23:10:44 993

原创 tfObjWebrtc 的安装和配置教程

tfObjWebrtc 的安装和配置教程 tfObjWebrtc Tensorflow Object Detection API Web Service wrapper that works on any tag and WebRTC streams ...

2025-04-26 10:20:34 295

原创 refactoring-cheat-sheet:重构实践者的快速参考手册

refactoring-cheat-sheet:重构实践者的快速参考手册 refactoring-cheat-sheet 重构速查表,基于《重构--改善既有代码的设计》 项目地址: https://gitcode.com/gh_m...

2025-04-26 09:10:12 750

原创 Biscuit 项目最佳实践教程

Biscuit 项目最佳实践教程 biscuit JOSE (JSON Web Token) Library for Rust 项目地址: https://gitcode.com/gh_mirrors/biscui/biscuit...

2025-04-25 11:00:33 380

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

开源项目 fma 的扩展与二次开发潜力 fma 项目地址: https://gitcode.com/gh_mirrors/fm/fma 1. 项目的基础介绍FMA(Fea...

2025-04-23 07:16:04 309

原创 Koha:开源图书馆管理系统

Koha:开源图书馆管理系统 Koha Koha is a free software integrated library system (ILS). Koha is distributed under the GNU GPL version 3 or later. ***Note: this is a synced ...

2025-04-22 14:50:29 915

原创 LibMedia 项目使用教程

LibMedia 项目使用教程 libmedia 一个 TypeScript 实现的高性能媒体库,支持 WebCodecs 和 Wasm。 A high-performance media library implemented in TypeScript, support WebCodecs and Wasm. ...

2025-04-22 10:31:17 856

原创 Publicodes 开源项目教程

Publicodes 开源项目教程 publicodes Le langage pour les algorithmes d'intérêt public 项目地址: https://gitcode.com/gh_mirrors/...

2025-04-22 07:05:31 496

原创 Backbone.dualStorage 安装与配置指南

Backbone.dualStorage 安装与配置指南 Backbone.dualStorage A dual (localStorage and REST) sync adapter for Backbone.js 项目地址:...

2025-04-21 12:00:00 240

原创 《NixOS 和 Nix-Darwin 配置指南》

《NixOS 和 Nix-Darwin 配置指南》 nix-config Personal NixOS and home-manager configurations. 项目地址: https://gitcode.com/gh_m...

2025-04-21 11:02:16 345

原创 Win32 Disk Imager Renewal 使用教程

Win32 Disk Imager Renewal 使用教程 DN-Win32DiskImagerRenewal このリポジトリは、Windows 上での USB メモリ / SD カードイメージ書き込みツールのデファクト・スタンダードとなっている Win32 Disk Imager について、以下の点を改良した 「Wi...

2025-04-21 07:05:22 368

原创 Warframe-Algo-Trader 开源项目教程

Warframe-Algo-Trader 开源项目教程 Warframe-Algo-Trader 项目地址: https://gitcode.com/gh_mirrors/wa/Warframe-Algo-Trader ...

2025-04-20 10:22:03 373

原创 Emacs Calc 教程项目安装与配置指南

Emacs Calc 教程项目安装与配置指南 emacs-calc-tutorials A series of tutorials about emacs-calc 项目地址: https://gitcode.com/gh_mir...

2025-04-20 09:19:17 856

原创 BewlyBewly-AveMujica 项目使用教程

BewlyBewly-AveMujica 项目使用教程 BewlyBewly-AveMujica BewlyBewly! AveMujica (English | 简体中文 | 正體中文 | 廣東話) 项目地址: https://...

2025-04-20 07:05:17 799

原创 PolyType 开源项目教程

PolyType 开源项目教程 typeshape-csharp Practical generic programming for C# 项目地址: https://gitcode.com/gh_mirrors/ty/types...

2025-04-19 10:26:47 341

原创 USD Viewer安装与配置指南

USD Viewer安装与配置指南 usd-viewer USD Web Viewer based on Autodesk's WASM USD bindings and a three.js Hydra render delegate ...

2025-04-19 07:05:47 691

空空如也

空空如也

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

TA关注的人

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