自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 C++游戏引擎开发指南:从FBX文件中导出蒙皮权重数据

C++游戏引擎开发指南:从FBX文件中导出蒙皮权重数据 cpp-game-engine-book 从零编写游戏引擎教程 Writing a game engine tutorial from scratch 项目地址: https...

2025-06-12 09:07:42 808

原创 Cpp游戏引擎开发指南:骨骼蒙皮动画实现详解

Cpp游戏引擎开发指南:骨骼蒙皮动画实现详解 cpp-game-engine-book 从零编写游戏引擎教程 Writing a game engine tutorial from scratch 项目地址: https://gi...

2025-06-12 09:07:39 423

原创 VulkanTutorial教程:Vulkan着色器模块基础与实战

VulkanTutorial教程:Vulkan着色器模块基础与实战 VulkanTutorial Tutorial for the Vulkan graphics and compute API 项目地址: https://git...

2025-06-11 09:14:59 227

原创 深入理解Advanced React Patterns中的状态初始化模式

深入理解Advanced React Patterns中的状态初始化模式 advanced-react-patterns This is the latest advanced react patterns workshop 项目...

2025-06-11 09:14:11 308

原创 Glium图形编程教程:绘制复杂3D模型(犹他茶壶)

Glium图形编程教程:绘制复杂3D模型(犹他茶壶) glium Safe OpenGL wrapper for the Rust language. 项目地址: https://gitcode.com/gh_mirrors/gl...

2025-06-11 09:03:27 380

原创 ReAgent项目使用指南:大规模推荐与优化任务的强化学习框架

ReAgent项目使用指南:大规模推荐与优化任务的强化学习框架 ReAgent A platform for Reasoning systems (Reinforcement Learning, Contextual Bandits, etc.) ...

2025-06-11 09:02:13 305

原创 Wing语言为何选择开发全新编程语言而非库/框架?

Wing语言为何选择开发全新编程语言而非库/框架? wing The Wing Programming Language 项目地址: https://gitcode.com/gh_mirrors/wi/wing ...

2025-06-08 09:04:36 374

原创 Web3.py 中间件机制深度解析

Web3.py 中间件机制深度解析 web3.py A python interface for interacting with the Ethereum blockchain and ecosystem. 项目地址: http...

2025-06-08 09:03:55 312

原创 Riverpod从0.13.0到0.14.0版本迁移指南

Riverpod从0.13.0到0.14.0版本迁移指南 riverpod A simple way to access state while robust and testable. 项目地址: https://gitcode...

2025-06-06 09:11:56 227

原创 Alluxio项目实战:基于Docker部署AlluxioFuse加速深度学习训练

Alluxio项目实战:基于Docker部署AlluxioFuse加速深度学习训练 alluxio Alluxio, data orchestration for analytics and machine learning in the cloud ...

2025-06-06 09:04:45 290

原创 YugabyteDB中的语音匹配技术详解

YugabyteDB中的语音匹配技术详解 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...

2025-06-05 09:04:14 368

原创 ZITADEL项目Angular集成指南:实现用户登录与身份验证

ZITADEL项目Angular集成指南:实现用户登录与身份验证 zitadel ZITADEL - Identity infrastructure, simplified foryou. 项目地址: https://gitco...

2025-06-04 09:01:07 392

原创 WWDC 2016:Xcode 8 Auto Layout 新特性深度解析

WWDC 2016:Xcode 8 Auto Layout 新特性深度解析 Halfrost-Field ✍???? 这里是写博客的地方 —— Halfrost-Field 冰霜之地 项目地址: https://gitcode.com/...

2025-06-03 09:03:12 397

原创 CVAT项目Serverless无服务器模型自动标注教程

CVAT项目Serverless无服务器模型自动标注教程 cvat Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for d...

2025-06-03 09:01:31 241

原创 IPython内核中代码单元的执行机制解析

IPython内核中代码单元的执行机制解析 ipython Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation buil...

2025-06-02 09:05:16 345

原创 Podman 无根模式基础教程:安全容器化实践指南

Podman 无根模式基础教程:安全容器化实践指南 podman Podman: A tool for managing OCI containers and pods. 项目地址: https://gitcode.com/gh_...

2025-06-01 09:04:30 350

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

Foundation框架中的Switch组件详解 foundation-sites 项目地址: https://gitcode.com/gh_mirrors/fou/foundation-sites ...

2025-06-01 09:01:24 339

原创 Jav-Play 项目启动与配置指南

Jav-Play 项目启动与配置指南 jav-play Play video directly in JAVDB 项目地址: https://gitcode.com/gh_mirrors/ja/jav-play ...

2025-05-29 09:00:46 338

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

PureFlash 开源项目最佳实践教程 PureFlash A ServerSAN storage system designed for flash device 项目地址: https://gitcode.com/gh_mi...

2025-05-25 09:00:41 223

原创 wiz-editor 多人实时编辑器启动与配置教程

wiz-editor 多人实时编辑器启动与配置教程 wiz-editor 多人实时富文本 编辑器,可以嵌入各种应用中。支持markdown语法。 项目地址: https://gitcode.com/gh_mirrors/wi/wi...

2025-05-24 09:00:17 393

原创 VuePress 主题 Gungnir 开源项目最佳实践教程

VuePress 主题 Gungnir 开源项目最佳实践教程 vuepress-theme-gungnir A blog theme for VuePress 2. 项目地址: https://gitcode.com/gh_mir...

2025-05-23 09:00:07 277

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

WaveGrad:项目的核心功能/场景 WaveGrad Implementation of WaveGrad high-fidelity vocoder from Google Brain in PyTorch. 项目地址: h...

2025-05-13 14:50:30 849

原创 glancer:快速预览技术视频,提升学习效率

glancer:快速预览技术视频,提升学习效率 glancer Glance over some technical videos 项目地址: https://gitcode.com/gh_mirrors/gl/glancer ...

2025-05-12 09:21:08 535

原创 scratchpads2:构建生物多样性研究的在线虚拟环境

scratchpads2:构建生物多样性研究的在线虚拟环境 scratchpads2 Scratchpads 2.0 项目地址: https://gitcode.com/gh_mirrors/sc/scratchpads2 ...

2025-05-09 13:40:25 907

原创 moon:一套构建高效UI组件的设计系统

moon:一套构建高效UI组件的设计系统 moon Moon Design System for Elixir 项目地址: https://gitcode.com/gh_mirrors/moon9/moon ...

2025-05-06 16:20:41 555

原创 New-Project:为开源项目搭建高效框架

New-Project:为开源项目搭建高效框架 new-project This repository contains a template you can use to seed a repository for a new open source project. ...

2025-05-01 22:20:25 922

原创 Hardware 的安装和配置教程

Hardware 的安装和配置教程 Hardware Hardware de la CIAA 项目地址: https://gitcode.com/gh_mirrors/hardw/Hardware ...

2025-04-28 10:50:14 286

原创 logo.surf 的安装和配置教程

logo.surf 的安装和配置教程 logo.surf Free Text-to-Logo-and-favicon Generator 项目地址: https://gitcode.com/gh_mirrors/lo/logo.s...

2025-04-28 10:30:24 299

原创 Ingredient Phrase Tagger 开源项目最佳实践教程

Ingredient Phrase Tagger 开源项目最佳实践教程 ingredient-phrase-tagger Fork of the NY Times tagger with improved testing, bugfixes ...

2025-04-28 09:21:18 849

原创 Korepi:游戏辅助工具的全新体验

Korepi:游戏辅助工具的全新体验 Korepi Korek Api 项目地址: https://gitcode.com/gh_mirrors/kor/Korepi 在众多...

2025-04-27 11:30:36 495

原创 Gratatouille:构建 Gradle 插件的高效框架

Gratatouille:构建 Gradle 插件的高效框架 gratatouille Cook yourself delicious Gradle plugins ????????????????????‍???? 项目地址: https://gitcode.co...

2025-04-27 09:06:55 922

原创 游戏理论与Python开源项目启动和配置教程

游戏理论与Python开源项目启动和配置教程 Game-Theory-and-Python Game Theory and Python, a workshop investigating repeated games using the prisoner's dilemma ...

2025-04-26 10:10:04 361

原创 Zango:构建企业级应用的快速开发框架

Zango:构建企业级应用的快速开发框架 Zango Django meta-framework for building enterprise-ready custom business applications ???? ✨ 项目地...

2025-04-24 22:41:16 600

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

HeavyBall 项目启动与配置教程 HeavyBall Efficient optimizers 项目地址: https://gitcode.com/gh_mirrors/he/HeavyBall ...

2025-04-23 12:40:01 371

原创 BlocklyDuino-v2 项目亮点详解

BlocklyDuino-v2 项目亮点详解 BlocklyDuino-v2 BlocklyDuino v2(020), reboot and up to date with Google Blockly, graphical programming of Arduino boards ...

2025-04-23 07:17:21 837

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

开源项目 AzurLaneAutoScript 的扩展与二次开发潜力 AzurLaneAutoScript Azur Lane bot (CN/EN/JP/TW) 碧蓝航线脚本 | 无缝委托科研,全自动大世界 项目地址: http...

2025-04-23 07:06:32 700

原创 extfstools 项目安装与配置指南

extfstools 项目安装与配置指南 extfstools Tools for extracting files from ext2,3,4 filesystem images 项目地址: https://gitcode.co...

2025-04-22 07:07:01 871

原创 Phantom:视频生成新篇章——实现跨模态对齐

Phantom:视频生成新篇章——实现跨模态对齐 Phantom 项目地址: https://gitcode.com/gh_mirrors/phantom6/Phantom ...

2025-04-21 13:10:35 651

原创 《生成深度学习》开源项目教程

《生成深度学习》开源项目教程 GDL_code The official code repository for examples in the O'Reilly book 'Generative Deep Learning' 项...

2025-04-21 07:06:45 373

原创 YouTube External Subtitle 项目使用教程

YouTube External Subtitle 项目使用教程 youtube.external.subtitle Add subtitle to Embedded YouTube videos 项目地址: https://gi...

2025-04-20 07:06:39 871

空空如也

空空如也

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

TA关注的人

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