自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Coverage.py中的测量上下文详解:提升测试覆盖率分析能力

Coverage.py中的测量上下文详解:提升测试覆盖率分析能力 coveragepy The code coverage tool for Python 项目地址: https://gitcode.com/gh_mirrors/...

2025-06-12 09:10:06 97

原创 Pesidious:利用深度强化学习和GAN进行恶意软件变异

Pesidious:利用深度强化学习和GAN进行恶意软件变异 Pesidious Malware Mutation Using Reinforcement Learning and Generative Adversarial Networks ...

2025-06-12 09:00:01 63

原创 When.js 调试 API 深度解析:掌握 Promise 错误追踪技巧

When.js 调试 API 深度解析:掌握 Promise 错误追踪技巧 when A solid, fast Promises/A+ and when() implementation, plus other async goodies. ...

2025-06-11 09:14:17 188

原创 OpenTelemetry .NET 微服务示例项目深度解析

OpenTelemetry .NET 微服务示例项目深度解析 opentelemetry-dotnet The OpenTelemetry .NET Client 项目地址: https://gitcode.com/gh_mirr...

2025-06-11 09:13:26 178

原创 WordPress Requests 2.0 升级指南:从1.x到2.x的平滑过渡

WordPress Requests 2.0 升级指南:从1.x到2.x的平滑过渡 Requests Requests for PHP is a humble HTTP request library. It simplifies how you interact with other sites and takes a...

2025-06-11 09:03:24 97

原创 Kind2项目中的类型相等性算法解析

Kind2项目中的类型相等性算法解析 Kind A next-gen functional language 项目地址: https://gitcode.com/gh_mirrors/kind1/Kind ...

2025-06-11 09:00:44 197

原创 Akita状态管理库中的事务机制详解

Akita状态管理库中的事务机制详解 akita ???? State Management Tailored-Made for JS Applications 项目地址: https://gitcode.com/gh_mirrors/...

2025-06-10 09:21:36 383

原创 Mpx框架中利用TypeScript模板字符串类型实现链式Key类型推导

Mpx框架中利用TypeScript模板字符串类型实现链式Key类型推导 mpx Mpx,一款具有优秀开发体验和深度性能优化的增强型跨端小程序框架 项目地址: https://gitcode.com/gh_mirrors/mp/m...

2025-06-10 09:20:13 263

原创 GeoServer项目Maven构建指南:从基础到高级技巧

GeoServer项目Maven构建指南:从基础到高级技巧 geoserver Official GeoServer repository 项目地址: https://gitcode.com/gh_mirrors/ge/geose...

2025-06-10 09:04:42 387

原创 Jcrop项目事件处理机制深度解析

Jcrop项目事件处理机制深度解析 Jcrop Jcrop - The Javascript Image Cropping Engine 项目地址: https://gitcode.com/gh_mirrors/jc/Jcrop...

2025-06-09 09:21:45 393

原创 Blink.cmp 项目架构解析:四阶段智能补全流水线设计

Blink.cmp 项目架构解析:四阶段智能补全流水线设计 blink.cmp Performant, batteries-included completion plugin for Neovim 项目地址: https://...

2025-06-09 09:02:56 337

原创 JSON-java库使用指南:从基础操作到数据格式转换

JSON-java库使用指南:从基础操作到数据格式转换 JSON-java 项目地址: https://gitcode.com/gh_mirrors/jso/JSON-java ...

2025-06-09 09:02:32 321

原创 MSBuild实用技巧与高级用法详解

MSBuild实用技巧与高级用法详解 msbuild msbuild: 是 .NET Framework 的构建引擎,用于构建和管理 .NET 项目。适合 .NET 开发者和系统管理员使用 msbuild 构建和管理 .NET 项目。 ...

2025-06-08 09:02:09 215

原创 React RFC 静态生命周期方法解析:从旧版API到异步兼容的演进

React RFC 静态生命周期方法解析:从旧版API到异步兼容的演进 rfcs RFCs for changes to React 项目地址: https://gitcode.com/gh_mirrors/rfc/rfcs ...

2025-06-07 09:22:39 209

原创 深入解析onqtam/doctest项目的构建系统集成方案

深入解析onqtam/doctest项目的构建系统集成方案 doctest 项目地址: https://gitcode.com/gh_mirrors/doc/doctest ...

2025-06-07 09:00:59 349

原创 WebdriverIO 组件测试:React 组件实战指南

WebdriverIO 组件测试:React 组件实战指南 webdriverio Next-gen browser and mobile automation test framework for Node.js 项目地址: h...

2025-06-04 09:17:26 258

原创 Android后台任务实践:深入理解IntentService的使用

Android后台任务实践:深入理解IntentService的使用 android-training-course-in-chinese Android官方培训课程中文版 项目地址: https://gitcode.com/gh...

2025-06-04 09:02:22 359

原创 Apache PredictionIO 评估指标构建指南:从准确率到精确率的实现

Apache PredictionIO 评估指标构建指南:从准确率到精确率的实现 predictionio PredictionIO, a machine learning server for developers and ML engineers. ...

2025-06-03 09:05:28 212

原创 PHP-CS-Fixer 自定义规则开发指南

PHP-CS-Fixer 自定义规则开发指南 PHP-CS-Fixer 项目地址: https://gitcode.com/gh_mirrors/php/PHP-CS-Fixer ...

2025-06-03 09:02:49 257

原创 AISystem 中的感知量化训练(QAT)技术详解

AISystem 中的感知量化训练(QAT)技术详解 AISystem AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术 项目地址: https://gitcode.com/gh_...

2025-06-03 09:01:44 415

原创 基于Sentence-Transformers的平行句对挖掘技术详解

基于Sentence-Transformers的平行句对挖掘技术详解 sentence-transformers Multilingual Sentence & Image Embeddings with BERT 项目地址: h...

2025-06-02 09:04:35 263

原创 深入理解baidu/amis中的组件扩展机制

深入理解baidu/amis中的组件扩展机制 amis 前端低代码框架,通过 JSON 配置就能生成各种页面。 项目地址: https://gitcode.com/gh_mirrors/am/amis ...

2025-06-02 09:02:19 334

原创 深入理解gRPC:从基础到高级应用

深入理解gRPC:从基础到高级应用 advanced-go-programming-book :books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿) ...

2025-06-02 09:00:17 345

原创 从其他库迁移到Bluebird的完整指南

从其他库迁移到Bluebird的完整指南 bluebird :bird: :zap: Bluebird is a full featured promise library with unmatched performance. ...

2025-06-01 09:15:38 315

原创 Kitty终端中的文本尺寸调整协议详解

Kitty终端中的文本尺寸调整协议详解 kitty Cross-platform, fast, feature-rich, GPU based terminal 项目地址: https://gitcode.com/gh_mirro...

2025-06-01 09:03:50 342

原创 Textual项目教程:构建终端秒表应用

Textual项目教程:构建终端秒表应用 textual The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the termi...

2025-06-01 09:03:43 225

原创 Ultralytics项目持续集成(CI)实践详解

Ultralytics项目持续集成(CI)实践详解 ultralytics ultralytics - 提供 YOLOv8 模型,用于目标检测、图像分割、姿态估计和图像分类,适合机器学习和计算机视觉领域的开发者。 项目地址: ht...

2025-05-30 09:08:36 294

原创 在树莓派上安装Grafana监控平台的完整指南

在树莓派上安装Grafana监控平台的完整指南 grafana The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources ...

2025-05-30 09:03:22 295

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

Holos 项目启动与配置教程 holos Holistic platform manager 项目地址: https://gitcode.com/gh_mirrors/hol/holos ...

2025-05-29 09:00:52 296

原创 Deep-Learning-for-Solar-Panel-Recognition:光伏板识别利器

Deep-Learning-for-Solar-Panel-Recognition:光伏板识别利器 Deep-Learning-for-Solar-Panel-Recognition CNN models for Solar Panel Detection and Segmentation in Aerial Image...

2025-05-28 09:00:10 235

原创 LiveWallpaper for MacOS:开源动态壁纸应用的最佳实践

LiveWallpaper for MacOS:开源动态壁纸应用的最佳实践 LiveWallpaperMacOS 项目地址: https://gitcode.com/gh_mirrors/li/LiveWallpaperMacO...

2025-05-28 09:00:08 369

原创 Awesome FLUX 项目启动与配置教程

Awesome FLUX 项目启动与配置教程 awesome-flux A curated list of awesome resources for FLUX, the state-of-the-art text-to-image model by Black Forest Labs. ...

2025-05-27 09:01:13 304

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

iddqd:项目核心功能/场景 iddqd Maps where keys are borrowed from values. 项目地址: https://gitcode.com/gh_mirrors/idd/iddqd ...

2025-05-23 09:00:35 390

原创 awesome-asyncio-cn:Python Asyncio 资源精选,助力异步编程

awesome-asyncio-cn:Python Asyncio 资源精选,助力异步编程 awesome-asyncio-cn ???? Python Asyncio 精选资源列表,囊括了网络框架,库,软件等资源 项目地址: http...

2025-05-23 09:00:00 401

原创 wgmath:GPU科学计算跨平台解决方案

wgmath:GPU科学计算跨平台解决方案 wgmath GPU scientific computing on every platform 项目地址: https://gitcode.com/gh_mirrors/wg/wgm...

2025-05-10 19:20:15 834

原创 GS-SDF:领先的 LiDAR 增强高精度渲染与重建技术

GS-SDF:领先的 LiDAR 增强高精度渲染与重建技术 GS-SDF A unified LiDAR-visual system achieving geometrically consistent photorealistic rendering and high-granularity surface recon...

2025-05-08 22:10:25 630

原创 QuizBook:Android平台上的趣味知识竞赛应用

QuizBook:Android平台上的趣味知识竞赛应用 QuizBook An android app with google material design to play quizzes in different categories. ...

2025-05-07 18:40:20 645

原创 commando:轻松创建优雅的 CLI 应用程序

commando:轻松创建优雅的 CLI 应用程序 commando An easy-to-use command-line application builder. 项目地址: https://gitcode.com/gh_mi...

2025-05-07 09:08:00 961

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

HyperTile:项目核心功能/场景 HyperTile 项目地址: https://gitcode.com/gh_mirrors/hy/HyperTile HyperT...

2025-05-03 10:00:42 999

原创 lidar_undistortion:激光雷达去畸变利器

lidar_undistortion:激光雷达去畸变利器 lidar_undistortion Catkin package that provides lidar motion undistortion based on an external 6DoF pose estimation input. ...

2025-05-01 09:08:18 934

空空如也

空空如也

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

TA关注的人

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