- 博客(638)
- 收藏
- 关注
原创 OpenAI Retro项目入门指南:经典游戏强化学习环境搭建与使用
OpenAI Retro项目入门指南:经典游戏强化学习环境搭建与使用 retro Retro Games in Gym 项目地址: https://gitcode.com/gh_mirrors/re/retro ...
2025-06-11 09:13:11
226
原创 WordPress Requests库中的钩子系统详解
WordPress Requests库中的钩子系统详解 Requests Requests for PHP is a humble HTTP request library. It simplifies how you interact with other sites and takes away all your w...
2025-06-11 09:03:23
237
原创 Intel oneDNN 编程模型基础概念解析
Intel oneDNN 编程模型基础概念解析 oneDNN 项目地址: https://gitcode.com/gh_mirrors/mk/mkl-dnn 前言Inte...
2025-06-10 09:19:22
273
原创 JupyterLab Desktop 使用指南:从入门到高级配置
JupyterLab Desktop 使用指南:从入门到高级配置 jupyterlab-desktop JupyterLab desktop application, based on Electron. 项目地址: https:...
2025-06-10 09:05:22
280
原创 Kubernetes 容器启动命令与参数配置详解
Kubernetes 容器启动命令与参数配置详解 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/gh_mirrors/w...
2025-06-10 09:04:12
190
原创 Docker引擎容器自动启动机制深度解析
Docker引擎容器自动启动机制深度解析 docs Source repo for Docker's Documentation 项目地址: https://gitcode.com/gh_mirrors/docs3/docs ...
2025-06-10 09:04:10
249
原创 Expensify新手指南:如何加入公司工作区并快速上手
Expensify新手指南:如何加入公司工作区并快速上手 App Welcome to New Expensify: a complete re-imagination of financial collaboration, centered around chat. Help us build the next gen...
2025-06-10 09:00:14
230
原创 LXD项目核心概念与架构解析
LXD项目核心概念与架构解析 lxd Powerful system container and virtual machine manager 项目地址: https://gitcode.com/gh_mirrors/lx/lx...
2025-06-09 09:05:41
392
原创 深入理解Tencent/wujie微前端框架的设计与实现
深入理解Tencent/wujie微前端框架的设计与实现 wujie 极致的微前端框架 项目地址: https://gitcode.com/gh_mirrors/wu/wujie ...
2025-06-09 09:04:09
255
原创 Boost.Beast HTTP序列化器缓冲区操作详解
Boost.Beast HTTP序列化器缓冲区操作详解 beast HTTP and WebSocket built on Boost.Asio in C++11 项目地址: https://gitcode.com/gh_mirr...
2025-06-09 09:03:59
345
原创 Kubernetes审计注解详解:全面掌握集群安全监控机制
Kubernetes审计注解详解:全面掌握集群安全监控机制 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/gh_mirr...
2025-06-09 09:03:17
309
原创 Apache Ignite缓存过期策略深度解析
Apache Ignite缓存过期策略深度解析 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite15/ignite ...
2025-06-09 09:01:11
801
原创 深度理解Caffe中的损失函数机制
深度理解Caffe中的损失函数机制 caffe 项目地址: https://gitcode.com/gh_mirrors/caf/caffe 损失函数在深度学习中的作用在...
2025-06-08 09:21:55
297
原创 深入理解pytype项目中的栈帧机制
深入理解pytype项目中的栈帧机制 pytype A static type analyzer for Python code 项目地址: https://gitcode.com/gh_mirrors/py/pytype ...
2025-06-08 09:18:42
393
原创 深入理解Node.js中的CommonJS模块系统
深入理解Node.js中的CommonJS模块系统 jstutorial Javascript tutorial book 项目地址: https://gitcode.com/gh_mirrors/js/jstutorial ...
2025-06-08 09:02:57
293
原创 Apache Arrow DataFusion 标量函数完全指南
Apache Arrow DataFusion 标量函数完全指南 arrow-datafusion Apache Arrow DataFusion SQL Query Engine 项目地址: https://gitcode.co...
2025-06-06 09:02:23
229
原创 fuse-dit:深度融合大型语言模型与扩散变换器的文本到图像生成
fuse-dit:深度融合大型语言模型与扩散变换器的文本到图像生成 fuse-dit [CVPR 2025] Exploring the Deep Fusion of Large Language Models and Diffusion Transformers for Text-to-Image Synthesis...
2025-06-06 09:00:08
213
原创 使用BentoML构建首个AI服务:Hello World示例
使用BentoML构建首个AI服务:Hello World示例 BentoML Build Production-Grade AI Applications 项目地址: https://gitcode.com/gh_mirrors...
2025-06-05 09:15:59
284
原创 Resque任务调度系统中的钩子机制详解
Resque任务调度系统中的钩子机制详解 resque Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later. ...
2025-06-04 09:17:27
237
原创 GetX路由管理完全指南:从基础到高级用法
GetX路由管理完全指南:从基础到高级用法 getx Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get. ...
2025-06-04 09:01:19
338
原创 StatsModels中的分类变量对比编码系统详解
StatsModels中的分类变量对比编码系统详解 statsmodels Statsmodels: statistical modeling and econometrics in Python 项目地址: https://gi...
2025-06-04 09:01:18
356
原创 MoviePy自定义特效开发指南:从基础到实践
MoviePy自定义特效开发指南:从基础到实践 moviepy Video editing with Python 项目地址: https://gitcode.com/gh_mirrors/mo/moviepy ...
2025-06-03 09:02:13
227
原创 mementum/backtrader项目中的定时器策略实现详解
mementum/backtrader项目中的定时器策略实现详解 backtrader Python Backtesting library for trading strategies 项目地址: https://gitcode...
2025-06-02 09:03:33
210
原创 Vue Router 路由重定向与别名使用指南
Vue Router 路由重定向与别名使用指南 vue-router ???? The official router for Vue 2 项目地址: https://gitcode.com/gh_mirrors/vu/vue-rout...
2025-06-02 09:03:04
276
原创 Teleport项目中的基础设施即代码实践指南
Teleport项目中的基础设施即代码实践指南 teleport Protect access to all of your infrastructure. 项目地址: https://gitcode.com/gh_mirrors...
2025-06-02 09:01:37
399
原创 Foxel:智能图像检索与管理系统
Foxel:智能图像检索与管理系统 Foxel Foxel 是一个基于 .NET 9 开发的现代化智能图像检索与管理系统,集成先进的 AI 视觉模型 和 向量嵌入技术,提供高效的图像搜索与管理功能。 项目地址: https://g...
2025-06-02 09:00:04
340
原创 React-Redux 深度解析:mapStateToProps 数据提取指南
React-Redux 深度解析:mapStateToProps 数据提取指南 react-redux reduxjs/react-redux: React-Redux 是一个用于 React 的 Redux 绑定库,可以用于构建 React 应用程序和组件,支持多种 Redux 功能和工具,如 Redux,Redux-...
2025-06-01 09:07:57
216
原创 Composer命令行工具完全指南:从基础到进阶
Composer命令行工具完全指南:从基础到进阶 composer Dependency Manager for PHP 项目地址: https://gitcode.com/gh_mirrors/co/composer ...
2025-06-01 09:02:29
374
原创 JavaGuide项目解读:深入理解布隆过滤器原理与实现
JavaGuide项目解读:深入理解布隆过滤器原理与实现 JavaGuide JavaGuide:这是一份Java学习与面试指南,它涵盖了Java程序员所需要掌握的大部分核心知识。这份指南是一份通俗易懂、风趣幽默的学习资料,内容全面,深受Java学习者的欢迎。 ...
2025-05-30 09:00:40
261
原创 AntiFishhook:实时防御 Hook 攻击的利器
AntiFishhook:实时防御 Hook 攻击的利器 anti-fishhook Anti-Fishhook (make fishhook doesn't work) 项目地址: https://gitcode.com/gh...
2025-05-30 09:00:02
305
原创 OnChat-Web 开源项目最佳实践教程
OnChat-Web 开源项目最佳实践教程 onchat-web A simple, mobile-first instant messaging progressive web application. 项目地址: https:...
2025-05-29 09:00:37
392
原创 apollo-server-vercel:为Vercel优化的一站式Node.js GraphQL服务器
apollo-server-vercel:为Vercel优化的一站式Node.js GraphQL服务器 apollo-server-vercel ⚫ Production-ready Node.js GraphQL server for Vercel Serverless Functions ...
2025-05-29 09:00:02
269
原创 RectpackSharp 开源项目教程
RectpackSharp 开源项目教程 RectpackSharp A rectangle packing library for .NET Standard 项目地址: https://gitcode.com/gh_mirro...
2025-05-27 09:01:10
268
原创 农业门户项目启动与配置教程
农业门户项目启动与配置教程 agriculture-portal ML solutions and other API based features to support Agriculture and Farmers. Goto Wiki or click on below link for Project Repor...
2025-05-24 09:03:59
318
原创 FlexiAct:实现异质场景下的灵活动作控制
FlexiAct:实现异质场景下的灵活动作控制 FlexiAct [SIGGRAPH 2025] Official code of the paper "FlexiAct: Towards Flexible Action Control in Heterogeneous Scenarios" ...
2025-05-12 18:40:25
728
原创 gitlab-mcp:提升GitLab协同开发效率的利器
gitlab-mcp:提升GitLab协同开发效率的利器 gitlab-mcp gitlab mcp 项目地址: https://gitcode.com/gh_mirrors/gi/gitlab-mcp ...
2025-05-09 18:00:25
965
原创 pdf-to-img:项目的核心功能/场景
pdf-to-img:项目的核心功能/场景 pdf-to-img ???????? Converts PDFs to images in nodejs 项目地址: https://gitcode.com/gh_mirrors/pd/pdf-t...
2025-05-05 09:30:35
329
原创 polyflow-airdrop-bot:自动赚取Scan2Earn积分的利器
polyflow-airdrop-bot:自动赚取Scan2Earn积分的利器 polyflow-airdrop-bot A simple automation bot to farm Scan2Earn points on PolyFlow by uploading and submitting invoices co...
2025-04-29 14:30:52
948
原创 Cassette.jl 的安装和配置教程
Cassette.jl 的安装和配置教程 Cassette.jl Overdub Your Julia Code 项目地址: https://gitcode.com/gh_mirrors/ca/Cassette.jl ...
2025-04-28 14:00:00
891
原创 wpf-mstodo:一款开源WPF学习项目,模仿Microsoft ToDo应用
wpf-mstodo:一款开源WPF学习项目,模仿Microsoft ToDo应用 wpf-mstodo 使用WPF模仿Microsoft ToDo 应用程序 项目地址: https://gitcode.com/gh_mirror...
2025-04-28 13:12:26
889
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人