- 博客(657)
- 收藏
- 关注
原创 MARS5-TTS 语音合成系统架构深度解析
MARS5-TTS 语音合成系统架构深度解析 MARS5-TTS MARS5 speech model (TTS) from CAMB.AI 项目地址: https://gitcode.com/gh_mirrors/ma/MARS...
2025-06-19 09:28:21
245
原创 FastDork:一键打开多个搜索引擎Dork标签页
FastDork:一键打开多个搜索引擎Dork标签页 FastDork ⚡Chrome extension allows you to create lists of Google and Github dork to open multiple tabs with one click, import "scope/ou...
2025-06-16 09:00:01
392
原创 Google差分隐私库(differential-privacy)核心技术解析
Google差分隐私库(differential-privacy)核心技术解析 differential-privacy Google's differential privacy libraries. 项目地址: https:/...
2025-06-12 09:10:23
218
原创 PDFME项目自定义字体使用指南
PDFME项目自定义字体使用指南 pdfme A TypeScript based PDF generator library, made with React. 项目地址: https://gitcode.com/gh_mirr...
2025-06-12 09:08:52
237
原创 bqplot项目详解:基于Jupyter的交互式可视化利器
bqplot项目详解:基于Jupyter的交互式可视化利器 bqplot Plotting library for IPython/Jupyter notebooks 项目地址: https://gitcode.com/gh_mi...
2025-06-11 09:01:09
379
原创 oneDNN量化编程模型详解:INT8推理的完整指南
oneDNN量化编程模型详解:INT8推理的完整指南 oneDNN oneAPI Deep Neural Network Library (oneDNN) 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-10 09:19:20
357
原创 Facebook Buck2 项目中的动态依赖机制解析
Facebook Buck2 项目中的动态依赖机制解析 buck2 Build system, successor to Buck 项目地址: https://gitcode.com/gh_mirrors/bu/buck2 ...
2025-06-10 09:18:11
411
原创 Hydrogen项目入门指南:交互式代码执行工具详解
Hydrogen项目入门指南:交互式代码执行工具详解 hydrogen :atom: Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor. ...
2025-06-10 09:08:02
404
原创 population-stability-index:金融行业的人口稳定性指数测量
population-stability-index:金融行业的人口稳定性指数测量 population-stability-index Python implementation of the population stability index (PSI) ...
2025-06-10 09:00:01
373
原创 Picocli项目深度解析:Groovy 2.5中CliBuilder的高级特性
Picocli项目深度解析:Groovy 2.5中CliBuilder的高级特性 picocli Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease....
2025-06-08 09:13:04
303
原创 Tsuru平台客户端安装指南:多种方式快速上手
Tsuru平台客户端安装指南:多种方式快速上手 tsuru Open source and extensible Platform as a Service (PaaS). 项目地址: https://gitcode.com/gh...
2025-06-08 09:06:57
309
原创 使用Arize Phoenix进行模型推理分析与可视化快速入门
使用Arize Phoenix进行模型推理分析与可视化快速入门 phoenix AI Observability & Evaluation 项目地址: https://gitcode.com/gh_mirrors/phoenix1...
2025-06-07 09:21:53
295
原创 Hippo4j项目运行模式深度解析:轻量级与Server版对比指南
Hippo4j项目运行模式深度解析:轻量级与Server版对比指南 hippo4j ???? 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitorin...
2025-06-07 09:21:13
377
原创 Pixar USD 项目构建指南:高级配置与组件定制
Pixar USD 项目构建指南:高级配置与组件定制 OpenUSD Universal Scene Description 项目地址: https://gitcode.com/gh_mirrors/us/USD ...
2025-06-06 09:13:39
297
原创 PyMuPDF中的IRect类详解:整数矩形操作指南
PyMuPDF中的IRect类详解:整数矩形操作指南 PyMuPDF PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) docum...
2025-06-06 09:02:15
310
原创 nx-remotecache-custom:为 Nx 项目提供自定义远程缓存方案
nx-remotecache-custom:为 Nx 项目提供自定义远程缓存方案 nx-remotecache-custom Build custom caching for @nrwl/nx in a few lines of code ...
2025-06-06 09:00:03
287
原创 YugabyteDB Go应用开发指南:使用PQ驱动连接YSQL
YugabyteDB Go应用开发指南:使用PQ驱动连接YSQL yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...
2025-06-05 09:04:28
247
原创 OpenManus项目解析:BaseAgent基础代理架构详解
OpenManus项目解析:BaseAgent基础代理架构详解 Tutorial-Codebase-Knowledge Turns Codebase into Easy Tutorial with AI 项目地址: https:/...
2025-06-05 09:01:53
329
原创 使用Nhost和Next.js构建Todo管理应用教程
使用Nhost和Next.js构建Todo管理应用教程 nhost nhost/nhost: 是一个用于构建基于 Nuxt.js 的后端应用程序的框架,可以方便地实现 Nuxt.js 后端应用程序的开发。适合对 Nuxt.js、后端应用程序和想要实现 Nuxt.js 后端应用程序的开发者。 ...
2025-06-05 09:01:24
256
原创 深入解析Spring核心组件AnnotationMetadata
深入解析Spring核心组件AnnotationMetadata spring-reading 涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、B...
2025-06-04 09:18:47
219
原创 深入理解MNN框架中的自定义算子开发
深入理解MNN框架中的自定义算子开发 MNN MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba ...
2025-06-03 09:12:08
320
原创 VitePress 中深度使用 Vue 的完整指南
VitePress 中深度使用 Vue 的完整指南 vitepress Vite & Vue powered static site generator. 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-02 09:18:22
328
原创 Vue Router 编程式导航完全指南
Vue Router 编程式导航完全指南 vue-router ???? The official router for Vue 2 项目地址: https://gitcode.com/gh_mirrors/vu/vue-router...
2025-06-02 09:01:07
337
原创 React-Admin分页组件深度解析:从基础使用到无限滚动
React-Admin分页组件深度解析:从基础使用到无限滚动 react-admin react-admin: 是一个基于 React 和 RESTful API 的开源前端框架,用于快速构建具有完整权限管理功能的 Web 应用程序。适合开发者创建企业级的数据管理和呈现系统。 ...
2025-06-01 09:04:51
301
原创 Vue-Vben-Admin项目构建与部署完全指南
Vue-Vben-Admin项目构建与部署完全指南 vue-vben-admin vbenjs/vue-vben-admin: 是一个基于 Vue.js 和 Element UI 的后台管理系统,支持多种数据源和插件扩展。该项目提供了一个完整的后台管理系统,可以方便地实现数据的查询和管理,同时支持多种数据库和插件扩展。...
2025-06-01 09:03:16
263
原创 freeCodeCamp CSS Grid 教程:使用 grid-column-gap 创建列间距
freeCodeCamp CSS Grid 教程:使用 grid-column-gap 创建列间距 freeCodeCamp freeCodeCamp.org的开源代码库和课程。免费学习编程。 项目地址: https://gitc...
2025-05-30 09:01:21
275
原创 Three.js中的DragControls拖拽控制详解
Three.js中的DragControls拖拽控制详解 three.js JavaScript 3D Library. 项目地址: https://gitcode.com/gh_mirrors/th/three.js ...
2025-05-30 09:00:52
420
原创 sb6657:实时弹幕收集与在线记事本
sb6657:实时弹幕收集与在线记事本 sb6657 项目地址: https://gitcode.com/gh_mirrors/sb/sb6657 项目介绍sb6657 ...
2025-05-29 09:00:08
426
原创 AspirinShot 开源项目教程
AspirinShot 开源项目教程 AspirinShot Painless App Store screenshots with SwiftUI, in Xcode 项目地址: https://gitcode.com/gh_m...
2025-05-26 09:00:36
276
原创 ProxMenux 开源项目最佳实践教程
ProxMenux 开源项目最佳实践教程 ProxMenux ProxMenux An Interactive Menu for Proxmox VE Management 项目地址: https://gitcode.com/gh...
2025-05-25 09:01:07
368
原创 Quickchart-MCP-Server:一键生成图表的利器
Quickchart-MCP-Server:一键生成图表的利器 Quickchart-MCP-Server A Model Context Protocol server for generating charts using QuickChart.io . It allows you to create variou...
2025-05-23 09:00:35
463
原创 minted-directory-astro:一款Markdown驱动的目录模板
minted-directory-astro:一款Markdown驱动的目录模板 minted-directory-astro Markdown driven directory template. Built with Astro and Tailwindcss. Optimized for SEO. Beautifu...
2025-05-16 09:00:05
242
原创 charmed-icons:为VS Code带来独特图标体验
charmed-icons:为VS Code带来独特图标体验 charmed-icons ???? Charming icon theme for Roblox projects on MacOS 项目地址: https://gitco...
2025-05-15 09:00:11
244
原创 hide_code:为你的Jupyter笔记本添加选择性隐藏功能
hide_code:为你的Jupyter笔记本添加选择性隐藏功能 hide_code Code, prompt and output hiding for Jupyter/IPython notebooks. 项目地址: http...
2025-05-08 20:20:50
819
原创 fastprint:快速打印文件的智能解决方案
fastprint:快速打印文件的智能解决方案 fastprint Email a file to print@yourdomain.com to print it 项目地址: https://gitcode.com/gh_mir...
2025-05-06 09:19:24
747
原创 ES6 Shim:项目的核心功能
ES6 Shim:项目的核心功能 es6-shim ECMAScript 6 compatibility shims for legacy JS engines 项目地址: https://gitcode.com/gh_mirro...
2025-04-30 09:05:09
716
原创 OpenMMO 的安装和配置教程
OpenMMO 的安装和配置教程 OpenMMO OpenMMO - Groundwork 项目地址: https://gitcode.com/gh_mirrors/op/OpenMMO ...
2025-04-25 13:00:01
270
原创 dwm-titus 的安装和配置教程
dwm-titus 的安装和配置教程 dwm-titus My DWM configuration with everything pre-patched 项目地址: https://gitcode.com/gh_mirrors/...
2025-04-25 10:30:07
234
原创 lovelace-battery-entity:直观显示Home Assistant中电池状态的神器
lovelace-battery-entity:直观显示Home Assistant中电池状态的神器 lovelace-battery-entity A custom Lovelace component for displaying battery levels for battery entities ...
2025-04-25 09:13:12
708
原创 JanusWeb 项目启动与配置教程
JanusWeb 项目启动与配置教程 janusweb An in-browser implementation of JanusVR 项目地址: https://gitcode.com/gh_mirrors/ja/januswe...
2025-04-23 12:10:24
697
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人