自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 DPVS负载均衡器使用教程:从基础到高级配置

DPVS负载均衡器使用教程:从基础到高级配置 dpvs DPVS is a high performance Layer-4 load balancer based on DPDK. 项目地址: https://gitcode.c...

2025-06-12 09:11:08 248

原创 wildcat:高性能嵌入式键值数据库

wildcat:高性能嵌入式键值数据库 wildcat Embedded database for highly concurrent, transactional log-structured key-value storage. ...

2025-06-12 09:00:04 150

原创 Elasticsearch权威指南:理解Term查询的"包含但不等于"特性

Elasticsearch权威指南:理解Term查询的"包含但不等于"特性 elasticsearch-definitive-guide The Definitive Guide to Elasticsearch ...

2025-06-11 09:05:01 199

原创 OpenMQTTGateway项目SSD1306显示屏配置全指南

OpenMQTTGateway项目SSD1306显示屏配置全指南 OpenMQTTGateway 项目地址: https://gitcode.com/gh_mirrors/op/OpenMQTTGateway ...

2025-06-10 09:19:56 248

原创 Bottender项目:Messenger渠道消息发送全指南

Bottender项目:Messenger渠道消息发送全指南 bottender ⚡️ A framework for building conversational user interfaces. 项目地址: https://...

2025-06-10 09:02:39 302

原创 ECSlidingViewController框架LayoutDemo示例解析

ECSlidingViewController框架LayoutDemo示例解析 ECSlidingViewController Customizable sliding view controller container. 项目地...

2025-06-09 09:21:23 311

原创 理解mlxtend中的排列数计算:num_permutations函数详解

理解mlxtend中的排列数计算:num_permutations函数详解 mlxtend rasbt/mlxtend: 是一个用于 Python 数据科学与机器学习的库,提供了许多实用的工具和函数,以简化和加速数据科学的工作流程。适合对 Python 数据科学与机器学习有兴趣的人,特别是想快速实现一些常用机器学习算法和...

2025-06-08 09:15:15 273

原创 ClusterFuzz高级特性:访问控制机制详解

ClusterFuzz高级特性:访问控制机制详解 clusterfuzz Scalable fuzzing infrastructure. 项目地址: https://gitcode.com/gh_mirrors/clu/clus...

2025-06-08 09:05:19 243

原创 PyTorch TorchTune 教程:使用LoRA微调Llama2模型

PyTorch TorchTune 教程:使用LoRA微调Llama2模型 torchtune A Native-PyTorch Library for LLM Fine-tuning 项目地址: https://gitcode....

2025-06-08 09:05:17 262

原创 Nuclio项目最佳实践与常见陷阱解析

Nuclio项目最佳实践与常见陷阱解析 nuclio High-Performance Serverless event and data processing platform 项目地址: https://gitcode.com...

2025-06-08 09:01:00 345

原创 Fun-Rec项目中的Web前端与Vue开发实战指南

Fun-Rec项目中的Web前端与Vue开发实战指南 fun-rec 项目地址: https://gitcode.com/gh_mirrors/fu/fun-rec 一、W...

2025-06-07 09:22:03 334

原创 Visual Studio Code Go 扩展依赖的工具链详解

Visual Studio Code Go 扩展依赖的工具链详解 vscode-go An extension for VS Code which provides support for the Go language. We have moved to https://github.com/golang/vscode...

2025-06-07 09:05:28 366

原创 Sphinx文档生成器配置详解:从基础到高级

Sphinx文档生成器配置详解:从基础到高级 sphinx The Sphinx documentation generator 项目地址: https://gitcode.com/gh_mirrors/sp/sphinx ...

2025-06-06 09:03:58 325

原创 深度解析macOS终端优化:基于sb2nov/mac-setup的zsh配置指南

深度解析macOS终端优化:基于sb2nov/mac-setup的zsh配置指南 mac-setup Installing Development environment on macOS 项目地址: https://gitcod...

2025-06-06 09:02:42 249

原创 Google Accompanist项目中的自适应布局工具详解

Google Accompanist项目中的自适应布局工具详解 accompanist A collection of extension libraries for Jetpack Compose 项目地址: https://g...

2025-06-05 09:15:46 364

原创 TypeGraphQL与TypeORM懒加载关系实践指南

TypeGraphQL与TypeORM懒加载关系实践指南 type-graphql Create GraphQL schema and resolvers with TypeScript, using classes and decorators! ...

2025-06-05 09:08:36 229

原创 Electric-SQL 安装与运行指南

Electric-SQL 安装与运行指南 electric electric-sql/electric: 这是一个用于查询数据库的JavaScript库,支持多种数据库。适合用于需要使用JavaScript查询数据库的场景。特点:易于使用,支持多种数据库,具有灵活的查询构建和结果处理功能。 ...

2025-06-05 09:03:02 278

原创 HuggingFace Tokenizers 快速入门指南

HuggingFace Tokenizers 快速入门指南 tokenizers ???? Fast State-of-the-Art Tokenizers optimized for Research and Production 项...

2025-06-04 09:10:38 349

原创 Android Training项目解析:实现版本感知的UI组件设计

Android Training项目解析:实现版本感知的UI组件设计 android-training-course-in-chinese Android官方培训课程中文版 项目地址: https://gitcode.com/gh...

2025-06-04 09:07:26 263

原创 Vue Storefront 项目中的 Liveness Probes 健康检查机制详解

Vue Storefront 项目中的 Liveness Probes 健康检查机制详解 vue-storefront The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS...

2025-06-04 09:00:21 279

原创 Strip-R-CNN:面向遥感图像目标检测的大条形卷积技术

Strip-R-CNN:面向遥感图像目标检测的大条形卷积技术 Strip-R-CNN Offical implementation of "Strip R-CNN: Large Strip Convolution for Remote Sensing Object Detection" ...

2025-06-04 09:00:07 333

原创 Minetest安卓版开发与使用完全指南

Minetest安卓版开发与使用完全指南 minetest Minetest is an open source voxel game engine with easy modding and game creation 项目地址...

2025-06-03 09:10:47 284

原创 Tailwind CSS 文本链接基础样式设计指南

Tailwind CSS 文本链接基础样式设计指南 til :memo: Today I Learned 项目地址: https://gitcode.com/gh_mirrors/ti/til ...

2025-06-03 09:04:06 150

原创 使用RSpec的have_attributes匹配器验证对象属性

使用RSpec的have_attributes匹配器验证对象属性 til :memo: Today I Learned 项目地址: https://gitcode.com/gh_mirrors/ti/til ...

2025-06-03 09:03:57 248

原创 使用Bokeh绘制正态分布图并展示LaTeX数学公式

使用Bokeh绘制正态分布图并展示LaTeX数学公式 bokeh bokeh/bokeh: 是一个用于创建交互式图形和数据的 Python 库。适合用于数据可视化、数据分析和呈现,以及创建动态的 Web 应用。特点是提供了一种简洁、直观的 API 来描述和处理数据,并生成交互式的可视化效果。 ...

2025-06-02 09:02:37 245

原创 QwenLM/Qwen大模型全参数微调实战指南:基于DeepSpeed的多GPU训练方案

QwenLM/Qwen大模型全参数微调实战指南:基于DeepSpeed的多GPU训练方案 Qwen The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud. ...

2025-06-02 09:01:49 353

原创 《高级Go语言编程》中的延时任务系统设计与实现

《高级Go语言编程》中的延时任务系统设计与实现 advanced-go-programming-book :books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿) ...

2025-06-02 09:00:45 398

原创 Radare2项目中的ragg2工具:轻量级二进制编译与代码生成指南

Radare2项目中的ragg2工具:轻量级二进制编译与代码生成指南 radare2 UNIX-like reverse engineering framework and command-line toolset 项目地址: h...

2025-06-01 09:14:52 316

原创 Cilium项目快速安装指南:Kubernetes集群部署实践

Cilium项目快速安装指南:Kubernetes集群部署实践 cilium Cilium 是一个开源的网络和存储编排工具,用于容器网络、负载均衡和网络安全。 * 用于容器网络、负载均衡和网络安全、支持多种编程语言和框架、容器网络。 * 有什么特点:支持多种编程语言和框架 ...

2025-06-01 09:14:35 670

原创 bbhouse-tauri:哔哩哔哩高效观看助手

bbhouse-tauri:哔哩哔哩高效观看助手 bbhouse-tauri A Bilibili Cross-Platform Desktop Client Powered By Tauri 项目地址: https://gitc...

2025-06-01 09:00:01 261

原创 深入理解spaCy中的词向量与相似度计算

深入理解spaCy中的词向量与相似度计算 spaCy 项目地址: https://gitcode.com/gh_mirrors/spa/spaCy 词向量基础概念在自然语...

2025-05-30 09:19:15 314

原创 Gatsby项目中GIF动图的使用指南与最佳实践

Gatsby项目中GIF动图的使用指南与最佳实践 gatsby The best React-based framework with performance, scalability and security built in. ...

2025-05-30 09:06:09 240

原创 DeceiveD:GAN训练中的自适应伪增强策略

DeceiveD:GAN训练中的自适应伪增强策略 DeceiveD [NeurIPS 2021] Deceive D: Adaptive Pseudo Augmentation for GAN Training with Limited Data ...

2025-05-30 09:00:01 291

原创 Agentic Document Extraction 项目启动与配置教程

Agentic Document Extraction 项目启动与配置教程 agentic-doc SDK for agentic document extraction and analysis 项目地址: https://gi...

2025-05-29 09:00:47 337

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

s2s 项目启动与配置教程 s2s Coding time Compile. A tool to write code fastest. 项目地址: https://gitcode.com/gh_mirrors/s2/s2s ...

2025-05-29 09:00:08 366

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

hl 项目启动与配置教程 hl Highlight (colorize) text data using regular expressions (efficient C program) 项目地址: https://gitcod...

2025-05-22 09:00:42 290

原创 国家选择器开源项目教程

国家选择器开源项目教程 CountryPicker A simple, customizable Country picker for picking country or dialing code. ???????? ???????? ???????? ???????? ???????? ???????? ???????? ???????? ???????? ???????? ????????

2025-05-22 09:00:07 367

原创 generic-sensor-demos:探索Web平台传感器应用新境界

generic-sensor-demos:探索Web平台传感器应用新境界 generic-sensor-demos 项目地址: https://gitcode.com/gh_mirrors/ge/generic-sensor-d...

2025-05-12 16:41:15 979

原创 tinyjson:轻量级JSON处理库

tinyjson:轻量级JSON处理库 tinyjson Simple JSON parser/generator for Rust 项目地址: https://gitcode.com/gh_mirrors/tinyjson1/t...

2025-04-30 13:40:25 977

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

开源项目CBE20255最佳实践教程 CBE20255 Introduction to Chemical Engineering Analysis 项目地址: https://gitcode.com/gh_mirrors/cb/C...

2025-04-27 12:11:07 317

空空如也

空空如也

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

TA关注的人

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