- 博客(646)
- 收藏
- 关注
原创 机器学习精要项目:线性二分类基础概念解析
机器学习精要项目:线性二分类基础概念解析 machine_learning_refined Notes, examples, and Python demos for the 2nd edition of the textbook "Machine Learning Refined" (published by Camb...
2025-06-27 09:32:13
170
原创 Apache Geode 扩展 ReflectionBasedAutoSerializer 完全指南
Apache Geode 扩展 ReflectionBasedAutoSerializer 完全指南 geode Apache Geode 项目地址: https://gitcode.com/gh_mirrors/geode3/g...
2025-06-25 09:05:28
223
原创 FEX团队JavaScript编码规范深度解析
FEX团队JavaScript编码规范深度解析 styleguide 文档与源码编写风格 项目地址: https://gitcode.com/gh_mirrors/styleguide41/styleguide ...
2025-06-24 09:13:44
247
原创 HPX并行计算框架中的条件变量使用详解
HPX并行计算框架中的条件变量使用详解 hpx The C++ Standard Library for Parallelism and Concurrency 项目地址: https://gitcode.com/gh_mirro...
2025-06-20 10:23:46
221
原创 CreateJS/PreloadJS 自定义加载器插件开发指南
CreateJS/PreloadJS 自定义加载器插件开发指南 PreloadJS PreloadJS makes preloading assets & getting aggregate progress events easier in JavaScript. It uses XHR2 when available...
2025-06-19 09:24:21
374
原创 Furnace音乐引擎:如何选择合适的芯片仿真核心
Furnace音乐引擎:如何选择合适的芯片仿真核心 furnace a multi-system chiptune tracker compatible with DefleMask modules 项目地址: https://g...
2025-06-19 09:12:02
310
原创 Logixlysia项目:Elysia.js的轻量级日志插件解析
Logixlysia项目:Elysia.js的轻量级日志插件解析 logixlysia ???? Logixlysia is a logger for ElysiaJS 项目地址: https://gitcode.com/gh_mirr...
2025-06-16 09:08:11
334
原创 dLLM-cache:加速扩散大型语言模型的自适应缓存
dLLM-cache:加速扩散大型语言模型的自适应缓存 dLLM-cache Official PyTorch implementation of the paper "dLLM-Cache: Accelerating Diffusion Large Language Models with Adaptive Cachi...
2025-06-16 00:35:22
970
原创 ReasonReact 路由系统深度解析:简洁高效的前端路由方案
ReasonReact 路由系统深度解析:简洁高效的前端路由方案 reason-react Reason bindings for ReactJS 项目地址: https://gitcode.com/gh_mirrors/re/r...
2025-06-11 09:19:41
320
原创 Nuxt Content模块:内容集合的定义与配置指南
Nuxt Content模块:内容集合的定义与配置指南 content The file-based CMS for your Nuxt application, powered by Markdown and Vue components. ...
2025-06-11 09:16:18
281
原创 Dive-into-DL-TensorFlow2.0项目解析:模型选择中的欠拟合与过拟合问题
Dive-into-DL-TensorFlow2.0项目解析:模型选择中的欠拟合与过拟合问题 Dive-into-DL-TensorFlow2.0 项目地址: https://gitcode.com/gh_mirrors/di/...
2025-06-10 09:18:56
250
原创 Helicone项目中的Thread-of-Thought提示工程实践指南
Helicone项目中的Thread-of-Thought提示工程实践指南 helicone 项目地址: https://gitcode.com/gh_mirrors/he/helicone ...
2025-06-10 09:18:44
306
原创 ElegantRL项目中的锦标赛式集成训练技术解析
ElegantRL项目中的锦标赛式集成训练技术解析 ElegantRL 项目地址: https://gitcode.com/gh_mirrors/ele/ElegantRL ...
2025-06-10 09:05:02
277
原创 OAID/Tengine 推理引擎快速入门教程
OAID/Tengine 推理引擎快速入门教程 Tengine Tengine is a lite, high performance, modular inference engine for embedded device ...
2025-06-09 09:05:51
336
原创 Goemon64Recomp:原生重编译,经典游戏焕新颜
Goemon64Recomp:原生重编译,经典游戏焕新颜 Goemon64Recomp An unofficial PC port of Mystical Ninja Starring Goemon (Nintendo 64) achieved via static recompilation. ...
2025-06-09 09:00:04
252
原创 CircularTextEffect:打造独特环形文字动画效果
CircularTextEffect:打造独特环形文字动画效果 CircularTextEffect An experimental circular SVG text animation 项目地址: https://gitco...
2025-06-09 09:00:01
683
原创 逆向工程基础教程:深入理解x64汇编中的寄存器体系
逆向工程基础教程:深入理解x64汇编中的寄存器体系 Z0FCourse_ReverseEngineering Reverse engineering focusing on x64 Windows. 项目地址: https://g...
2025-06-08 09:01:54
731
原创 TaskWeaver项目中的角色系统设计与实现详解
TaskWeaver项目中的角色系统设计与实现详解 TaskWeaver A code-first agent framework for seamlessly planning and executing data analytics tasks. ...
2025-06-07 09:21:45
347
原创 Vendure电商平台Admin UI部署指南
Vendure电商平台Admin UI部署指南 vendure A headless GraphQL commerce platform for the modern web 项目地址: https://gitcode.com/g...
2025-06-07 09:02:08
231
原创 Obsidian Dataview 插件完全指南:打造智能知识库索引与查询系统
Obsidian Dataview 插件完全指南:打造智能知识库索引与查询系统 obsidian-dataview A high-performance data index and query language over Markdown files, for https://obsidian.md/. ...
2025-06-05 09:10:04
295
原创 Semmle QL查询帮助文档编写规范指南
Semmle QL查询帮助文档编写规范指南 codeql 项目地址: https://gitcode.com/gh_mirrors/ql/ql 前言在Semmle QL项...
2025-06-05 09:05:44
259
原创 深入理解go-acme/lego项目:如何编写自定义ACME挑战解决器
深入理解go-acme/lego项目:如何编写自定义ACME挑战解决器 lego Let's Encrypt/ACME client and library written in Go 项目地址: https://gitcode....
2025-06-05 09:01:43
357
原创 Hydra项目配置系统深度解析
Hydra项目配置系统深度解析 hydra Hydra is a framework for elegantly configuring complex applications 项目地址: https://gitcode.com...
2025-06-04 09:18:03
298
原创 TRELLIS-500K:面向3D生成任务的大规模高质量数据集解析
TRELLIS-500K:面向3D生成任务的大规模高质量数据集解析 TRELLIS Official repo for paper "Structured 3D Latents for Scalable and Versatile 3D Generation". ...
2025-06-04 09:11:05
395
原创 AWS SDK for Python (Boto3) 操作 Amazon Aurora 数据库实战指南
AWS SDK for Python (Boto3) 操作 Amazon Aurora 数据库实战指南 aws-doc-sdk-examples Welcome to the AWS Code Examples Repository. This repo contains code examples used in t...
2025-06-04 09:10:26
394
原创 StarRocks查询性能分析:深入理解Query Profile指标
StarRocks查询性能分析:深入理解Query Profile指标 starrocks StarRocks是一个开源的分布式数据分析引擎,用于处理大规模数据查询和分析。 - 功能:分布式数据分析;大规模数据查询;数据分析;数据仓库。 - 特点:高性能;可扩展;易于使用;支持多种数据源。 ...
2025-06-04 09:06:46
161
原创 Grafana Pyroscope 磁盘存储配置指南
Grafana Pyroscope 磁盘存储配置指南 pyroscope Continuous Profiling Platform. Debug performance issues down to a single line of code ...
2025-06-04 09:01:46
250
原创 Spatie Laravel Permission 性能优化最佳实践指南
Spatie Laravel Permission 性能优化最佳实践指南 laravel-permission Associate users with roles and permissions 项目地址: https://gi...
2025-06-03 09:05:26
264
原创 深入解析 Objective-C Runtime 的黑魔法与应用实践
深入解析 Objective-C Runtime 的黑魔法与应用实践 Halfrost-Field ✍???? 这里是写博客的地方 —— Halfrost-Field 冰霜之地 项目地址: https://gitcode.com/gh_...
2025-06-03 09:03:06
320
原创 AJV 代码生成机制深度解析
AJV 代码生成机制深度解析 ajv The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927) ...
2025-06-02 09:19:14
380
原创 深入理解Go语言中的类与对象设计模式
深入理解Go语言中的类与对象设计模式 awesome-low-level-design This repository contains low level design resources to improve coding skills and prepare for interviews. ...
2025-06-02 09:18:01
369
原创 LangChainJS 快速入门指南:构建智能应用的基础教程
LangChainJS 快速入门指南:构建智能应用的基础教程 langchainjs 项目地址: https://gitcode.com/gh_mirrors/lan/langchainjs ...
2025-06-02 09:17:26
312
原创 Apify/Crawlee爬虫扩展指南:如何优雅地控制并发与请求速率
Apify/Crawlee爬虫扩展指南:如何优雅地控制并发与请求速率 crawlee Crawlee—A web scraping and browser automation library for Node.js that helps you build reliable crawlers. Fast. ...
2025-06-02 09:02:36
380
原创 Ignite项目中的样式管理实践指南
Ignite项目中的样式管理实践指南 ignite Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more! ...
2025-06-02 09:01:55
370
原创 tldx:域名脑洞利器,快速探索可用域名
tldx:域名脑洞利器,快速探索可用域名 tldx Domain Availability Research Tool 项目地址: https://gitcode.com/gh_mirrors/tl/tldx ...
2025-06-02 09:00:03
410
原创 H4cker项目中的Web应用安全测试技术指南
H4cker项目中的Web应用安全测试技术指南 h4cker This repository is primarily maintained by Omar Santos (@santosomar) and includes thousands of resources related to ethical hackin...
2025-06-01 09:15:00
783
原创 Pydantic模型配置完全指南:掌握行为控制的核心技巧
Pydantic模型配置完全指南:掌握行为控制的核心技巧 pydantic 项目地址: https://gitcode.com/gh_mirrors/pyd/pydantic ...
2025-06-01 09:06:51
222
原创 Django多对多关系模型详解
Django多对多关系模型详解 django django/django: 是一个用于 Python 的高级 Web 框架,可以用于快速开发安全和可维护的 Web 应用程序,提供了多种内置功能和扩展库,支持多种数据库和模板引擎。 ...
2025-05-30 09:03:28
220
原创 深入解析youtube-dl模块:Python接口使用指南
深入解析youtube-dl模块:Python接口使用指南 youtube-dl Command-line program to download videos from YouTube.com and other video sites ...
2025-05-30 09:00:21
322
原创 Kiota 样本项目教程
Kiota 样本项目教程 kiota-samples sample generation SDKs for Kiota 项目地址: https://gitcode.com/gh_mirrors/ki/kiota-samples ...
2025-05-29 09:01:10
355
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人