自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 C++游戏引擎开发指南:5.8 使用压缩纹理优化渲染性能

C++游戏引擎开发指南:5.8 使用压缩纹理优化渲染性能 cpp-game-engine-book 从零编写游戏引擎教程 Writing a game engine tutorial from scratch 项目地址: http...

2025-06-11 09:19:44 357

原创 深入解析krakjoe/pthreads中的线程池与资源共享机制

深入解析krakjoe/pthreads中的线程池与资源共享机制 pthreads Threading for PHP - Share Nothing, Do Everything :) 项目地址: https://gitcode...

2025-06-11 09:13:57 363

原创 BRPC/Braft中的Paxos协议深度解析

BRPC/Braft中的Paxos协议深度解析 braft 项目地址: https://gitcode.com/gh_mirrors/braf/braft Paxos协议概...

2025-06-10 09:02:23 227

原创 Data-Juicer开发者指南:从代码规范到自定义OP开发

Data-Juicer开发者指南:从代码规范到自定义OP开发 data-juicer A one-stop data processing system to make data higher-quality, juicier, and more digestible for LLMs! ???? ???? ???? ➡️ ➡️???? ???? ...

2025-06-09 09:05:23 363

原创 Kubernetes集群kubeadm配置重构指南

Kubernetes集群kubeadm配置重构指南 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/gh_mirrors/...

2025-06-09 09:04:28 367

原创 ZenML核心概念解析:构建可移植的MLOps工作流

ZenML核心概念解析:构建可移植的MLOps工作流 zenml 项目地址: https://gitcode.com/gh_mirrors/zen/zenml 什么是Zen...

2025-06-09 09:02:57 234

原创 使用PouchContainer在阿里云上部署Kubernetes集群指南

使用PouchContainer在阿里云上部署Kubernetes集群指南 pouch An Efficient Enterprise-class Container Engine 项目地址: https://gitcode.co...

2025-06-09 09:02:30 295

原创 Tablib 数据处理库快速入门教程

Tablib 数据处理库快速入门教程 tablib Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c. 项目地址: https://gitcode.com...

2025-06-09 09:01:12 409

原创 Dunst通知系统的控制利器:dunstctl命令详解

Dunst通知系统的控制利器:dunstctl命令详解 dunst Lightweight and customizable notification daemon 项目地址: https://gitcode.com/gh_mir...

2025-06-08 09:17:41 290

原创 使用Tye简化Azure Functions本地开发与调试

使用Tye简化Azure Functions本地开发与调试 tye Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye incl...

2025-06-08 09:04:08 312

原创 Permify项目中的关系型访问控制(ReBAC)深度解析

Permify项目中的关系型访问控制(ReBAC)深度解析 permify Permify is an open-source authorization service inspired by Google Zanzibar. ...

2025-06-08 09:02:32 293

原创 PaddleX主体检测模块技术详解与应用指南

PaddleX主体检测模块技术详解与应用指南 PaddleX PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具) 项目地址: https://gitcode.c...

2025-06-08 09:00:26 236

原创 Goss项目版本迁移指南:从v0.3到v0.4的重要变更解析

Goss项目版本迁移指南:从v0.3到v0.4的重要变更解析 goss Goss是一个开源的Go语言测试框架,用于简化Go应用程序的测试和验证。它提供了一系列的测试断言和测试工具,可以帮助开发者编写更加简洁和可维护的测试代码。 项...

2025-06-07 09:21:49 374

原创 React NodeGUI 样式系统深度解析

React NodeGUI 样式系统深度解析 react-nodegui Build performant, native and cross-platform desktop applications with native React + powerful CSS like styling.???? ...

2025-06-07 09:01:42 342

原创 Trouble.nvim:Neovim 代码问题管理专家

Trouble.nvim:Neovim 代码问题管理专家 trouble.nvim ???? A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble you...

2025-06-07 09:01:29 257

原创 TensorFlow入门指南:从基础张量操作到实际应用

TensorFlow入门指南:从基础张量操作到实际应用 training-data-analyst Labs and demos for courses for GCP Training (http://cloud.google.com/training). ...

2025-06-05 09:07:41 374

原创 PyTorch3D教程:基于可微分渲染的相机位置优化

PyTorch3D教程:基于可微分渲染的相机位置优化 pytorch3d PyTorch3D is FAIR's library of reusable components for deep learning with 3D data ...

2025-06-04 09:18:20 243

原创 ASP.NET Core MVC中从Action参数自动推断依赖注入服务

ASP.NET Core MVC中从Action参数自动推断依赖注入服务 practical-aspnetcore 该项目提供了关于ASP.NET Core实际应用开发的一系列教程和示例,涵盖了从基础知识到高级主题,是一个实用的学习资源库。适合于想要掌握ASP.NET Core技术栈的开发者进行学习和参考。 ...

2025-06-04 09:10:23 234

原创 机器学习课程笔记:线性分类与逻辑回归详解

机器学习课程笔记:线性分类与逻辑回归详解 mlcourse.ai Open Machine Learning Course 项目地址: https://gitcode.com/gh_mirrors/ml/mlcourse.ai ...

2025-06-04 09:05:20 309

原创 OneFetch:用Rust打造的命令行Git仓库信息分析工具

OneFetch:用Rust打造的命令行Git仓库信息分析工具 onefetch Command-line Git information tool 项目地址: https://gitcode.com/gh_mirrors/on/...

2025-06-03 09:12:52 301

原创 Elastic/Beats项目实战:手把手教你创建Metricbeat模块

Elastic/Beats项目实战:手把手教你创建Metricbeat模块 beats :tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash ...

2025-06-03 09:04:59 335

原创 AISystem项目解析:深入理解AI框架中的自动微分技术

AISystem项目解析:深入理解AI框架中的自动微分技术 AISystem AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术 项目地址: https://gitcode.com/...

2025-06-03 09:03:16 344

原创 Flet项目解析:基于Flutter的多平台实时应用开发框架

Flet项目解析:基于Flutter的多平台实时应用开发框架 flet Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required. ...

2025-06-03 09:02:35 275

原创 DeleteFB:一键清理你的Facebook历史足迹

DeleteFB:一键清理你的Facebook历史足迹 DeleteFB Automate Scrubbing your Facebook Presence 项目地址: https://gitcode.com/gh_mirrors...

2025-06-03 09:00:00 338

原创 Kubespray 核心变量配置详解

Kubespray 核心变量配置详解 kubespray 一个基于Ansible的Kubernetes集群部署工具,提供自动化部署、集群管理等功能。 - 功能:Kubernetes集群部署、节点管理、容器管理、存储管理、网络管理等。 - 特点:基于Ansible;支持多种Kubernetes版本;支持离线安装;易...

2025-06-02 09:03:58 272

原创 ntfy 服务器配置详解:从基础到高级设置

ntfy 服务器配置详解:从基础到高级设置 ntfy Send push notifications to your phone or desktop using PUT/POST 项目地址: https://gitcode.co...

2025-06-01 09:07:38 321

原创 React-Redux 基础教程:构建待办事项应用

React-Redux 基础教程:构建待办事项应用 react-redux reduxjs/react-redux: React-Redux 是一个用于 React 的 Redux 绑定库,可以用于构建 React 应用程序和组件,支持多种 Redux 功能和工具,如 Redux,Redux-Thunk,Redux-De...

2025-06-01 09:07:27 345

原创 PyTorch Lightning中的可迭代数据集支持详解

PyTorch Lightning中的可迭代数据集支持详解 pytorch-lightning 项目地址: https://gitcode.com/gh_mirrors/pyt/pytorch-lightning ...

2025-06-01 09:01:42 262

原创 ANNdotNET开源项目教程

ANNdotNET开源项目教程 anndotnet ANNdotNET - deep learning tool on .NET Platform. 项目地址: https://gitcode.com/gh_mirrors/an/...

2025-05-27 09:00:45 215

原创 D3-Labeler 项目启动与配置教程

D3-Labeler 项目启动与配置教程 D3-Labeler D3 plug-in for automatic label placement using simulated annealing. 项目地址: https://g...

2025-05-22 09:00:12 346

原创 exchangecalendar:强大的Exchange日历同步解决方案

exchangecalendar:强大的Exchange日历同步解决方案 exchangecalendar Exchange 2007/2010/2013 Calendar, Tasks, Contacts and GAL Provider. ...

2025-05-20 09:00:00 370

原创 egjs-view3d:打造极致3D模型浏览体验

egjs-view3d:打造极致3D模型浏览体验 egjs-view3d Fast & customizable 3D model viewer for everyone 项目地址: https://gitcode.com/gh_...

2025-05-08 20:00:20 889

原创 xryder-web 的安装和配置教程

xryder-web 的安装和配置教程 xryder-web A rapid development template for middle and backend UI based on vite, react, tailwindcss and shadcn. 一个基于vite、react、tailwindcss和s...

2025-04-27 10:20:45 243

原创 TiledCUDA 的安装和配置教程

TiledCUDA 的安装和配置教程 TiledCUDA We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient ke...

2025-04-26 10:50:04 265

原创 opendr:打造智能决策与优化工具

opendr:打造智能决策与优化工具 opendr A modular, open and non-proprietary toolkit for core robotic functionalities by harnessing deep learning ...

2025-04-25 22:40:39 503

原创 开源项目最佳实践教程:语音聊天AI

开源项目最佳实践教程:语音聊天AI voice-chat-ai ????️ Speak with AI - Run locally using Ollama, OpenAI or xAI - Speech uses XTTS, OpenAI or ElevenLabs ...

2025-04-25 10:51:03 668

原创 awesome-container-security:容器安全资源集锦

awesome-container-security:容器安全资源集锦 awesome-container-security Awesome list of resources related to container security ...

2025-04-24 19:30:54 909

原创 vim-slumlord 开源项目最佳实践教程

vim-slumlord 开源项目最佳实践教程 vim-slumlord Inline previews for Plantuml sequence diagrams. OMG! 项目地址: https://gitcode.com...

2025-04-24 12:20:20 842

原创 cocos-text-mesh-pro 的安装和配置教程

cocos-text-mesh-pro 的安装和配置教程 cocos-text-mesh-pro 一个用于Cocos Creator的文本渲染解决方案 项目地址: https://gitcode.com/gh_mirrors/co...

2025-04-24 11:11:37 282

原创 ethereum-studio 的安装和配置教程

ethereum-studio 的安装和配置教程 ethereum-studio Official Ethereum Studio project repository. And IDE specially tailored to make it as simple as possible to onboard new ...

2025-04-23 11:40:24 458

空空如也

空空如也

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

TA关注的人

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