自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 机器学习笔记:分类问题与概率生成模型详解

机器学习笔记:分类问题与概率生成模型详解 ML-notes notes about machine learning 项目地址: https://gitcode.com/gh_mirrors/ml/ML-notes ...

2025-06-11 09:18:13 334

原创 Fuzzing101项目实战:使用AFL++对Adobe Reader进行测试

Fuzzing101项目实战:使用AFL++对Adobe Reader进行测试 Fuzzing101 An step by step fuzzing tutorial. A GitHub Security Lab initiative ...

2025-06-11 09:13:31 188

原创 使用imapsync处理超大邮箱的技术指南

使用imapsync处理超大邮箱的技术指南 imapsync Imapsync is an IMAP transfers tool. The purpose of imapsync is to migrate IMAP accounts or to backup IMAP accounts. IMAP is one of...

2025-06-11 09:01:57 247

原创 Go-Authboss 从 v1 升级到 v2 迁移指南

Go-Authboss 从 v1 升级到 v2 迁移指南 authboss The boss of http auth. 项目地址: https://gitcode.com/gh_mirrors/aut/authboss ...

2025-06-10 09:08:02 233

原创 KasmVNC中的RFB协议详解:远程帧缓冲技术解析

KasmVNC中的RFB协议详解:远程帧缓冲技术解析 KasmVNC Modern VNC Server and client, web based and secure 项目地址: https://gitcode.com/gh_...

2025-06-10 09:02:41 393

原创 Kubernetes 资源配额(ResourceQuota)深度解析

Kubernetes 资源配额(ResourceQuota)深度解析 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/gh...

2025-06-09 09:07:32 247

原创 使用RAPIDS cuML进行机器学习模型训练与评估指南

使用RAPIDS cuML进行机器学习模型训练与评估指南 cuml cuML - RAPIDS Machine Learning Library 项目地址: https://gitcode.com/gh_mirrors/cu/cu...

2025-06-09 09:01:37 209

原创 Chainer项目版本升级指南与技术变更解析

Chainer项目版本升级指南与技术变更解析 chainer 项目地址: https://gitcode.com/gh_mirrors/cha/chainer 前言作为一...

2025-06-07 09:06:17 354

原创 Materialize项目中的分区与过滤下推优化技术解析

Materialize项目中的分区与过滤下推优化技术解析 materialize The data warehouse for operational workloads. 项目地址: https://gitcode.com/gh...

2025-06-07 09:05:28 338

原创 Materialize项目:从自托管MySQL数据库实时导入数据指南

Materialize项目:从自托管MySQL数据库实时导入数据指南 materialize The data warehouse for operational workloads. 项目地址: https://gitcode....

2025-06-07 09:04:55 304

原创 AWS Karpenter Provider 中的 AMI 管理最佳实践

AWS Karpenter Provider 中的 AMI 管理最佳实践 karpenter-provider-aws Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity. ...

2025-06-06 09:02:52 356

原创 Apache Arrow DataFusion 核心功能全解析

Apache Arrow DataFusion 核心功能全解析 arrow-datafusion Apache Arrow DataFusion SQL Query Engine 项目地址: https://gitcode.com...

2025-06-06 09:02:21 254

原创 WHATWG HTML 标准常见问题深度解析

WHATWG HTML 标准常见问题深度解析 html HTML Standard 项目地址: https://gitcode.com/gh_mirrors/ht/html ...

2025-06-05 09:01:33 238

原创 PaddleNLP十分钟快速上手:基于ERNIE实现中文情感分析实战

PaddleNLP十分钟快速上手:基于ERNIE实现中文情感分析实战 PaddleNLP ???? Easy-to-use and powerful NLP and LLM library with ???? Awesome model zoo, supporting wide-range of NLP tasks from res...

2025-06-03 09:04:17 385

原创 Bokeh项目DOM元素样式定制完全指南

Bokeh项目DOM元素样式定制完全指南 bokeh bokeh/bokeh: 是一个用于创建交互式图形和数据的 Python 库。适合用于数据可视化、数据分析和呈现,以及创建动态的 Web 应用。特点是提供了一种简洁、直观的 API 来描述和处理数据,并生成交互式的可视化效果。 ...

2025-06-02 09:01:09 309

原创 深入理解Go语言中的错误与异常处理机制

深入理解Go语言中的错误与异常处理机制 advanced-go-programming-book :books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿) ...

2025-06-01 09:17:04 345

原创 深入解析MediaPipe Hands:高精度实时手部追踪技术

深入解析MediaPipe Hands:高精度实时手部追踪技术 mediapipe Cross-platform, customizable ML solutions for live and streaming media. 项...

2025-06-01 09:01:34 245

原创 ring-mock:模拟 Ring 请求,提升测试效率

ring-mock:模拟 Ring 请求,提升测试效率 ring-mock Library to create mock Ring requests for unit tests 项目地址: https://gitcode.com...

2025-06-01 09:00:01 401

原创 Bayesian-Flow-Networks:引领深度学习新篇章

Bayesian-Flow-Networks:引领深度学习新篇章 Bayesian-Flow-Networks A simple implimentation of Bayesian Flow Networks (BFN) 项目地...

2025-05-31 09:00:00 251

原创 深入理解栈结构及其在LeetCode-Go项目中的应用

深入理解栈结构及其在LeetCode-Go项目中的应用 LeetCode-Go 该内容是使用Go语言编写的LeetCode题目的完整解决方案集合,实现了100%的测试覆盖率,并且运行时间优于所有题目100%的提交结果。 项目地址:...

2025-05-30 09:18:04 371

原创 Fastify框架快速入门指南

Fastify框架快速入门指南 fastify fastify/fastify: Fastify 是一个非常快速且轻量级的 Node.js web 框架,专注于性能和低开销,同时保持了高度的可扩展性。Fastify 支持 HTTP/2 及中间件插件机制,适用于构建现代 Web 服务和 API。 ...

2025-05-30 09:17:59 306

原创 Gluon教程:深度学习中的学习率调度策略详解

Gluon教程:深度学习中的学习率调度策略详解 d2l-zh 项目地址: https://gitcode.com/gh_mirrors/d2l/d2l-zh 引言在深度学...

2025-05-30 09:06:42 205

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

SSHAttrick 项目启动与配置教程 sshattrick Play Hattrick in your terminal over SSH 项目地址: https://gitcode.com/gh_mirrors/ss/ssh...

2025-05-28 09:00:52 322

原创 lasertag:打造沉浸式激光标签竞技场

lasertag:打造沉浸式激光标签竞技场 lasertag A mixed reality multiplayer game for Oculus Quest 3 项目地址: https://gitcode.com/gh_mir...

2025-05-23 09:00:40 351

原创 开源项目教程:Persian Mobile Date and Time Picker

开源项目教程:Persian Mobile Date and Time Picker persian-mobile-datepicker Modern React Persian Mobile Date and Time picker ...

2025-05-22 09:00:44 367

原创 pi-delivery:让Pi的计算触手可及

pi-delivery:让Pi的计算触手可及 pi-delivery 项目地址: https://gitcode.com/gh_mirrors/pi/pi-delivery ...

2025-05-21 09:00:04 307

原创 vim-graphql:提升 GraphQL 开发效率的 Vim 插件

vim-graphql:提升 GraphQL 开发效率的 Vim 插件 vim-graphql A Vim plugin that provides GraphQL file detection, syntax highlighting, and indentation. ...

2025-05-15 09:00:00 576

原创 help-widget:打造嵌入式网页UI小工具,提升网站互动性

help-widget:打造嵌入式网页UI小工具,提升网站互动性 help-widget A reference for creating embeddable web UI widget 项目地址: https://gitco...

2025-05-12 14:50:35 860

原创 gds-way:为您提供标准化技术文档的最佳方案

gds-way:为您提供标准化技术文档的最佳方案 gds-way How we build and operate products at GDS 项目地址: https://gitcode.com/gh_mirrors/gd/g...

2025-04-28 11:35:30 874

原创 《Rust项目配置与启动指南》

《Rust项目配置与启动指南》 rust-setup Rust Bootcamp week 1: Set up you Rust development environment 项目地址: https://gitcode.com/...

2025-04-26 10:15:39 367

原创 actions--access-token:简化你的授权流程

actions--access-token:简化你的授权流程 actions--access-token Get rid of PAT tokens, use temporary access tokens instead! 项目...

2025-04-25 15:10:29 684

原创 开源项目启动与配置教程

开源项目启动与配置教程 feature-engineering-for-time-series-forecasting Code repository for the online course "Feature Engineering for Time Series Forecasting". ...

2025-04-25 10:37:18 442

原创 fast-langdetect 的安装和配置教程

fast-langdetect 的安装和配置教程 fast-langdetect ⚡️ 80x faster Fasttext language detection out of the box | Split text by language ...

2025-04-25 10:30:00 379

原创 AV-converter 开源项目最佳实践教程

AV-converter 开源项目最佳实践教程 AV-converter A web app to convert an audio or video file to another format. You can also download YouTube videos at the /yt endpoint. ...

2025-04-24 10:51:05 338

原创 fabrix:构建高效React应用的利器

fabrix:构建高效React应用的利器 fabrix 项目地址: https://gitcode.com/gh_mirrors/fab/fabrix 项目介绍在现代前...

2025-04-23 09:19:00 540

原创 wxParse 的项目扩展与二次开发

wxParse 的项目扩展与二次开发 wxParse 项目地址: https://gitcode.com/gh_mirrors/wxp/wxParse 1、项目的基础介绍...

2025-04-23 07:23:30 874

原创 开源项目 ncmToMp3 亮点详解

开源项目 ncmToMp3 亮点详解 ncmToMp3 网易云vip的ncm文件转mp3/flac - ncm file to mp3 or flac 项目地址: https://gitcode.com/gh_mirrors/nc...

2025-04-23 07:12:40 695

原创 《Kingdom 项目安装与配置指南》

《Kingdom 项目安装与配置指南》 kingdom A minimal game. 项目地址: https://gitcode.com/gh_mirrors/ki/kingdom ...

2025-04-23 07:01:40 808

原创 《TCP/IP详解 卷1:协议》读书笔记开源项目教程

《TCP/IP详解 卷1:协议》读书笔记开源项目教程 tcpip-note 《TCP/IP详解 卷1:协议》读书笔记 项目地址: https://gitcode.com/gh_mirrors/tc/tcpip-note ...

2025-04-22 07:01:42 356

原创 开源项目landscapemetrics的使用与配置

开源项目landscapemetrics的使用与配置 landscapemetrics Landscape Metrics for Categorical Map Patterns ????️ in R 项目地址: https://gi...

2025-04-21 07:01:41 314

空空如也

空空如也

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

TA关注的人

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