- 博客(604)
- 收藏
- 关注
原创 morphdom项目解析:如何与虚拟DOM协同工作
morphdom项目解析:如何与虚拟DOM协同工作 morphdom Fast and lightweight DOM diffing/patching (no virtual DOM needed) 项目地址: https://...
2025-06-11 09:17:27
196
原创 RobotLocomotion/drake中的质量-弹簧布料仿真系统解析
RobotLocomotion/drake中的质量-弹簧布料仿真系统解析 drake Model-based design and verification for robotics. 项目地址: https://gitcode....
2025-06-11 09:02:51
247
原创 Sudo-Flix:项目核心功能/场景
Sudo-Flix:项目核心功能/场景 smov sudo-flix's source code (Allegedly) 项目地址: https://gitcode.com/gh_mirrors/sm/smov ...
2025-06-11 09:00:07
239
原创 GeoServer升级指南:从备份到配置优化的完整流程
GeoServer升级指南:从备份到配置优化的完整流程 geoserver Official GeoServer repository 项目地址: https://gitcode.com/gh_mirrors/ge/geoserv...
2025-06-10 09:05:20
166
原创 Apache Ignite SQL DML操作完全指南
Apache Ignite SQL DML操作完全指南 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite15/ignite ...
2025-06-09 09:05:48
351
原创 Stdlib-js 项目开发环境搭建指南
Stdlib-js 项目开发环境搭建指南 stdlib ✨ Standard library for JavaScript and Node.js. ✨ 项目地址: https://gitcode.com/gh_mirrors/s...
2025-06-09 09:00:10
216
原创 如何在本地搭建和运行ClusterFuzz实例
如何在本地搭建和运行ClusterFuzz实例 clusterfuzz Scalable fuzzing infrastructure. 项目地址: https://gitcode.com/gh_mirrors/cl/cluste...
2025-06-08 09:01:40
218
原创 Flot图表库实战:多轴交互实现详解
Flot图表库实战:多轴交互实现详解 flot Attractive JavaScript charts for jQuery 项目地址: https://gitcode.com/gh_mirrors/fl/flot ...
2025-06-07 09:05:18
369
原创 深入理解mozilla/sccache中的响应文件机制
深入理解mozilla/sccache中的响应文件机制 sccache sccache is ccache with cloud storage 项目地址: https://gitcode.com/gh_mirrors/sc/sc...
2025-06-06 09:22:02
396
原创 Google Flax框架基础教程:从线性回归到模型序列化
Google Flax框架基础教程:从线性回归到模型序列化 flax Flax is a neural network library for JAX that is designed for flexibility. 项目地址:...
2025-06-06 09:14:20
342
原创 Angel机器学习平台代码框架深度解析
Angel机器学习平台代码框架深度解析 angel A Flexible and Powerful Parameter Server for large-scale machine learning 项目地址: https://g...
2025-06-06 09:11:24
245
原创 图论中的最小生成树算法详解:Prim与Kruskal实现
图论中的最小生成树算法详解:Prim与Kruskal实现 LeetCode-Py ⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,800+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。 ...
2025-06-06 09:06:10
310
原创 Docuseal API Python 使用指南:模板与提交管理
Docuseal API Python 使用指南:模板与提交管理 docuseal docusealco/docuseal: DocuSeal 可能是一个文档安全或数字签名解决方案的软件项目,但根据GitHub上信息不足无法确定具体细节。它可能用于保护文档的安全性、提供电子签名功能或者进行文档生命周期管理。 ...
2025-06-04 09:18:55
268
原创 Axolotl项目快速入门指南:从零开始微调语言模型
Axolotl项目快速入门指南:从零开始微调语言模型 axolotl 项目地址: https://gitcode.com/gh_mirrors/ax/axolotl 前言...
2025-06-04 09:17:24
227
原创 libgit2项目中的错误处理机制深度解析
libgit2项目中的错误处理机制深度解析 libgit2 A cross-platform, linkable library implementation of Git that you can use in your application. ...
2025-06-04 09:09:42
331
原创 OSS-Fuzz项目新项目配置完全指南
OSS-Fuzz项目新项目配置完全指南 oss-fuzz OSS-Fuzz - continuous fuzzing for open source software. 项目地址: https://gitcode.com/gh_m...
2025-06-04 09:00:09
417
原创 深入理解micrograd中的计算图可视化技术
深入理解micrograd中的计算图可视化技术 micrograd A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API ...
2025-06-03 09:06:08
373
原创 Apache DolphinScheduler 在 Kubernetes 上的部署与配置指南
Apache DolphinScheduler 在 Kubernetes 上的部署与配置指南 dolphinscheduler Dolphinscheduler是一个分布式调度系统,主要用于任务调度和流程编排。它的特点是易用性高、可扩展性强、性能稳定等。适用于任务调度和流程自动化场景。 ...
2025-06-03 09:01:49
239
原创 PromiseKit实战:基于Promise的图片缓存系统设计与实现
PromiseKit实战:基于Promise的图片缓存系统设计与实现 PromiseKit Promises for Swift & ObjC. 项目地址: https://gitcode.com/gh_mirrors/pr/Pr...
2025-06-02 09:18:56
395
原创 JupyterLab 扩展迁移指南:从3.x到4.5版本升级全解析
JupyterLab 扩展迁移指南:从3.x到4.5版本升级全解析 jupyterlab JupyterLab computational environment. 项目地址: https://gitcode.com/gh_mir...
2025-06-02 09:17:46
302
原创 使用smolagents框架创建你的第一个AI代理:HuggingFace Agents-Course实战指南
使用smolagents框架创建你的第一个AI代理:HuggingFace Agents-Course实战指南 agents-course This repository contains the Hugging Face Agents Course. ...
2025-06-02 09:01:20
322
原创 深入理解D2L项目中的Softmax回归模型
深入理解D2L项目中的Softmax回归模型 d2l-en d2l-ai/d2l-en: 是一个基于 Python 的深度学习教程,它使用了 SQLite 数据库存储数据。适合用于学习深度学习,特别是对于需要使用 Python 和 SQLite 数据库的场景。特点是深度学习教程、Python、SQLite 数据库。 ...
2025-06-01 09:08:03
299
原创 React Native Elements 主题定制指南:深入理解 ThemeProvider
React Native Elements 主题定制指南:深入理解 ThemeProvider react-native-elements Cross-Platform React Native UI Toolkit 项目地址: ...
2025-06-01 09:05:17
266
原创 基于ColossalAI的混合并行策略高效训练Vision Transformer模型
基于ColossalAI的混合并行策略高效训练Vision Transformer模型 ColossalAI ColossalAI 是一个开源的 AI 框架,旨在为大规模并行训练提供高效的深度学习解决方案。 适合需要进行大规模并行训练和深度学习研究的开发者和研究人员。 提供了高效的并行训练和深度学习模型构建功能,支持...
2025-05-30 09:09:10
303
原创 Spring Framework中的注解控制器详解
Spring Framework中的注解控制器详解 spring-framework spring-projects/spring-framework: 一个基于 Java 的开源应用程序框架,用于构建企业级 Java 应用程序。适合用于构建各种企业级 Java 应用程序,可以实现高效的服务和管理。 ...
2025-05-30 09:05:08
284
原创 Alacritty终端模拟器的安装与配置指南
Alacritty终端模拟器的安装与配置指南 alacritty 项目地址: https://gitcode.com/gh_mirrors/ala/alacritty Al...
2025-05-30 09:04:30
336
原创 COGS:稀疏视图合成的新构建优化方法
COGS:稀疏视图合成的新构建优化方法 COGS [SIGGRAPH'24] A Construct-Optimize Approach to Sparse View Synthesis without Camera Pose 项...
2025-05-29 09:00:06
406
原创 Monthly.js 项目启动与配置教程
Monthly.js 项目启动与配置教程 Monthly A jQuery based responsive calendar 项目地址: https://gitcode.com/gh_mirrors/mo/Monthly ...
2025-05-27 09:00:07
403
原创 开源项目最佳实践教程:Saga Reader
开源项目最佳实践教程:Saga Reader saga-reader ???????? Blazing-Fast and Extremely-Lightweight Internet Reader driven by AI! Your AI-Powered think tank assistant.(Built with Rust,...
2025-05-25 01:02:49
239
原创 Astra Compiler CLI 项目启动与配置教程
Astra Compiler CLI 项目启动与配置教程 cli ???? Fast, reliable and easy-to-use js-to-exe compiler. 项目地址: https://gitcode.com/gh_...
2025-05-23 09:01:12
404
原创 WebAssembly 参考类型开源项目最佳实践
WebAssembly 参考类型开源项目最佳实践 reference-types Proposal for adding basic reference types (anyref) 项目地址: https://gitcode.c...
2025-05-23 09:00:47
218
原创 RLS:为Rust开发者提供高效编程辅助
RLS:为Rust开发者提供高效编程辅助 rls Repository for the Rust Language Server (aka RLS) 项目地址: https://gitcode.com/gh_mirrors/rl/...
2025-05-20 09:00:00
620
原创 emacs-mini-modeline:将模式行信息融入迷你缓冲区
emacs-mini-modeline:将模式行信息融入迷你缓冲区 emacs-mini-modeline Display emacs mode line in minibuffer 项目地址: https://gitcode.c...
2025-05-18 09:00:01
311
原创 Share:资源、经验共享平台
Share:资源、经验共享平台 Share 共享安人心智集团资源、经验,公布招聘信息 ???? 项目地址: https://gitcode.com/gh_mirrors/share12/Share ...
2025-05-12 22:20:25
656
原创 ewelink-api:智能设备控制的便捷解决方案
ewelink-api:智能设备控制的便捷解决方案 ewelink-api eWeLink API for JavaScript 项目地址: https://gitcode.com/gh_mirrors/ew/ewelink-ap...
2025-05-10 20:20:20
470
原创 meeseeks:智能任务管理助手,提升工作效率
meeseeks:智能任务管理助手,提升工作效率 meeseeks A Kotlin Multiplatform library for scheduling and managing background tasks 项目地址:...
2025-05-02 22:10:25
558
原创 raft-rs 的安装和配置教程
raft-rs 的安装和配置教程 raft-rs Another minimal Raft implementation in Rust. 项目地址: https://gitcode.com/gh_mirrors/raf/raft...
2025-04-25 11:10:58
405
原创 ChatGeoPT 的安装和配置教程
ChatGeoPT 的安装和配置教程 ChatGeoPT A very basic, very brittle proof of concept for an AI assistant for geospatial search ...
2025-04-23 11:50:26
608
原创 ipget 项目亮点详解
ipget 项目亮点详解 ipget Retrieve files over IPFS and save them locally. 项目地址: https://gitcode.com/gh_mirrors/ip/ipget ...
2025-04-23 07:18:28
670
原创 开源项目 sonar-detekt 亮点详解
开源项目 sonar-detekt 亮点详解 sonar-detekt 项目地址: https://gitcode.com/gh_mirrors/son/sonar-kotlin ...
2025-04-23 07:07:40
366
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人