自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 C++游戏引擎开发指南:实现GameObject-Component架构

C++游戏引擎开发指南:实现GameObject-Component架构 cpp-game-engine-book 从零编写游戏引擎教程 Writing a game engine tutorial from scratch 项目...

2025-06-12 09:09:27 128

原创 使用bqplot实现交互式高斯密度函数可视化教程

使用bqplot实现交互式高斯密度函数可视化教程 bqplot Plotting library for IPython/Jupyter notebooks 项目地址: https://gitcode.com/gh_mirrors...

2025-06-11 09:02:37 166

原创 Haul项目实战指南:从TypeScript支持到高级调试技巧

Haul项目实战指南:从TypeScript支持到高级调试技巧 haul Haul is a command line tool for developing React Native apps, powered by Webpack ...

2025-06-11 09:01:24 150

原创 WinAppDriver远程测试环境配置指南

WinAppDriver远程测试环境配置指南 WinAppDriver Windows Application Driver 项目地址: https://gitcode.com/gh_mirrors/wi/WinAppDriver...

2025-06-10 09:18:28 256

原创 PyZMQ SSH隧道技术详解:安全连接ZeroMQ套接字

PyZMQ SSH隧道技术详解:安全连接ZeroMQ套接字 pyzmq PyZMQ: Python bindings for zeromq 项目地址: https://gitcode.com/gh_mirrors/py/pyzm...

2025-06-10 09:17:11 206

原创 MMOCR项目数据集详解:从基础概念到实战应用

MMOCR项目数据集详解:从基础概念到实战应用 mmocr OpenMMLab Text Detection, Recognition and Understanding Toolbox 项目地址: https://gitcode...

2025-06-09 09:04:10 384

原创 Handy C++11网络库深度解析与实战指南

Handy C++11网络库深度解析与实战指南 handy ????简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework 项目地址: https://g...

2025-06-09 09:03:34 207

原创 AITemplate项目教程:如何将PyTorch模型转换为高性能AI模板

AITemplate项目教程:如何将PyTorch模型转换为高性能AI模板 AITemplate AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specializ...

2025-06-09 09:02:17 404

原创 Piscina项目中的Worker线程配置详解

Piscina项目中的Worker线程配置详解 piscina A fast, efficient Node.js Worker Thread Pool implementation 项目地址: https://gitcode.c...

2025-06-09 09:00:10 299

原创 Nameko微服务框架测试指南:从单元测试到集成测试

Nameko微服务框架测试指南:从单元测试到集成测试 nameko Python framework for building microservices 项目地址: https://gitcode.com/gh_mirrors/...

2025-06-08 09:22:02 302

原创 FluidFramework 教程:构建实时协作的 DiceRoller 应用

FluidFramework 教程:构建实时协作的 DiceRoller 应用 FluidFramework Library for building distributed, real-time collaborative web applications ...

2025-06-08 09:20:45 373

原创 Fun-Rec项目:推荐系统中的数据分析方法与实战

Fun-Rec项目:推荐系统中的数据分析方法与实战 fun-rec 项目地址: https://gitcode.com/gh_mirrors/fu/fun-rec 引言在...

2025-06-07 09:22:00 273

原创 Apache Zeppelin 版本升级指南:从备份到迁移全解析

Apache Zeppelin 版本升级指南:从备份到迁移全解析 zeppelin Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and...

2025-06-07 09:01:14 306

原创 InternLM/lmdeploy项目中的PyTorch推理架构解析

InternLM/lmdeploy项目中的PyTorch推理架构解析 lmdeploy LMDeploy is a toolkit for compressing, deploying, and serving LLMs. 项目地...

2025-06-07 09:00:09 378

原创 Delta Lake并发控制机制深度解析

Delta Lake并发控制机制深度解析 delta An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink,...

2025-06-05 09:08:27 237

原创 Box2D 3.0版本迁移指南:从C++到C的重大变革

Box2D 3.0版本迁移指南:从C++到C的重大变革 box2d Box2D is a 2D physics engine for games 项目地址: https://gitcode.com/gh_mirrors/bo/bo...

2025-06-04 09:21:11 292

原创 基于Claude的金融数据分析应用开发指南

基于Claude的金融数据分析应用开发指南 anthropic-quickstarts A collection of projects designed to help developers quickly get started with building deployable applications using ...

2025-06-04 09:20:43 298

原创 Semi Design 中的 Switch 开关组件详解

Semi Design 中的 Switch 开关组件详解 semi-design ????A modern, comprehensive, flexible design system and React UI library. ???? Provide more than 2800+ Design Tokens, easy to ...

2025-06-04 09:19:20 216

原创 Apache Cassandra向量搜索数据建模指南

Apache Cassandra向量搜索数据建模指南 cassandra Cassandra是一个分布式的NoSQL数据库,主要用于海量数据的存储和访问。它的特点是高可用、可扩展性强、易于部署等。适用于海量数据存储和访问场景。 项...

2025-06-04 09:19:08 220

原创 使用Java SDK 2.x操作Amazon Bedrock Runtime的技术指南

使用Java SDK 2.x操作Amazon Bedrock Runtime的技术指南 aws-doc-sdk-examples Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS d...

2025-06-04 09:09:47 238

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

JavaScript 教程:Promise 错误处理机制深度解析 zh.javascript.info 现代 JavaScript 教程(The Modern JavaScript Tutorial),以最新的 ECMAScript 规范为基准,通过简单但足够详细的内容,为你讲解从基础到高阶的 JavaScript 相关...

2025-06-04 09:05:57 319

原创 StarRocks列表分区技术详解

StarRocks列表分区技术详解 starrocks StarRocks是一个开源的分布式数据分析引擎,用于处理大规模数据查询和分析。 - 功能:分布式数据分析;大规模数据查询;数据分析;数据仓库。 - 特点:高性能;可扩展;易于使用;支持多种数据源。 ...

2025-06-04 09:05:51 350

原创 Interagent/HTTP-API-Design 最佳实践:保持JSON响应最小化

Interagent/HTTP-API-Design 最佳实践:保持JSON响应最小化 http-api-design HTTP API design guide extracted from work on the Heroku Platform API ...

2025-06-03 09:01:17 242

原创 OpenCorePkg 图标风格系统深度解析

OpenCorePkg 图标风格系统深度解析 OpenCorePkg OpenCore bootloader 项目地址: https://gitcode.com/gh_mirrors/op/OpenCorePkg ...

2025-06-03 09:00:45 381

原创 SumatraPDF 自定义搜索与翻译服务配置指南

SumatraPDF 自定义搜索与翻译服务配置指南 sumatrapdf SumatraPDF reader 项目地址: https://gitcode.com/gh_mirrors/su/sumatrapdf ...

2025-06-02 09:16:55 317

原创 Ceph项目编译与打包完全指南

Ceph项目编译与打包完全指南 ceph Ceph is a distributed object, block, and file storage platform 项目地址: https://gitcode.com/gh_m...

2025-06-02 09:16:42 246

原创 Click项目测试指南:如何高效测试命令行应用

Click项目测试指南:如何高效测试命令行应用 click Python composable command line interface toolkit 项目地址: https://gitcode.com/gh_mirrors...

2025-06-02 09:06:41 330

原创 KindleFetch:一键下载书籍至Kindle的利器

KindleFetch:一键下载书籍至Kindle的利器 KindleFetch Simple CLI for downloading books from Anna's Archive directly to your Kindle without a computer. ...

2025-05-31 00:36:29 894

原创 TypeORM CLI 使用完全指南

TypeORM CLI 使用完全指南 typeorm TypeORM 是一个用于 JavaScript 和 TypeScript 的 ORM(对象关系映射)库,用于在 Node.js 中操作关系数据库。* 提供了一种将 JavaScript 对象映射到关系数据库中的方法;支持多种数据库,如 MySQL、PostgreSQ...

2025-05-30 09:13:27 398

原创 Scrapy项目中的Item Exporters详解

Scrapy项目中的Item Exporters详解 scrapy Scrapy, a fast high-level web crawling & scraping framework for Python. 项目地址: htt...

2025-05-30 09:06:08 234

原创 Nuxt.js 布局系统深度解析:构建可复用页面框架

Nuxt.js 布局系统深度解析:构建可复用页面框架 nuxt The Intuitive Vue Framework. 项目地址: https://gitcode.com/gh_mirrors/nu/nuxt ...

2025-05-30 09:05:38 231

原创 深入理解ResNet残差网络:从理论到实践

深入理解ResNet残差网络:从理论到实践 d2l-zh 项目地址: https://gitcode.com/gh_mirrors/d2l/d2l-zh 引言在深度学习领...

2025-05-30 09:05:07 286

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

Uni4D 开源项目最佳实践教程 uni4d 项目地址: https://gitcode.com/gh_mirrors/un/uni4d 1. 项目介绍Uni4D 是一个...

2025-05-29 09:01:16 318

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

AudioTrust 项目启动与配置教程 AudioTrust AudioTrust: Benchmarking the Multi-faceted Trustworthiness of Audio Large Language Models ...

2025-05-28 09:01:18 306

原创 Visual Basic 6 IDE 现代化改造教程

Visual Basic 6 IDE 现代化改造教程 ModernVB Updates the Visual Basic 6 IDE to look and feel more modern. 项目地址: https://gitc...

2025-05-23 09:01:30 252

原创 OP2-Common 开源项目教程

OP2-Common 开源项目教程 OP2-Common OP2: open-source framework for the execution of unstructured grid applications on clusters of GPUs or multi-core CPUs ...

2025-05-23 09:01:14 376

原创 探索 Clojure 世界的组件组装利器:Schematic

探索 Clojure 世界的组件组装利器:Schematic schematic Combine configuration with building a Component system 项目地址: https://gitco...

2025-05-08 19:10:30 658

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

submodlib:项目的核心功能/场景 submodlib Summarize Massive Datasets using Submodular Optimization 项目地址: https://gitcode.com/g...

2025-05-04 09:09:34 964

原创 InspectorHistory-Unity:Unity编辑器中的时光机

InspectorHistory-Unity:Unity编辑器中的时光机 InspectorHistory-Unity 项目地址: https://gitcode.com/gh_mirrors/in/InspectorHisto...

2025-05-02 19:50:15 840

原创 refact-vscode:智能编程助手,助力开发效率全面提升

refact-vscode:智能编程助手,助力开发效率全面提升 refact-vscode Refact AI: Open-source AI Code assistant with autocompletion, chat, refactoring and more for VS Code ...

2025-04-30 09:08:03 597

空空如也

空空如也

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

TA关注的人

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