自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 MemFree项目开发指南:从代码贡献到功能扩展

MemFree项目开发指南:从代码贡献到功能扩展 memfree MemFree - Hybrid AI Search Engine & AI Page Generator 项目地址: https://gitcode.com/gh...

2025-06-30 09:17:53 361

原创 LLM-Compressor项目:深入理解W8A8量化技术在大语言模型中的应用

LLM-Compressor项目:深入理解W8A8量化技术在大语言模型中的应用 llm-compressor 项目地址: https://gitcode.com/gh_mirrors/ll/llm-compressor ...

2025-06-30 09:10:12 387

原创 CMake-Cookbook项目解析:如何优雅地废弃函数、宏和变量

CMake-Cookbook项目解析:如何优雅地废弃函数、宏和变量 CMake-Cookbook 项目地址: https://gitcode.com/gh_mirrors/cma/CMake-Cookbook ...

2025-06-30 09:01:56 273

原创 Submitit与Nevergrad结合实现超参数优化实战指南

Submitit与Nevergrad结合实现超参数优化实战指南 submitit Python 3.8+ toolbox for submitting jobs to Slurm 项目地址: https://gitcode.com...

2025-06-29 09:34:35 597

原创 前端基础教程:使用Webpack管理项目样式

前端基础教程:使用Webpack管理项目样式 frontend-fundamentals Guidelines for easily modifiable frontend code 项目地址: https://gitcode.c...

2025-06-29 09:21:53 689

原创 openTSNE项目参数配置深度解析:从困惑度到梯度优化的全面指南

openTSNE项目参数配置深度解析:从困惑度到梯度优化的全面指南 openTSNE Extensible, parallel implementations of t-SNE 项目地址: https://gitcode.com/...

2025-06-29 09:12:28 368

原创 OpenTracing教程:理解上下文与函数追踪

OpenTracing教程:理解上下文与函数追踪 opentracing-tutorial A collection of tutorials for the OpenTracing API 项目地址: https://gitco...

2025-06-29 09:00:07 407

原创 使用Dart Frog框架创建Hello World应用教程

使用Dart Frog框架创建Hello World应用教程 dart_frog A fast, minimalistic backend framework for Dart ???? 项目地址: https://gitcode.co...

2025-06-26 09:19:07 217

原创 《C++并发编程实战》第二版核心内容解析

《C++并发编程实战》第二版核心内容解析 CPP-Concurrency-In-Action-2ed-2019 项目地址: https://gitcode.com/gh_mirrors/cp/CPP-Concurrency-In...

2025-06-25 09:13:39 386

原创 Apache Geode 分区区域高可用性配置指南

Apache Geode 分区区域高可用性配置指南 geode Apache Geode 项目地址: https://gitcode.com/gh_mirrors/geode3/geode ...

2025-06-25 09:06:05 211

原创 基于Kashgari的文本分类模型实战指南

基于Kashgari的文本分类模型实战指南 Kashgari Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification,...

2025-06-24 09:32:43 842

原创 Snakemake高级教程:增强示例工作流的功能

Snakemake高级教程:增强示例工作流的功能 snakemake This is the development home of the workflow management system Snakemake. For general information, see ...

2025-06-24 09:19:18 342

原创 深入理解streamich/libreact项目中的核心概念与设计模式

深入理解streamich/libreact项目中的核心概念与设计模式 libreact Collection of useful React components 项目地址: https://gitcode.com/gh_mir...

2025-06-24 09:04:51 315

原创 JGraphT图库教程:如何为边添加标签信息

JGraphT图库教程:如何为边添加标签信息 jgrapht 项目地址: https://gitcode.com/gh_mirrors/jg/jgrapht 边标签的概念与...

2025-06-20 10:15:00 270

原创 AWS Kubernetes 实战:基于 Cloud9 搭建开发环境全指南

AWS Kubernetes 实战:基于 Cloud9 搭建开发环境全指南 aws-workshop-for-kubernetes AWS Workshop for Kubernetes 项目地址: https://gitcode...

2025-06-20 10:14:21 316

原创 Titanium SDK 音频录制功能详解:Titanium.Media.AudioRecorder 使用指南

Titanium SDK 音频录制功能详解:Titanium.Media.AudioRecorder 使用指南 titanium-sdk ???? Native iOS and Android Apps with JavaScript ...

2025-06-20 09:47:27 376

原创 深入理解Java内存模型:从理论到实践

深入理解Java内存模型:从理论到实践 booknotes A collection of my book notes on various computer science books 项目地址: https://gitcode...

2025-06-19 09:27:18 368

原创 Full Stack Python 开发环境配置完全指南

Full Stack Python 开发环境配置完全指南 fullstackpython.com Full Stack Python source with Pelican, Bootstrap and Markdown. 项目地...

2025-06-19 09:17:34 244

原创 OpenContainers镜像规范中的文件系统层详解

OpenContainers镜像规范中的文件系统层详解 image-spec OCI Image Format 项目地址: https://gitcode.com/gh_mirrors/im/image-spec ...

2025-06-10 09:20:10 282

原创 深入解析Pantsbuild/PEX项目中的PEX文件技术

深入解析Pantsbuild/PEX项目中的PEX文件技术 pex A tool for generating .pex (Python EXecutable) files, lock files and venvs. 项目地址:...

2025-06-10 09:08:01 362

原创 Kubernetes实战:使用Service访问集群中的应用

Kubernetes实战:使用Service访问集群中的应用 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/gh_mir...

2025-06-09 09:04:01 407

原创 MockServer JSON配置示例详解

MockServer JSON配置示例详解 mockserver MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and ...

2025-06-09 09:00:10 332

原创 PocketFlow项目中的工作流设计模式解析

PocketFlow项目中的工作流设计模式解析 PocketFlow Minimalist LLM Framework in 100 Lines. Enable LLMs to Program Themselves. 项目地址: ...

2025-06-08 09:13:37 379

原创 Swashbuckle.AspNetCore CLI工具配置与自定义指南

Swashbuckle.AspNetCore CLI工具配置与自定义指南 Swashbuckle.AspNetCore Swashbuckle.AspNetCore:这是一个用于ASP.NETCore的Swagger文档生成器,适合为RESTful API生成API文档。特点包括自动生成API文档、支持多种输出格式(如...

2025-06-08 09:02:19 383

原创 MMPose混合数据集训练技术详解

MMPose混合数据集训练技术详解 mmpose OpenMMLab Pose Estimation Toolbox and Benchmark. 项目地址: https://gitcode.com/gh_mirrors/mm/m...

2025-06-06 09:22:03 416

原创 深入解析slambook中的三角测量实现

深入解析slambook中的三角测量实现 slambook 项目地址: https://gitcode.com/gh_mirrors/sl/slambook 概述在计算机...

2025-06-06 09:03:30 277

原创 LinkedIn SRE学院:Linux系统监控命令行工具详解

LinkedIn SRE学院:Linux系统监控命令行工具详解 school-of-sre linkedin/school-of-sre: 这是一个用于培训软件可靠性工程师(SRE)的在线课程。适合用于需要学习软件可靠性工程和运维技能的场景。特点:内容丰富,涵盖多种软件可靠性工程领域知识,具有实践案例和课程资料。 ...

2025-06-05 09:10:43 396

原创 instruct-gs2gs:三维场景编辑的全新指令驱动方式

instruct-gs2gs:三维场景编辑的全新指令驱动方式 instruct-gs2gs Gaussian splatting implementation of Instruct-NeRF2NeRF: Editing 3D Scenes with Instructions ...

2025-06-05 09:00:06 402

原创 使用BentoML部署Outlines项目实现结构化文本生成

使用BentoML部署Outlines项目实现结构化文本生成 outlines Guided Text Generation 项目地址: https://gitcode.com/gh_mirrors/ou/outlines ...

2025-06-03 09:10:22 291

原创 在Windows MSVC环境下编译SFTtech/openage项目指南

在Windows MSVC环境下编译SFTtech/openage项目指南 openage Free (as in freedom) open source clone of the Age of Empires II engine :rocket: ...

2025-06-03 09:01:35 306

原创 pequin:为可验证计算和SNARKs提供端到端工具链

pequin:为可验证计算和SNARKs提供端到端工具链 pequin A system for verifying outsourced computations, and applying SNARKs. Simplified release of the main Pepper codebase. ...

2025-06-03 09:00:02 332

原创 ESP-IDF项目二进制文件大小优化指南

ESP-IDF项目二进制文件大小优化指南 esp-idf Espressif IoT Development Framework. Official development framework for Espressif SoCs. ...

2025-06-02 09:16:59 410

原创 数据结构入门指南:从数组到红黑树

数据结构入门指南:从数组到红黑树 Interview_Question_for_Beginner :boy: :girl: Technical-Interview guidelines written for those who started studying programming. I wish you all t...

2025-06-01 09:15:25 252

原创 FastGPT知识库构建指南:Web站点同步功能详解

FastGPT知识库构建指南:Web站点同步功能详解 FastGPT labring/FastGPT: FastGPT 是一个基于PyTorch实现的快速版GPT(Generative Pretrained Transformer)模型,可能是为了优化训练速度或资源占用而设计的一个实验性项目,适用于自然语言处理任务。 ...

2025-06-01 09:06:40 392

原创 SwiftUI-bez:简化贝塞尔曲线操作的开源利器

SwiftUI-bez:简化贝塞尔曲线操作的开源利器 SwiftUI-bez Utilities for working with bezier curves in SwiftUI 项目地址: https://gitcode.co...

2025-06-01 09:00:06 414

原创 bytestring:快速、紧凑的字节串处理

bytestring:快速、紧凑的字节串处理 bytestring An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data. ...

2025-05-28 09:00:00 398

原创 X-Fields 项目最佳实践教程

X-Fields 项目最佳实践教程 xfields Source code for xfields (SIGGRAPH Asia 2020) 项目地址: https://gitcode.com/gh_mirrors/xf/xfie...

2025-05-26 09:00:36 370

原创 PL/Proxy 开源项目最佳实践教程

PL/Proxy 开源项目最佳实践教程 plproxy PL/Proxy development 项目地址: https://gitcode.com/gh_mirrors/pl/plproxy ...

2025-05-26 09:00:13 309

原创 tgf:简化Terraform执行,统一多环境工具使用

tgf:简化Terraform执行,统一多环境工具使用 tgf A Terragrunt frontend that allow execution of Terragrunt/Terraform through Docker 项...

2025-05-08 09:07:33 734

原创 kraan:构建基于 K8s 的平台

kraan:构建基于 K8s 的平台 kraan Kraan is a Kubernetes Controller that manages the deployment of HelmReleases to a cluster. ...

2025-05-04 09:06:16 878

空空如也

空空如也

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

TA关注的人

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