- 博客(665)
- 收藏
- 关注
原创 SystemsApproach项目解析:网络服务质量(QoS)技术详解
SystemsApproach项目解析:网络服务质量(QoS)技术详解 book Computer Networks: A Systems Approach -- Textbook 项目地址: https://gitcode.co...
2025-06-12 09:09:12
310
原创 C++游戏引擎开发指南:深入理解片段着色器
C++游戏引擎开发指南:深入理解片段着色器 cpp-game-engine-book 从零编写游戏引擎教程 Writing a game engine tutorial from scratch 项目地址: https://git...
2025-06-11 09:19:41
241
原创 Dinky项目文档贡献指南:从环境搭建到规范详解
Dinky项目文档贡献指南:从环境搭建到规范详解 dinky Dinky is an out-of-the-box, one-stop, real-time computing platform dedicated to the construction and practice of Unified Streaming...
2025-06-11 09:14:34
263
原创 tmux-continuum 插件实现 Tmux 自动启动详解
tmux-continuum 插件实现 Tmux 自动启动详解 tmux-continuum Continuous saving of tmux environment. Automatic restore when tmux is started. Automatic tmux start when computer ...
2025-06-11 09:04:40
332
原创 Granian项目中的RSGI规范详解:Rust与Python的高效通信接口
Granian项目中的RSGI规范详解:Rust与Python的高效通信接口 granian A Rust HTTP server for Python applications 项目地址: https://gitcode.com...
2025-06-11 09:04:20
314
原创 深入理解PAIR-code/lit项目的Python API设计与实现
深入理解PAIR-code/lit项目的Python API设计与实现 lit The Learning Interpretability Tool: Interactively analyze ML models to understand their behavior in an extensible and fra...
2025-06-11 09:03:35
333
原创 使用MongoDB作为智能代理系统的工具箱:GenAI-Showcase项目实践
使用MongoDB作为智能代理系统的工具箱:GenAI-Showcase项目实践 GenAI-Showcase GenAI Cookbook 项目地址: https://gitcode.com/gh_mirrors/ge/GenA...
2025-06-10 09:19:50
380
原创 Dive-into-DL-TensorFlow2.0项目解析:TensorFlow张量操作完全指南
Dive-into-DL-TensorFlow2.0项目解析:TensorFlow张量操作完全指南 Dive-into-DL-TensorFlow2.0 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-10 09:18:49
394
原创 Jetty项目Web应用部署完全指南
Jetty项目Web应用部署完全指南 jetty.project Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more ...
2025-06-10 09:16:05
246
原创 Authlogic 项目中如何改用标准 ActiveRecord 验证机制
Authlogic 项目中如何改用标准 ActiveRecord 验证机制 authlogic A simple ruby authentication solution. 项目地址: https://gitcode.com/gh...
2025-06-09 09:20:48
312
原创 HashMD项目:Markdown语法全面解析与实战应用
HashMD项目:Markdown语法全面解析与实战应用 hashmd Hackable Markdown Editor and Viewer 项目地址: https://gitcode.com/gh_mirrors/ha/has...
2025-06-09 09:20:28
391
原创 Apache Ignite机器学习:基于分区的数据集解析
Apache Ignite机器学习:基于分区的数据集解析 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite16/ignite ...
2025-06-09 09:04:59
372
原创 D-Tale 数据可视化工具配置指南
D-Tale 数据可视化工具配置指南 dtale Visualizer for pandas data structures 项目地址: https://gitcode.com/gh_mirrors/dt/dtale ...
2025-06-08 09:18:20
368
原创 Asciidoctor项目升级指南:从1.5.x迁移到2.0版本
Asciidoctor项目升级指南:从1.5.x迁移到2.0版本 asciidoctor :gem: A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content ...
2025-06-08 09:17:41
253
原创 FasterTransformer解码示例解析:TensorFlow与自定义OP的性能对比
FasterTransformer解码示例解析:TensorFlow与自定义OP的性能对比 FasterTransformer Transformer related optimization, including BERT, GPT ...
2025-06-07 09:03:15
278
原创 Floorp项目中的电源性能分析指南
Floorp项目中的电源性能分析指南 Floorp The most of source code of version 10 or later of Floorp Browser, the most Advanced and Fastest Firefox derivative ???? ...
2025-06-07 09:00:16
372
原创 DTCoreText项目集成指南:三种高效接入方案详解
DTCoreText项目集成指南:三种高效接入方案详解 DTCoreText Methods to allow using HTML code with CoreText 项目地址: https://gitcode.com/gh_...
2025-06-06 09:21:37
240
原创 PaddleGAN中的LapStyle:拉普拉斯金字塔风格迁移技术详解
PaddleGAN中的LapStyle:拉普拉斯金字塔风格迁移技术详解 PaddleGAN PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, pi...
2025-06-05 09:09:36
272
原创 YugabyteDB分布式事务架构深度解析
YugabyteDB分布式事务架构深度解析 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...
2025-06-05 09:03:30
371
原创 Mozilla TTS项目实战:基于TensorFlow的实时语音合成技术解析
Mozilla TTS项目实战:基于TensorFlow的实时语音合成技术解析 TTS :robot: :speech_balloon: Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts) ...
2025-06-04 09:09:55
334
原创 Vue Storefront 中处理自定义 SAP OCC 端点的完整指南
Vue Storefront 中处理自定义 SAP OCC 端点的完整指南 vue-storefront The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack....
2025-06-04 09:02:06
327
原创 Apache DolphinScheduler 的 Docker 快速部署指南
Apache DolphinScheduler 的 Docker 快速部署指南 dolphinscheduler Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance work...
2025-06-03 09:04:39
250
原创 ABP框架核心功能解析:构建企业级.NET应用的利器
ABP框架核心功能解析:构建企业级.NET应用的利器 abp Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions ...
2025-06-03 09:02:56
240
原创 Apache APISIX WebSocket 认证配置完全指南
Apache APISIX WebSocket 认证配置完全指南 apisix Apisix是一个基于Nginx的API网关,主要用于微服务架构中的API管理和服务发现。它的特点是高性能、轻量级、易于配置等。适用于API管理和负载均衡场景。 ...
2025-06-02 09:16:53
399
原创 HashiCorp Nomad 事件流 API 深度解析
HashiCorp Nomad 事件流 API 深度解析 nomad hashicorp/nomad: Nomad 是 HashiCorp 公司开发的一款易于部署和管理的调度器,它支持跨数据中心进行容器、虚拟机和任务进程等工作负载的自动化部署与管理。 ...
2025-06-02 09:15:38
249
原创 Pyxel引擎入门指南:用Python打造复古像素游戏
Pyxel引擎入门指南:用Python打造复古像素游戏 pyxel A retro game engine for Python 项目地址: https://gitcode.com/gh_mirrors/py/pyxel ...
2025-06-02 09:05:52
321
原创 DataX数据同步工具全面解析与快速入门指南
DataX数据同步工具全面解析与快速入门指南 DataX DataX - 阿里云 DataWorks 数据集成的开源版本,用于离线数据同步,适合需要处理大量数据迁移和同步任务的大数据工程师。 项目地址: https://gitco...
2025-06-02 09:05:00
292
原创 Alibaba/ice 项目核心 API 使用指南
Alibaba/ice 项目核心 API 使用指南 ice ICE是阿里巴巴开源的一款企业级中后台搭建工具,提供了丰富的组件库、模板以及可视化拖拽功能,帮助企业快速构建高质量的企业级应用。 项目地址: https://gitcod...
2025-06-02 09:01:39
342
原创 ClickHouse比较函数深度解析:从基础到高级用法
ClickHouse比较函数深度解析:从基础到高级用法 ClickHouse ClickHouse® 是一个免费的大数据分析型数据库管理系统。 项目地址: https://gitcode.com/gh_mirrors/cli/Cl...
2025-05-30 09:09:05
271
原创 TensorFlow-Examples中的线性回归实现详解
TensorFlow-Examples中的线性回归实现详解 TensorFlow-Examples TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2) ...
2025-05-30 09:08:18
256
原创 深度学习框架中的自定义层设计与实现(基于d2l-zh项目)
深度学习框架中的自定义层设计与实现(基于d2l-zh项目) d2l-zh 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。 项目地址: https://gitcode.com/gh...
2025-05-30 09:03:55
331
原创 WASICaml 项目启动与配置教程
WASICaml 项目启动与配置教程 wasicaml Translate OCaml bytecode to WebAssembly 项目地址: https://gitcode.com/gh_mirrors/wa/wasicam...
2025-05-26 09:00:37
284
原创 Tablecruncher开源项目最佳实践教程
Tablecruncher开源项目最佳实践教程 tablecruncher A lightweight, powerful CSV editor for macOS, Windows and Linux — with built-in JavaScript macros. ...
2025-05-25 09:00:50
223
原创 applyingml:助力机器学习应用与实践
applyingml:助力机器学习应用与实践 applyingml ???? Papers, guides, and mentor interviews on applying machine learning for ApplyingML.com—the ghost knowledge of machine learning...
2025-05-25 09:00:01
280
原创 aipolabs-mcp:为开发者提供的Model Context Protocol服务器解决方案
aipolabs-mcp:为开发者提供的Model Context Protocol服务器解决方案 aipolabs-mcp MCP server(s) for Aipolabs ACI.dev 项目地址: https://git...
2025-05-04 17:00:30
699
原创 personal-server:打造个性化数据交互体验的本地服务器
personal-server:打造个性化数据交互体验的本地服务器 personal-server Take control of your data in the new decentralized AI future 项目地址...
2025-05-01 23:00:20
617
原创 信用卡欺诈检测项目最佳实践
信用卡欺诈检测项目最佳实践 Credit-Card-Fraudlent 项目地址: https://gitcode.com/gh_mirrors/cr/Credit-Card-Fraudlent ...
2025-04-28 12:30:41
864
原创 文本相似度计算开源项目最佳实践
文本相似度计算开源项目最佳实践 text-similarity 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本 项目地址: https://gitcode...
2025-04-28 09:21:12
270
原创 IonBridge:为电源适配器提供开源电源管理模块
IonBridge:为电源适配器提供开源电源管理模块 IonBridge The Ultimate Charging Experience. 项目地址: https://gitcode.com/gh_mirrors/io/IonB...
2025-04-24 15:41:12
846
原创 cpp-mjpeg-streamer:实时视频流处理库
cpp-mjpeg-streamer:实时视频流处理库 cpp-mjpeg-streamer C++ MJPEG over HTTP Library 项目地址: https://gitcode.com/gh_mirrors/cp/...
2025-04-23 21:30:36
1023
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人