- 博客(602)
- 收藏
- 关注
原创 实用Java工程师指南:数据存储技术全景解析
实用Java工程师指南:数据存储技术全景解析 pragmatic-java-engineer Java工程师修炼之道 - 梳理Java知识体系,沓实架构基础 项目地址: https://gitcode.com/gh_mirrors...
2025-06-30 09:27:47
360
原创 Meep教程:模拟旋磁介质中的法拉第旋转效应
Meep教程:模拟旋磁介质中的法拉第旋转效应 meep free finite-difference time-domain (FDTD) software for electromagnetic simulations 项目地址...
2025-06-30 09:17:39
356
原创 Prism项目解析:Laravel与大型语言模型的优雅集成方案
Prism项目解析:Laravel与大型语言模型的优雅集成方案 prism A unified interface for working with LLMs in Laravel 项目地址: https://gitcode.co...
2025-06-29 09:33:35
563
原创 BEVDet项目教程:自定义运行时配置详解
BEVDet项目教程:自定义运行时配置详解 BEVDet Official code base of the BEVDet series . 项目地址: https://gitcode.com/gh_mirrors/be/BEVD...
2025-06-28 09:35:49
280
原创 Clj-kondo 代码检查工具:全面解析 Linters 功能
Clj-kondo 代码检查工具:全面解析 Linters 功能 clj-kondo Static analyzer and linter for Clojure code that sparks joy 项目地址: https:...
2025-06-27 09:36:04
316
原创 在KuberRay项目中使用NGINX Ingress连接Ray Client的完整指南
在KuberRay项目中使用NGINX Ingress连接Ray Client的完整指南 kuberay A toolkit to run Ray applications on Kubernetes 项目地址: https://...
2025-06-27 09:32:40
317
原创 PLV8函数调用机制深度解析
PLV8函数调用机制深度解析 plv8 V8 Engine Javascript Procedural Language add-on for PostgreSQL 项目地址: https://gitcode.com/gh_mi...
2025-06-26 09:13:00
297
原创 Mathlib4项目中的数学形式化体系概览
Mathlib4项目中的数学形式化体系概览 mathlib4 The math library of Lean 4 项目地址: https://gitcode.com/gh_mirrors/ma/mathlib4 ...
2025-06-26 09:11:34
305
原创 WebCord项目深度解析:基于Electron的隐私安全型Discord客户端
WebCord项目深度解析:基于Electron的隐私安全型Discord客户端 WebCord A Discord and SpaceBar :electron:-based client implemented without Discord API. ...
2025-06-25 09:21:30
312
原创 Vue-Good-Table 分页配置完全指南
Vue-Good-Table 分页配置完全指南 vue-good-table An easy to use powerful data table for vuejs with advanced customizations including sorting, column filtering, pagination,...
2025-06-25 09:19:02
292
原创 FreeRADIUS服务器中的Dbuff数据缓冲区机制解析
FreeRADIUS服务器中的Dbuff数据缓冲区机制解析 freeradius-server FreeRADIUS - A multi-protocol policy server. 项目地址: https://gitcode....
2025-06-25 09:05:13
327
原创 Gluon API中的自动微分机制详解
Gluon API中的自动微分机制详解 gluon-api A clear, concise, simple yet powerful and efficient API for deep learning. 项目地址: http...
2025-06-25 09:02:11
303
原创 Shell-operator 中的 Kubernetes 对象操作指南
Shell-operator 中的 Kubernetes 对象操作指南 shell-operator Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster ...
2025-06-24 09:16:08
354
原创 从零实现LSTM网络:基于MXNet框架的实践指南
从零实现LSTM网络:基于MXNet框架的实践指南 mxnet-the-straight-dope An interactive book on deep learning. Much easy, so MXNet. Wow. [Straight Dope is growing up] ---> Much of this...
2025-06-24 09:11:48
229
原创 使用Docker快速部署CodeFever代码托管平台指南
使用Docker快速部署CodeFever代码托管平台指南 codefever CodeFever 是完全免费开源的 Git 代码托管服务,支持一行命令安装到自己服务器!CodeFever Community Edition (A Self-hosted Git Services)! ...
2025-06-20 09:54:23
297
原创 React Native Modalize 组件使用示例详解
React Native Modalize 组件使用示例详解 react-native-modalize A highly customizable modal/bottom sheet that loves scrolling content. ...
2025-06-19 09:24:21
386
原创 Vim键盘映射实战:在runpaint/vim-recipes中创建自定义快捷键
Vim键盘映射实战:在runpaint/vim-recipes中创建自定义快捷键 vim-recipes A cookbook for the Vim text editor. 项目地址: https://gitcode.com/...
2025-06-14 09:00:38
275
原创 Apache Fury Scala序列化完全指南
Apache Fury Scala序列化完全指南 incubator-fury 项目地址: https://gitcode.com/gh_mirrors/in/incubator-fury ...
2025-06-11 09:19:11
274
原创 Dive-into-DL-TensorFlow2.0项目解析:深入理解AdaDelta优化算法
Dive-into-DL-TensorFlow2.0项目解析:深入理解AdaDelta优化算法 Dive-into-DL-TensorFlow2.0 项目地址: https://gitcode.com/gh_mirrors/di...
2025-06-10 09:20:50
213
原创 Podcastfy高级配置指南:深度解析与最佳实践
Podcastfy高级配置指南:深度解析与最佳实践 podcastfy An Open Source Python alternative to NotebookLM's podcast feature: Transforming Multimodal Content into Captivating Multiling...
2025-06-10 09:18:54
230
原创 Coz性能分析器:基于因果分析的多线程代码优化利器
Coz性能分析器:基于因果分析的多线程代码优化利器 coz Coz: Causal Profiling 项目地址: https://gitcode.com/gh_mirrors/co/coz ...
2025-06-09 09:22:36
417
原创 PyTorch Serve项目实践:使用Segment Anything Fast实现高效图像分割
PyTorch Serve项目实践:使用Segment Anything Fast实现高效图像分割 serve Serve, optimize and scale PyTorch models in production 项目地址...
2025-06-09 09:21:17
252
原创 HNSW算法库Python绑定使用指南:从基础到高级应用
HNSW算法库Python绑定使用指南:从基础到高级应用 hnswlib Header-only C++/python library for fast approximate nearest neighbors 项目地址: ht...
2025-06-09 09:00:59
336
原创 Rust模式匹配全解析:从基础到实战应用
Rust模式匹配全解析:从基础到实战应用 trpl-zh-cn Rust 程序设计语言(2021 edition 施工中) 项目地址: https://gitcode.com/gh_mirrors/tr/trpl-zh-cn ...
2025-06-08 09:17:55
304
原创 Shopify Polaris组件库无障碍测试完全指南
Shopify Polaris组件库无障碍测试完全指南 polaris polaris: 是Shopify开发的一套设计系统,包含了用于构建Web界面的组件和样式指南。 项目地址: https://gitcode.com/gh_m...
2025-06-07 09:04:51
308
原创 dro:机器学习分布鲁棒优化的Python包
dro:机器学习分布鲁棒优化的Python包 dro A package of distributionally robust optimization (DRO) methods. Implemented via cvxpy and PyTorch ...
2025-06-07 09:00:06
350
原创 rtl_433项目入门指南:无线电信号解码工具详解
rtl_433项目入门指南:无线电信号解码工具详解 rtl_433 Program to decode radio transmissions from devices on the ISM bands (and other frequencies) ...
2025-06-06 09:13:01
304
原创 NoneBot2插件发布指南:从开发到商店上架全流程
NoneBot2插件发布指南:从开发到商店上架全流程 nonebot2 跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python ...
2025-06-06 09:08:00
414
原创 FrankenPHP技术解析:基于Go构建的现代化PHP应用服务器
FrankenPHP技术解析:基于Go构建的现代化PHP应用服务器 frankenphp The modern PHP app server 项目地址: https://gitcode.com/gh_mirrors/fr/fran...
2025-06-05 09:10:05
255
原创 深入理解FactoryBot中的关联对象覆盖机制
深入理解FactoryBot中的关联对象覆盖机制 factory_bot A library for setting up Ruby objects as test data. 项目地址: https://gitcode.com/...
2025-06-05 09:08:32
321
原创 EnTT 项目中的协作式调度器深度解析
EnTT 项目中的协作式调度器深度解析 entt Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more ...
2025-06-03 09:12:26
265
原创 Apereo CAS高可用性(HA)部署完全指南
Apereo CAS高可用性(HA)部署完全指南 cas Apereo CAS - Identity & Single Sign On for all earthlings and beyond. 项目地址: https://gi...
2025-06-03 09:12:25
376
原创 Apache Druid 数据快速入门配置解析
Apache Druid 数据快速入门配置解析 druid Apache Druid: a high performance real-time analytics database. 项目地址: https://gitcode....
2025-06-03 09:04:11
340
原创 PSV-VSH-Menu:为PS VITA带来全新定制化游戏体验
PSV-VSH-Menu:为PS VITA带来全新定制化游戏体验 PSV-VSH-Menu A VSH menu tai-hen plugin for the PS VITA. 项目地址: https://gitcode.com/...
2025-06-03 09:00:03
297
原创 Spree电商平台权限系统深度解析与定制指南
Spree电商平台权限系统深度解析与定制指南 spree An open source eCommerce platform giving you full control and customizability. Modular and API-first. Build any eCommerce solution t...
2025-06-02 09:18:13
365
原创 Powerline 实用技巧与问题解决方案
Powerline 实用技巧与问题解决方案 powerline Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bas...
2025-06-02 09:18:00
288
原创 深入理解iovisor/bcc中的disksnoop磁盘I/O追踪工具
深入理解iovisor/bcc中的disksnoop磁盘I/O追踪工具 bcc iovisor/bcc: 是基于 Linux eBPF 的新型网络分析工具,可用于 Linux 系统的性能监控、网络追踪和安全分析等领域。适合对 项目...
2025-06-01 09:14:48
733
原创 semantic-release 插件生态全解析:官方与社区插件指南
semantic-release 插件生态全解析:官方与社区插件指南 semantic-release semantic-release/semantic-release: 是一个用于自动化版本管理和发布的工具,支持多种版本控制系统和包管理器。适合对持续集成、持续部署和想要自动化版本管理的开发者。 ...
2025-06-01 09:14:21
371
原创 深入解析U2-Net显著性目标检测模型及其实现
深入解析U2-Net显著性目标检测模型及其实现 deep-learning-for-image-processing deep learning for image processing including classification and object-detection etc. ...
2025-06-01 09:05:54
255
原创 HashiCorp Consul 服务网格中通过 Lambda 函数调用服务的完整指南
HashiCorp Consul 服务网格中通过 Lambda 函数调用服务的完整指南 consul Consul is a distributed, highly available, and data center aware solution to connect and configure application...
2025-06-01 09:03:09
404
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人