- 博客(667)
- 收藏
- 关注
原创 IPLD项目中的高级数据布局(ADLs)技术解析
IPLD项目中的高级数据布局(ADLs)技术解析 ipld InterPlanetary Linked Data 项目地址: https://gitcode.com/gh_mirrors/ip/ipld ...
2025-06-30 09:35:39
335
原创 Promise 高级技巧:使用 Promise 实现顺序执行(azu/promises-book 解析)
Promise 高级技巧:使用 Promise 实现顺序执行(azu/promises-book 解析) promises-book JavaScript Promiseの本 项目地址: https://gitcode.com/g...
2025-06-30 09:17:04
220
原创 深入理解testdouble.js:JavaScript测试替身库完整指南
深入理解testdouble.js:JavaScript测试替身库完整指南 testdouble.js A minimal test double library for TDD with JavaScript 项目地址: htt...
2025-06-30 09:03:46
233
原创 FederatedScope快速入门指南:联邦学习实战教程
FederatedScope快速入门指南:联邦学习实战教程 FederatedScope An easy-to-use federated learning platform 项目地址: https://gitcode.com/g...
2025-06-30 09:03:14
350
原创 s3git项目中BLAKE2哈希算法的可扩展性分析
s3git项目中BLAKE2哈希算法的可扩展性分析 s3git s3git/s3git: 是一个用于管理 Git 仓库的分布式存储系统。适合对分布式存储和版本控制有兴趣的人,特别是想将 Git 仓库托管在云端或分布式存储系统上的人。特点是实现了 Git 的所有特征,并将数据存储在 S3 存储桶中,具有高可靠性和可扩展性。...
2025-06-29 09:28:13
737
原创 深入理解React错误边界机制 - 以complete-intro-to-react-v6项目为例
深入理解React错误边界机制 - 以complete-intro-to-react-v6项目为例 complete-intro-to-react-v6 learn React.js with Brian Holt 项目地址: h...
2025-06-29 09:28:03
615
原创 Liquidsoap流媒体处理系统完整指南
Liquidsoap流媒体处理系统完整指南 liquidsoap Liquidsoap is a statically typed scripting general-purpose language with dedicated operators and backend for all thing media, st...
2025-06-29 09:20:09
216
原创 CrypTen项目中的上下文决策算法实现解析
CrypTen项目中的上下文决策算法实现解析 CrypTen A framework for Privacy Preserving Machine Learning 项目地址: https://gitcode.com/gh_mir...
2025-06-28 09:28:37
334
原创 React Native Geolocation Service 项目配置指南
React Native Geolocation Service 项目配置指南 react-native-geolocation-service React native geolocation service for iOS and android ...
2025-06-28 09:25:05
285
原创 AndroidAll项目技术栈全景解析:从基础到高阶开发体系
AndroidAll项目技术栈全景解析:从基础到高阶开发体系 AndroidAll Android 程序员需要掌握的技术栈:数据结构算法、程序架构、设计模式、性能优化、Kotlin、NDK、Jetpack,以及常用的开源框架源码分析如 Flutter、Router、RxJava、Glide、LeakCanary、Dagg...
2025-06-28 09:24:29
262
原创 Ormar框架中的数据库事务处理指南
Ormar框架中的数据库事务处理指南 ormar python async orm with fastapi in mind and pydantic validation 项目地址: https://gitcode.com/gh...
2025-06-28 09:04:30
355
原创 使用KHI工具可视化开源Kubernetes集群审计日志(基于Loki示例)
使用KHI工具可视化开源Kubernetes集群审计日志(基于Loki示例) khi A transformative log viewer for Kubernetes 项目地址: https://gitcode.com/gh_...
2025-06-28 09:02:51
305
原创 Dialoqbase本地Docker容器升级指南
Dialoqbase本地Docker容器升级指南 dialoqbase Create chatbots with ease 项目地址: https://gitcode.com/gh_mirrors/di/dialoqbase ...
2025-06-28 09:00:44
358
原创 Graphcool框架中的GraphQL入门指南
Graphcool框架中的GraphQL入门指南 graphcool-framework 项目地址: https://gitcode.com/gh_mirrors/gr/graphcool-framework ...
2025-06-27 09:35:12
290
原创 Open Event Organizer Android 项目提交规范指南
Open Event Organizer Android 项目提交规范指南 open-event-organizer-android Open Event Mobile App for Organizers and Entry Managers https://play.google.com/store/apps/det...
2025-06-27 09:27:53
346
原创 ESP-ADF音频项目设计指南:从最小系统到典型应用
ESP-ADF音频项目设计指南:从最小系统到典型应用 esp-adf Espressif Audio Development Framework 项目地址: https://gitcode.com/gh_mirrors/es/es...
2025-06-26 09:32:37
973
原创 Git版本控制入门:从游戏存档到代码管理的思维转换
Git版本控制入门:从游戏存档到代码管理的思维转换 gitmagic A guide to using Git 项目地址: https://gitcode.com/gh_mirrors/gi/gitmagic ...
2025-06-26 09:28:16
851
原创 MMGeneration项目教程:自定义生成模型组件详解
MMGeneration项目教程:自定义生成模型组件详解 mmgeneration MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV. ...
2025-06-26 09:12:49
218
原创 Grafana Alloy 技术文档编写规范与最佳实践
Grafana Alloy 技术文档编写规范与最佳实践 alloy OpenTelemetry Collector distribution with programmable pipelines 项目地址: https://gi...
2025-06-25 09:31:35
317
原创 Fornjot项目版本发布流程详解
Fornjot项目版本发布流程详解 fornjot Early-stage b-rep CAD kernel, written in the Rust programming language. 项目地址: https://git...
2025-06-25 09:18:48
264
原创 EnterpriseDB/Barman 核心概念解析:PostgreSQL 备份与灾难恢复指南
EnterpriseDB/Barman 核心概念解析:PostgreSQL 备份与灾难恢复指南 barman Barman - Backup and Recovery Manager for PostgreSQL 项目地址: ht...
2025-06-24 09:34:34
599
原创 Vest验证框架中的Warn-Only测试详解
Vest验证框架中的Warn-Only测试详解 vest Vest ✅ Declarative validations framework 项目地址: https://gitcode.com/gh_mirrors/ve/vest...
2025-06-24 09:07:42
369
原创 OpenMediation:全平台广告聚合解决方案
OpenMediation:全平台广告聚合解决方案 OpenMediation OpenMediation 项目地址: https://gitcode.com/gh_mirrors/op/OpenMediation ...
2025-06-22 09:00:02
390
原创 Microsoft Proxy库中的隐式转换分发机制解析
Microsoft Proxy库中的隐式转换分发机制解析 proxy Proxy: Easy Polymorphism in C++ 项目地址: https://gitcode.com/gh_mirrors/pr/proxy ...
2025-06-20 10:18:01
267
原创 Moonshine语音识别模型技术解析与应用指南
Moonshine语音识别模型技术解析与应用指南 moonshine Fast and accurate automatic speech recognition (ASR) for edge devices 项目地址: http...
2025-06-20 10:03:44
293
原创 kTAMV:3D打印机多工具对齐的视觉辅助解决方案
kTAMV:3D打印机多工具对齐的视觉辅助解决方案 kTAMV Klipper Tool Alignment (using) Machine Vision 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-20 00:36:41
1000
原创 AlphaGo-Zero-Gobang项目中的蒙特卡洛树搜索(MCTS)技术解析
AlphaGo-Zero-Gobang项目中的蒙特卡洛树搜索(MCTS)技术解析 AlphaGo-Zero-Gobang Meta-Zeta是一个基于强化学习的五子棋(Gobang)模型,主要用以了解AlphaGo Zero的运行原理的Demo,即神经网络是如何指导MCTS做出决策的,以及如何自我对弈学习。源码+教程 ...
2025-06-18 09:05:11
304
原创 Volatility3 Linux内存取证入门教程
Volatility3 Linux内存取证入门教程 volatility3 Volatility 3.0 development 项目地址: https://gitcode.com/gh_mirrors/vo/volatility...
2025-06-12 09:10:32
275
原创 IREE项目Vulkan开发环境配置指南
IREE项目Vulkan开发环境配置指南 iree A retargetable MLIR-based machine learning compiler and runtime toolkit. 项目地址: https://gi...
2025-06-12 09:10:29
410
原创 JavaScript正则表达式教程:前瞻与后顾断言详解
JavaScript正则表达式教程:前瞻与后顾断言详解 ru.javascript.info Современный учебник JavaScript 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-11 09:01:22
311
原创 MagicOnion中的HTTPS/TLS配置指南
MagicOnion中的HTTPS/TLS配置指南 MagicOnion Unified Realtime/API framework for .NET platform and Unity. 项目地址: https://gitc...
2025-06-10 09:02:09
296
原创 Errbit错误管理平台配置指南
Errbit错误管理平台配置指南 errbit The open source error catcher that's Airbrake API compliant 项目地址: https://gitcode.com/gh_mi...
2025-06-09 09:22:28
237
原创 XLSwiftKit:为iOS开发者提供全面辅助的Swift工具集
XLSwiftKit:为iOS开发者提供全面辅助的Swift工具集 XLSwiftKit Helpers and extensions for Swift 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-09 09:00:03
231
原创 ruanyf/jstutorial 项目解析:如何实现 jQuery-free 开发
ruanyf/jstutorial 项目解析:如何实现 jQuery-free 开发 jstutorial Javascript tutorial book 项目地址: https://gitcode.com/gh_mirrors...
2025-06-08 09:02:17
259
原创 Paperless-ng 文档管理系统:备份恢复与系统管理完全指南
Paperless-ng 文档管理系统:备份恢复与系统管理完全指南 paperless-ng A supercharged version of paperless: scan, index and archive all your physical documents ...
2025-06-08 09:02:00
310
原创 在k3d中暴露服务的两种最佳实践
在k3d中暴露服务的两种最佳实践 k3d Little helper to run CNCF's k3s in Docker 项目地址: https://gitcode.com/gh_mirrors/k3/k3d ...
2025-06-07 09:07:10
226
原创 ProGit2项目详解:Git提交历史查看技巧全攻略
ProGit2项目详解:Git提交历史查看技巧全攻略 progit2 Pro Git 2nd Edition 项目地址: https://gitcode.com/gh_mirrors/pr/progit2 ...
2025-06-07 09:02:16
232
原创 PyTorch深度学习教程:正则化潜变量能量基础模型详解
PyTorch深度学习教程:正则化潜变量能量基础模型详解 NYU-DLSP20 NYU Deep Learning Spring 2020 项目地址: https://gitcode.com/gh_mirrors/pyt/pyto...
2025-06-06 09:07:37
381
原创 Folium项目高级指南:自定义JavaScript与CSS资源
Folium项目高级指南:自定义JavaScript与CSS资源 folium Python Data. Leaflet.js Maps. 项目地址: https://gitcode.com/gh_mirrors/fo/foli...
2025-06-06 09:03:20
269
原创 JupyterHub升级指南:从备份到验证的完整流程
JupyterHub升级指南:从备份到验证的完整流程 jupyterhub Multi-user server for Jupyter notebooks 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-05 09:08:45
379
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人