自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 JavaScript教程:深入理解动态导入(Dynamic Imports)

JavaScript教程:深入理解动态导入(Dynamic Imports) ru.javascript.info Современный учебник JavaScript 项目地址: https://gitcode.com/...

2025-06-10 09:17:58 119

原创 线性代数的艺术:图解矩阵运算与分解

线性代数的艺术:图解矩阵运算与分解 The-Art-of-Linear-Algebra-zh-CN Graphic notes on Gilbert Strang's "Linear Algebra for Everyone", 线性代数的艺术中文版, 欢迎PR. ...

2025-06-08 09:13:51 346

原创 ClusterFuzz生产环境构建管道配置指南

ClusterFuzz生产环境构建管道配置指南 clusterfuzz Scalable fuzzing infrastructure. 项目地址: https://gitcode.com/gh_mirrors/clu/clust...

2025-06-08 09:05:13 213

原创 Apache Zeppelin动态加载解释器指南:使用REST API实现灵活扩展

Apache Zeppelin动态加载解释器指南:使用REST API实现灵活扩展 zeppelin Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, ...

2025-06-07 09:01:18 349

原创 AmazonWSL:在Windows上运行Amazon Linux的强大工具

AmazonWSL:在Windows上运行Amazon Linux的强大工具 AmazonWSL Amazon Linux as a WSL Instance. Supports multiple install. 项目地址: h...

2025-06-07 09:00:03 375

原创 Numenta HTM预测模型参数配置详解

Numenta HTM预测模型参数配置详解 nupic-legacy Numenta Platform for Intelligent Computing is an implementation of Hierarchical Temporal Memory (HTM), a theory of intelligenc...

2025-06-06 09:21:49 315

原创 NoneBot2 项目贡献全流程指南

NoneBot2 项目贡献全流程指南 nonebot2 跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python ...

2025-06-06 09:06:37 337

原创 Alluxio S3 API 使用指南:兼容Amazon S3的分布式存储接口

Alluxio S3 API 使用指南:兼容Amazon S3的分布式存储接口 alluxio Alluxio, data orchestration for analytics and machine learning in the cloud ...

2025-06-06 09:04:39 309

原创 Obsidian-Git 插件实用技巧与最佳实践

Obsidian-Git 插件实用技巧与最佳实践 obsidian-git Backup your Obsidian.md vault with git 项目地址: https://gitcode.com/gh_mirrors/o...

2025-06-05 09:08:05 393

原创 机器学习项目mlcourse.ai中的关联规则学习:Python与R实战指南

机器学习项目mlcourse.ai中的关联规则学习:Python与R实战指南 mlcourse.ai Open Machine Learning Course 项目地址: https://gitcode.com/gh_mirror...

2025-06-04 09:04:57 265

原创 Vega可视化工具使用指南:从网页部署到命令行渲染

Vega可视化工具使用指南:从网页部署到命令行渲染 vega A visualization grammar. 项目地址: https://gitcode.com/gh_mirrors/ve/vega ...

2025-06-03 09:13:07 354

原创 深入解析DoctorWkt/acwj项目:编译器开发中的变量实现

深入解析DoctorWkt/acwj项目:编译器开发中的变量实现 acwj A Compiler Writing Journey 项目地址: https://gitcode.com/gh_mirrors/ac/acwj ...

2025-06-03 09:10:31 284

原创 深入理解jbranchaud/til项目中的Vim技巧:快速跳转到下一个修改过的缓冲区

深入理解jbranchaud/til项目中的Vim技巧:快速跳转到下一个修改过的缓冲区 til :memo: Today I Learned 项目地址: https://gitcode.com/gh_mirrors/ti/til...

2025-06-03 09:05:04 375

原创 Mozilla Send项目构建指南:开发与生产环境配置详解

Mozilla Send项目构建指南:开发与生产环境配置详解 send Simple, private file sharing from the makers of Firefox 项目地址: https://gitcode.c...

2025-06-03 09:02:37 399

原创 FlairNLP项目教程:使用HunFlair2进行生物医学命名实体识别

FlairNLP项目教程:使用HunFlair2进行生物医学命名实体识别 flair A very simple framework for state-of-the-art Natural Language Processing (NLP) ...

2025-06-03 09:00:13 277

原创 Ceph存储系统mClock与WPQ调度器QoS对比研究

Ceph存储系统mClock与WPQ调度器QoS对比研究 ceph Ceph is a distributed object, block, and file storage platform 项目地址: https://git...

2025-06-02 09:16:40 247

原创 算法模式中的二叉树数据结构详解

算法模式中的二叉树数据结构详解 algorithm-pattern 算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~ 项目地址: https://gitcode.com/gh_mirrors/al/algorithm-p...

2025-06-02 09:15:45 295

原创 Hack字体项目构建指南:从源码到成品字体

Hack字体项目构建指南:从源码到成品字体 Hack A typeface designed for source code 项目地址: https://gitcode.com/gh_mirrors/ha/Hack ...

2025-06-02 09:04:31 268

原创 VUX项目打包体积优化指南:常见问题与解决方案

VUX项目打包体积优化指南:常见问题与解决方案 vux Mobile UI Components based on Vue & WeUI 项目地址: https://gitcode.com/gh_mirrors/vu/vux ...

2025-06-02 09:03:04 221

原创 Sanic框架中的后台任务管理指南

Sanic框架中的后台任务管理指南 sanic Accelerate your web app development | Build fast. Run fast. 项目地址: https://gitcode.com/gh_...

2025-06-02 09:02:11 254

原创 mediadc:智能识别云存储中的图片视频重复项

mediadc:智能识别云存储中的图片视频重复项 mediadc Nextcloud Media Duplicate Collector application 项目地址: https://gitcode.com/gh_mirro...

2025-06-02 09:00:04 309

原创 React Redux 7.2 快速入门指南

React Redux 7.2 快速入门指南 react-redux reduxjs/react-redux: React-Redux 是一个用于 React 的 Redux 绑定库,可以用于构建 React 应用程序和组件,支持多种 Redux 功能和工具,如 Redux,Redux-Thunk,Redux-DevTo...

2025-06-01 09:08:17 340

原创 OpenTofu迁移指南:从Terraform 1.5.x或更低版本平滑过渡

OpenTofu迁移指南:从Terraform 1.5.x或更低版本平滑过渡 opentofu OpenTofu lets you declaratively manage your cloud infrastructure. 项...

2025-06-01 09:05:52 386

原创 proton-cachyos:运行Windows独占游戏于Linux的利器

proton-cachyos:运行Windows独占游戏于Linux的利器 proton-cachyos Compatibility tool for Steam Play based on Wine and additional components ...

2025-05-31 09:00:06 239

原创 微软AI初学者项目:多智能体系统技术解析

微软AI初学者项目:多智能体系统技术解析 AI-For-Beginners 微软推出的人工智能入门指南项目,适合对人工智能和机器学习感兴趣的人士学习入门知识,内容包括基本概念、算法和实践案例。特点是简单易用,内容全面,面向初学者。 ...

2025-05-30 09:10:30 223

原创 Elasticsearch Graph Explore API 深度解析

Elasticsearch Graph Explore API 深度解析 elasticsearch 项目地址: https://gitcode.com/gh_mirrors/elas/elasticsearch ...

2025-05-30 09:05:23 383

原创 freeCodeCamp教程:从数据源渲染图片的实战指南

freeCodeCamp教程:从数据源渲染图片的实战指南 freeCodeCamp freeCodeCamp.org的开源代码库和课程。免费学习编程。 项目地址: https://gitcode.com/gh_mirrors/fr...

2025-05-30 09:03:47 282

原创 multimodal-search-r1:赋能大型语言模型主动图像搜索的能力

multimodal-search-r1:赋能大型语言模型主动图像搜索的能力 multimodal-search-r1 项目地址: https://gitcode.com/gh_mirrors/mu/multimodal-sea...

2025-05-28 09:00:39 294

原创 Jellyfin Android TV Enhanced 开源项目教程

Jellyfin Android TV Enhanced 开源项目教程 jellyfin-androidtv-Enhanced Android TV Client for Jellyfin With Enhanced UI 项目地...

2025-05-27 09:01:22 354

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

开源项目sunburstR最佳实践教程 sunburstR R htmlwidget for interactive sunburst plots 项目地址: https://gitcode.com/gh_mirrors/su/s...

2025-05-27 09:00:36 271

原创 zip-codes:快速查询美国邮政编码对应城市、州和时区

zip-codes:快速查询美国邮政编码对应城市、州和时区 zip-codes Identify city and state for given zip code 项目地址: https://gitcode.com/gh_mir...

2025-05-27 09:00:04 276

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

Homepage Creators 开源项目最佳实践教程 Homepage-Creators Homepage Creators 是一款适用于 Zola 的个人主页主题,风格接近 Apple,美观大气。 项目地址: https:/...

2025-05-25 09:00:49 321

原创 dataenforce:让数据框架类型安全性与一致性更上一层楼

dataenforce:让数据框架类型安全性与一致性更上一层楼 dataenforce Python package to enforce column names & data types of pandas DataFrames ...

2025-05-23 09:00:01 330

原创 split-term.vim:提升Neovim终端体验的利器

split-term.vim:提升Neovim终端体验的利器 split-term.vim Utilites around neovim's `:terminal`. 项目地址: https://gitcode.com/gh_mi...

2025-05-23 09:00:01 387

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

z2d:项目的核心功能/场景 z2d Pure Zig 2D graphics library 项目地址: https://gitcode.com/gh_mirrors/z2d/z2d ...

2025-05-21 09:00:09 308

原创 IPA:探索PDF文件深层次信息的强大工具

IPA:探索PDF文件深层次信息的强大工具 IPA GUI analyzer for deep-diving into PDF files. Detect malicious payloads, understand object relationships, and extract key information fo...

2025-05-05 18:20:50 682

原创 openwisp-monitoring 的安装和配置教程

openwisp-monitoring 的安装和配置教程 openwisp-monitoring Network monitoring system written in Python and Django, designed to be extensible, programmable, scalable and ea...

2025-04-26 10:10:06 301

原创 NN-StochVol-Calibrations 的安装和配置教程

NN-StochVol-Calibrations 的安装和配置教程 NN-StochVol-Calibrations We implement the paper: Deep Learning Volatility 项目地址: h...

2025-04-24 10:51:22 241

原创 Unity-CrypticCabinet 项目启动与配置教程

Unity-CrypticCabinet 项目启动与配置教程 Unity-CrypticCabinet Cryptic Cabinet is a short Mixed Reality (MR) experience for Meta Quest headsets. It will demonstrate the pos...

2025-04-24 10:48:53 339

原创 xcbuild:构建更高效、兼容性强的Xcode项目

xcbuild:构建更高效、兼容性强的Xcode项目 xcbuild Xcode-compatible build tool. 项目地址: https://gitcode.com/gh_mirrors/xc/xcbuild ...

2025-04-23 21:11:15 611

空空如也

空空如也

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

TA关注的人

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