- 博客(684)
- 收藏
- 关注
原创 Google HTTP Java客户端库在Android开发中的实践指南
Google HTTP Java客户端库在Android开发中的实践指南 google-http-java-client Google HTTP Client Library for Java 项目地址: https://gitc...
2025-06-30 09:10:08
377
原创 CMUSphinx/Sphinx4中的说话人自适应技术:MLLR变换详解
CMUSphinx/Sphinx4中的说话人自适应技术:MLLR变换详解 sphinx4 Pure Java speech recognition library 项目地址: https://gitcode.com/gh_mirr...
2025-06-30 09:01:51
278
原创 eBay TSV Utilities工具集:tsv-select字段选择器详解
eBay TSV Utilities工具集:tsv-select字段选择器详解 tsv-utils eBay's TSV Utilities: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins ...
2025-06-29 09:33:11
771
原创 从Pundit迁移到Action Policy的完整指南
从Pundit迁移到Action Policy的完整指南 action_policy Authorization framework for Ruby/Rails applications 项目地址: https://gitcod...
2025-06-29 09:27:50
939
原创 Obsidian Smart Composer 插件开发指南
Obsidian Smart Composer 插件开发指南 obsidian-smart-composer AI chat assistant for Obsidian with contextual awareness, smart writing assistance, and one-click edits. F...
2025-06-29 09:22:16
766
原创 Boost.Compute项目架构设计与OpenCL技术选型解析
Boost.Compute项目架构设计与OpenCL技术选型解析 compute 项目地址: https://gitcode.com/gh_mirrors/com/compute ...
2025-06-28 09:28:27
219
原创 深度解析ByteDance/BitSail:高性能分布式数据集成引擎
深度解析ByteDance/BitSail:高性能分布式数据集成引擎 bitsail BitSail is a distributed high-performance data integration engine which supports batch, streaming and incremental scen...
2025-06-28 09:18:43
360
原创 Rust随机数库rand中的并行蒙特卡洛π估算实现
Rust随机数库rand中的并行蒙特卡洛π估算实现 rand A Rust library for random number generation. 项目地址: https://gitcode.com/gh_mirrors/ra...
2025-06-27 09:12:10
324
原创 Envoy Gateway 限流机制设计与实现详解
Envoy Gateway 限流机制设计与实现详解 gateway Manages Envoy Proxy as a Standalone or Kubernetes-based Application Gateway 项目地址:...
2025-06-27 09:01:31
382
原创 multiple-select 技术文档结构解析与使用指南
multiple-select 技术文档结构解析与使用指南 multiple-select A jQuery plugin to select multiple elements with checkboxes :) 项目地址: ...
2025-06-26 09:32:17
489
原创 Pygments项目中的Unicode与编码处理深度解析
Pygments项目中的Unicode与编码处理深度解析 pygments Pygments is a generic syntax highlighter written in Python 项目地址: https://gitc...
2025-06-26 09:18:31
237
原创 GTA:一款用于评估通用工具Agent的基准测试
GTA:一款用于评估通用工具Agent的基准测试 GTA [NeurIPS 2024 D&B Track] GTA: A Benchmark for General Tool Agents 项目地址: https://gitcod...
2025-06-26 09:00:04
379
原创 Laratrust项目详解:Laravel权限管理的优雅解决方案
Laratrust项目详解:Laravel权限管理的优雅解决方案 laratrust Handle roles and permissions in your Laravel application 项目地址: https://g...
2025-06-25 09:10:20
341
原创 Fex-team 前端开源项目目录规范详解
Fex-team 前端开源项目目录规范详解 styleguide 文档与源码编写风格 项目地址: https://gitcode.com/gh_mirrors/styleguide41/styleguide ...
2025-06-24 09:13:46
299
原创 Titanium SDK 中 Android MenuItem 的全面解析与使用指南
Titanium SDK 中 Android MenuItem 的全面解析与使用指南 titanium-sdk ???? Native iOS and Android Apps with JavaScript 项目地址: https:/...
2025-06-20 09:47:14
258
原创 Paisa个人财务管理工具入门教程
Paisa个人财务管理工具入门教程 paisa Paisa – Personal Finance Manager. https://paisa.fyi demo: https://demo.paisa.fyi 项目地址: http...
2025-06-19 09:25:47
275
原创 FluidTransitions项目深度解析:自定义过渡动画实现指南
FluidTransitions项目深度解析:自定义过渡动画实现指南 FluidTransitions Fluid Transitions for React Navigation 项目地址: https://gitcode.co...
2025-06-19 09:16:41
548
原创 tslearn时间序列分析入门指南
tslearn时间序列分析入门指南 tslearn A machine learning toolkit dedicated to time-series data 项目地址: https://gitcode.com/gh_mir...
2025-06-19 09:12:16
329
原创 Websauna项目编码规范指南
Websauna项目编码规范指南 websauna Websauna is a full stack Python web framework for building web services and back offices with admin interface and sign up process ...
2025-06-14 09:00:18
242
原创 SystemsApproach项目解析:网络服务质量(QoS)技术详解
SystemsApproach项目解析:网络服务质量(QoS)技术详解 book Computer Networks: A Systems Approach -- Textbook 项目地址: https://gitcode.co...
2025-06-12 09:09:12
407
原创 C++游戏引擎开发指南:深入理解片段着色器
C++游戏引擎开发指南:深入理解片段着色器 cpp-game-engine-book 从零编写游戏引擎教程 Writing a game engine tutorial from scratch 项目地址: https://git...
2025-06-11 09:19:41
253
原创 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
359
原创 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
346
原创 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
411
原创 深入理解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
337
原创 使用MongoDB作为智能代理系统的工具箱:GenAI-Showcase项目实践
使用MongoDB作为智能代理系统的工具箱:GenAI-Showcase项目实践 GenAI-Showcase GenAI Cookbook 项目地址: https://gitcode.com/gh_mirrors/ge/GenA...
2025-06-10 09:19:50
384
原创 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
405
原创 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
263
原创 Authlogic 项目中如何改用标准 ActiveRecord 验证机制
Authlogic 项目中如何改用标准 ActiveRecord 验证机制 authlogic A simple ruby authentication solution. 项目地址: https://gitcode.com/gh...
2025-06-09 09:20:48
316
原创 HashMD项目:Markdown语法全面解析与实战应用
HashMD项目:Markdown语法全面解析与实战应用 hashmd Hackable Markdown Editor and Viewer 项目地址: https://gitcode.com/gh_mirrors/ha/has...
2025-06-09 09:20:28
395
原创 Apache Ignite机器学习:基于分区的数据集解析
Apache Ignite机器学习:基于分区的数据集解析 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite16/ignite ...
2025-06-09 09:04:59
375
原创 D-Tale 数据可视化工具配置指南
D-Tale 数据可视化工具配置指南 dtale Visualizer for pandas data structures 项目地址: https://gitcode.com/gh_mirrors/dt/dtale ...
2025-06-08 09:18:20
375
原创 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
258
原创 FasterTransformer解码示例解析:TensorFlow与自定义OP的性能对比
FasterTransformer解码示例解析:TensorFlow与自定义OP的性能对比 FasterTransformer Transformer related optimization, including BERT, GPT ...
2025-06-07 09:03:15
280
原创 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
373
原创 DTCoreText项目集成指南:三种高效接入方案详解
DTCoreText项目集成指南:三种高效接入方案详解 DTCoreText Methods to allow using HTML code with CoreText 项目地址: https://gitcode.com/gh_...
2025-06-06 09:21:37
244
原创 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
278
原创 YugabyteDB分布式事务架构深度解析
YugabyteDB分布式事务架构深度解析 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...
2025-06-05 09:03:30
374
原创 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
359
原创 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
329
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人