- 博客(628)
- 收藏
- 关注
原创 IREE项目开发者实用技巧指南
IREE项目开发者实用技巧指南 iree A retargetable MLIR-based machine learning compiler and runtime toolkit. 项目地址: https://gitcode...
2025-06-12 09:10:28
286
原创 C++游戏引擎开发指南:OpenGL Core Profile详解
C++游戏引擎开发指南:OpenGL Core Profile详解 cpp-game-engine-book 从零编写游戏引擎教程 Writing a game engine tutorial from scratch 项目地址:...
2025-06-12 09:08:26
193
原创 PPHC项目解析:第二代分布式数据库之键值存储技术演进
PPHC项目解析:第二代分布式数据库之键值存储技术演进 PPHC ????《高并发的哲学原理》开源图书(CC BY-NC-ND)https://pphc.lvwenhan.com 项目地址: https://gitcode.com/gh...
2025-06-10 09:17:24
178
原创 .NET项目容器化指南:使用dotnet publish命令构建容器镜像
.NET项目容器化指南:使用dotnet publish命令构建容器镜像 docs This repository contains .NET Documentation. 项目地址: https://gitcode.com/gh...
2025-06-10 09:07:10
240
原创 Azure CLI存储数据平面命令认证机制详解
Azure CLI存储数据平面命令认证机制详解 azure-cli Azure Command-Line Interface 项目地址: https://gitcode.com/gh_mirrors/az/azure-cli ...
2025-06-10 09:00:39
313
原创 在DocFX中创建自定义模板的完整指南
在DocFX中创建自定义模板的完整指南 docfx Static site generator for .NET API documentation. 项目地址: https://gitcode.com/gh_mirrors/do...
2025-06-09 09:22:30
213
原创 Docker最佳实践:镜像构建优化指南
Docker最佳实践:镜像构建优化指南 docs Source repo for Docker's Documentation 项目地址: https://gitcode.com/gh_mirrors/docs3/docs ...
2025-06-09 09:21:43
355
原创 Knife4j快速入门指南:Spring Boot项目集成OpenAPI文档
Knife4j快速入门指南:Spring Boot项目集成OpenAPI文档 knife4j Knife4j is a set of Swagger2 and OpenAPI3 All-in-one enhancement solution ...
2025-06-09 09:21:24
339
原创 Deep Person ReID 项目使用指南:从数据准备到模型应用全解析
Deep Person ReID 项目使用指南:从数据准备到模型应用全解析 deep-person-reid Torchreid: Deep learning person re-identification in PyTorch. ...
2025-06-09 09:04:42
347
原创 Git版本控制入门:详解git init命令的使用与实践
Git版本控制入门:详解git init命令的使用与实践 training-kit Open source courseware for Git and GitHub 项目地址: https://gitcode.com/gh_mi...
2025-06-09 09:03:57
370
原创 GluonTS时间序列预测快速入门教程
GluonTS时间序列预测快速入门教程 gluonts awslabs/gluonts: GluonTS (Gluon Time Series) 是一个由Amazon Web Services实验室维护的时间序列预测库,基于Apache MXNet的Gluon API构建,适用于各种商业应用中复杂时间序列数据的建模和预测...
2025-06-08 09:18:41
542
原创 Redis RDB 文件格式解析与工具应用指南
Redis RDB 文件格式解析与工具应用指南 redis-rdb-tools Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON 项目地址: h...
2025-06-08 09:06:09
355
原创 Raspberry Pi音频配置指南:输出模式切换与专业音频设置
Raspberry Pi音频配置指南:输出模式切换与专业音频设置 documentation The official documentation for Raspberry Pi computers and microcontrollers ...
2025-06-08 09:01:53
301
原创 HertzBeat监控HBase RegionServer性能指标详解
HertzBeat监控HBase RegionServer性能指标详解 hertzbeat An open source, real-time monitoring system with custom-monitoring, high performance cluster, prometheus-like and a...
2025-06-07 09:00:44
214
原创 sparse_transformers:提升大型语言模型推理效率的关键技术
sparse_transformers:提升大型语言模型推理效率的关键技术 sparse_transformers Sparse Inferencing for transformer based LLMs 项目地址: https...
2025-06-07 09:00:06
374
原创 Enso项目TypeScript代码风格指南详解
Enso项目TypeScript代码风格指南详解 enso Hybrid visual and textual functional programming. 项目地址: https://gitcode.com/gh_mirror...
2025-06-06 09:01:09
284
原创 Factory Bot 中的 Trait 特性详解:优雅管理测试数据组合
Factory Bot 中的 Trait 特性详解:优雅管理测试数据组合 factory_bot A library for setting up Ruby objects as test data. 项目地址: https://...
2025-06-05 09:09:44
239
原创 Django Ninja 路由系统详解:模块化API开发指南
Django Ninja 路由系统详解:模块化API开发指南 django-ninja ???? Fast, Async-ready, Openapi, type hints based framework for building APIs ...
2025-06-05 09:06:52
328
原创 Instaloader高级用法示例:Python代码片段解析
Instaloader高级用法示例:Python代码片段解析 instaloader Download pictures (or videos) along with their captions and other metadata from Instagram. ...
2025-06-04 09:09:45
340
原创 深入理解libvips中的多页与动画图像处理
深入理解libvips中的多页与动画图像处理 libvips A fast image processing library with low memory needs. 项目地址: https://gitcode.com/gh_...
2025-06-04 09:02:57
264
原创 TheOdinProject项目指南:如何打造高效的技术简历
TheOdinProject项目指南:如何打造高效的技术简历 curriculum TheOdinProject/curriculum: The Odin Project 是一个免费的在线编程学习平台,这个仓库是其课程大纲和教材资源库,涵盖了Web开发相关的多种技术栈,如HTML、CSS、JavaScript以及Ruby...
2025-06-04 09:01:55
256
原创 strapi-sdk-js:为JavaScript/TypeScript项目简化Strapi API调用
strapi-sdk-js:为JavaScript/TypeScript项目简化Strapi API调用 strapi-sdk-js ???? Javascript SDK for your Strapi API 项目地址: https...
2025-06-04 09:00:02
387
原创 CMake-examples项目解析:使用Clang编译器构建C++项目
CMake-examples项目解析:使用Clang编译器构建C++项目 cmake-examples Useful CMake Examples 项目地址: https://gitcode.com/gh_mirrors/cm/c...
2025-06-03 09:03:53
306
原创 Marko核心标签与属性详解:构建现代Web应用的利器
Marko核心标签与属性详解:构建现代Web应用的利器 marko A declarative, HTML-based language that makes building web apps fun 项目地址: https:/...
2025-06-03 09:01:38
246
原创 Mithril.js中的buildQueryString方法详解
Mithril.js中的buildQueryString方法详解 mithril.js 项目地址: https://gitcode.com/gh_mirrors/mit/mithril.js ...
2025-06-02 09:19:01
318
原创 Bokeh可视化交互:通过Toggle控件动态显示/隐藏图表元素
Bokeh可视化交互:通过Toggle控件动态显示/隐藏图表元素 bokeh bokeh/bokeh: 是一个用于创建交互式图形和数据的 Python 库。适合用于数据可视化、数据分析和呈现,以及创建动态的 Web 应用。特点是提供了一种简洁、直观的 API 来描述和处理数据,并生成交互式的可视化效果。 ...
2025-06-02 09:02:41
383
原创 Handsontable 国际化语言设置完全指南
Handsontable 国际化语言设置完全指南 handsontable JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsontable team...
2025-06-01 09:15:25
307
原创 Apache MXNet自动微分机制autograd详解
Apache MXNet自动微分机制autograd详解 mxnet MXNet 是一个高效的深度学习框架,支持多种编程语言和硬件平台,并提供了易于使用的API和工具。高效且易于使用的深度学习框架,支持多种编程语言和硬件平台。适用神经网络建模和训练。 ...
2025-06-01 09:15:09
242
原创 React Native Elements 主题定制指南:ThemeProvider 深度解析
React Native Elements 主题定制指南:ThemeProvider 深度解析 react-native-elements Cross-Platform React Native UI Toolkit 项目地址: ...
2025-06-01 09:05:32
296
原创 Rollup JavaScript API 深度解析:从构建到监控的完整指南
Rollup JavaScript API 深度解析:从构建到监控的完整指南 rollup rollup/rollup: Rollup是一个JavaScript模块打包器,专注于ES6模块的优化编译,能够将多个模块文件转换并打包成单个文件,并进行代码优化。它特别适用于构建库或工具,确保生成的代码体积小、加载速度快。 ...
2025-06-01 09:05:03
336
原创 深入解析fairseq中的CamemBERT法语预训练语言模型
深入解析fairseq中的CamemBERT法语预训练语言模型 fairseq facebookresearch/fairseq: fairseq 是Facebook AI研究团队开发的一个高性能序列到序列(Seq2Seq)学习框架,主要用于机器翻译、文本生成以及其他自然语言处理任务的研究与开发。 ...
2025-06-01 09:01:13
260
原创 ClickHouse窗口函数last_value详解与应用
ClickHouse窗口函数last_value详解与应用 ClickHouse ClickHouse® 是一个免费的大数据分析型数据库管理系统。 项目地址: https://gitcode.com/gh_mirrors/cli/...
2025-05-30 09:09:57
408
原创 Jekyll项目中的Liquid模板语言详解
Jekyll项目中的Liquid模板语言详解 jekyll 项目地址: https://gitcode.com/gh_mirrors/jek/jekyll 什么是Liqui...
2025-05-30 09:07:11
219
原创 Rich库中的Render Groups功能详解
Rich库中的Render Groups功能详解 rich Rich is a Python library for rich text and beautiful formatting in the terminal. 项目地址...
2025-05-30 09:06:42
351
原创 Node最佳实践:安全会话管理配置指南
Node最佳实践:安全会话管理配置指南 nodebestpractices :white_check_mark: The Node.js best practices list (December 2023) 项目地址: htt...
2025-05-30 09:01:03
236
原创 UEPlugins_DisableDefault:轻松管理Unreal Engine插件默认启用状态
UEPlugins_DisableDefault:轻松管理Unreal Engine插件默认启用状态 UEPlugins_DisableDefault Tool for manage Unreal Engine Plugins (.uplugins) set to Enabled By Default . ...
2025-05-28 09:00:18
305
原创 GstInterpipe 项目启动与配置教程
GstInterpipe 项目启动与配置教程 gst-interpipe GStreamer plug-in for interpipeline communication 项目地址: https://gitcode.com/gh...
2025-05-27 09:00:41
399
原创 Jellyfish 和 Starfish 控制板启动与配置教程
Jellyfish 和 Starfish 控制板启动与配置教程 jellyfish-and-starfish 项目地址: https://gitcode.com/gh_mirrors/je/jellyfish-and-starf...
2025-05-26 09:00:41
230
原创 Hokusai:为Swift应用带来弹跳动画的库
Hokusai:为Swift应用带来弹跳动画的库 Hokusai A Swift library to provide a bouncy action sheet 项目地址: https://gitcode.com/gh_mirr...
2025-05-26 09:00:00
378
原创 embedding-atlas:大型嵌入的可视化工具
embedding-atlas:大型嵌入的可视化工具 embedding-atlas Embedding Atlas is a tool that provides interactive visualizations for large embeddings. It allows you to visualize, c...
2025-05-22 09:00:12
367
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人