- 博客(3525)
- 收藏
- 关注
原创 MNE-Python EEG信号参考电极设置技术详解
MNE-Python EEG信号参考电极设置技术详解 mne-python MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python ...
2025-06-19 09:13:50
104
原创 hdr-switch:一款轻松切换HDR模式的工具
hdr-switch:一款轻松切换HDR模式的工具 hdr-switch turns hdr on while running for windows 10 项目地址: https://gitcode.com/gh_mirrors...
2025-06-17 09:00:01
344
原创 SystemsApproach项目解析:IP组播技术深度剖析
SystemsApproach项目解析:IP组播技术深度剖析 book Computer Networks: A Systems Approach -- Textbook 项目地址: https://gitcode.com/gh_...
2025-06-12 09:10:35
372
原创 PySerial库API详解:Python串口通信开发指南
PySerial库API详解:Python串口通信开发指南 pyserial Python serial port access library 项目地址: https://gitcode.com/gh_mirrors/py/py...
2025-06-11 09:16:02
260
原创 Elasticsearch DSL Python 中的分面搜索(Faceted Search)详解
Elasticsearch DSL Python 中的分面搜索(Faceted Search)详解 elasticsearch-dsl-py High level Python client for Elasticsearch 项...
2025-06-10 09:17:41
222
原创 Docker Compose 卸载指南:彻底移除编排工具
Docker Compose 卸载指南:彻底移除编排工具 docs Source repo for Docker's Documentation 项目地址: https://gitcode.com/gh_mirrors/docs3...
2025-06-10 09:03:25
222
原创 从零实现深度学习:理解逻辑门与感知机模型
从零实现深度学习:理解逻辑门与感知机模型 deep-learning-from-scratch 『ゼロから作る Deep Learning』(O'Reilly Japan, 2016) 项目地址: https://gitcode....
2025-06-09 09:21:43
360
原创 Apache Ignite ODBC驱动功能规范详解
Apache Ignite ODBC驱动功能规范详解 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite4/ignite ...
2025-06-08 09:18:16
408
原创 Python-docx 快速入门指南:使用Python操作Word文档
Python-docx 快速入门指南:使用Python操作Word文档 python-docx Create and modify Word documents with Python 项目地址: https://gitcode....
2025-06-08 09:14:13
306
原创 Chainer深度学习框架快速入门指南
Chainer深度学习框架快速入门指南 chainer 项目地址: https://gitcode.com/gh_mirrors/cha/chainer 什么是Chaine...
2025-06-07 09:06:16
218
原创 深入解析VB.NET中的正则表达式应用 - 以mouredev项目为例
深入解析VB.NET中的正则表达式应用 - 以mouredev项目为例 roadmap-retos-programacion Ruta de estudio basada en ejercicios de código semanales en 2024 de la comunidad MoureDev para apr...
2025-06-07 09:02:00
339
原创 Cppcheck性能优化全指南:提升静态代码分析效率的实用技巧
Cppcheck性能优化全指南:提升静态代码分析效率的实用技巧 cppcheck static analysis of C/C++ code 项目地址: https://gitcode.com/gh_mirrors/cpp/cpp...
2025-06-07 09:01:42
287
原创 csvkit工具通用参数详解:高效处理CSV文件的必备技巧
csvkit工具通用参数详解:高效处理CSV文件的必备技巧 csvkit A suite of utilities for converting to and working with CSV, the king of tabular file formats. ...
2025-06-07 09:01:20
268
原创 InternLM/lmdeploy 长文本外推技术详解
InternLM/lmdeploy 长文本外推技术详解 lmdeploy LMDeploy is a toolkit for compressing, deploying, and serving LLMs. 项目地址: http...
2025-06-06 09:22:35
225
原创 Hyperf框架快速入门指南:构建高性能HTTP服务
Hyperf框架快速入门指南:构建高性能HTTP服务 hyperf 项目地址: https://gitcode.com/gh_mirrors/hyp/hyperf 前言H...
2025-06-06 09:20:53
296
原创 PyQt-Fluent-Widgets中的分页指示器组件使用教程
PyQt-Fluent-Widgets中的分页指示器组件使用教程 PyQt-Fluent-Widgets A fluent design widgets library based on C++ Qt/PyQt/PySide. Make Qt Great Again. ...
2025-06-06 09:11:28
249
原创 LeetCode-Py 项目解析:Bellman-Ford 与 SPFA 单源最短路径算法详解
LeetCode-Py 项目解析:Bellman-Ford 与 SPFA 单源最短路径算法详解 LeetCode-Py ⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,800+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。 ...
2025-06-06 09:06:11
404
原创 Sphinx文档系统中的交叉引用技术详解
Sphinx文档系统中的交叉引用技术详解 sphinx The Sphinx documentation generator 项目地址: https://gitcode.com/gh_mirrors/sp/sphinx ...
2025-06-06 09:04:40
240
原创 Noms技术解析:深入理解去中心化数据库的核心架构
Noms技术解析:深入理解去中心化数据库的核心架构 noms The versioned, forkable, syncable database 项目地址: https://gitcode.com/gh_mirrors/no/n...
2025-06-06 09:00:49
224
原创 VeraCrypt中文文档全解析:从入门到精通的安全加密指南
VeraCrypt中文文档全解析:从入门到精通的安全加密指南 VeraCrypt Disk encryption with strong security based on TrueCrypt 项目地址: https://gitc...
2025-06-05 09:14:37
421
原创 Apache Beam项目代码修改与测试指南
Apache Beam项目代码修改与测试指南 beam Beam是一个开源的分布式批处理框架,主要用于批处理和流处理。它的特点是易用性高、支持多种编程语言、具有强大的生态系统等。适用于批处理和流处理场景。 项目地址: https:...
2025-06-05 09:08:06
307
原创 ElasticJob分布式任务调度框架的Java API使用指南
ElasticJob分布式任务调度框架的Java API使用指南 shardingsphere-elasticjob Distributed scheduled job 项目地址: https://gitcode.com/gh_m...
2025-06-05 09:06:50
338
原创 PyTorch教程:使用torch.compiler.set_stance动态控制模型编译行为
PyTorch教程:使用torch.compiler.set_stance动态控制模型编译行为 tutorials PyTorch tutorials. 项目地址: https://gitcode.com/gh_mirrors/t...
2025-06-05 09:02:27
365
原创 ComfyUI_FluxMod:为创作者提供极致体验的AI模型优化方案
ComfyUI_FluxMod:为创作者提供极致体验的AI模型优化方案 ComfyUI_FluxMod flux distillation and stuff 项目地址: https://gitcode.com/gh_mirror...
2025-06-05 09:00:05
248
原创 YugabyteDB Python应用开发实战教程:使用YSQL API构建分布式应用
YugabyteDB Python应用开发实战教程:使用YSQL API构建分布式应用 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生...
2025-06-04 09:19:56
261
原创 TheOdinProject Ruby教程:深入理解哈希(Hash)数据结构
TheOdinProject Ruby教程:深入理解哈希(Hash)数据结构 curriculum TheOdinProject/curriculum: The Odin Project 是一个免费的在线编程学习平台,这个仓库是其课程大纲和教材资源库,涵盖了Web开发相关的多种技术栈,如HTML、CSS、JavaScri...
2025-06-04 09:04:21
304
原创 TigerBeetle项目解析:面向未来的OLTP数据库设计
TigerBeetle项目解析:面向未来的OLTP数据库设计 tigerbeetle 一个高性能、分布式金融级事务型键值存储系统,适合构建需要极高吞吐量和低延迟的支付、交易等应用。其特点包括线性可扩展性、跨数据中心复制以及对 ACID 事务的支持。 ...
2025-06-03 09:04:34
270
原创 Ivy项目深度解析:为什么我们需要统一机器学习框架?
Ivy项目深度解析:为什么我们需要统一机器学习框架? ivy The Unified AI Framework 项目地址: https://gitcode.com/gh_mirrors/ivy12/ivy ...
2025-06-03 09:00:09
328
原创 Spree电商系统中的价格变动机制深度解析
Spree电商系统中的价格变动机制深度解析 spree An open source eCommerce platform giving you full control and customizability. Modular and API-first. Build any eCommerce solution th...
2025-06-02 09:17:25
384
原创 Rocket框架中的Fairings机制深度解析
Rocket框架中的Fairings机制深度解析 Rocket A web framework for Rust. 项目地址: https://gitcode.com/gh_mirrors/ro/Rocket ...
2025-06-01 09:05:39
406
原创 K3s项目开发环境搭建全指南
K3s项目开发环境搭建全指南 k3s K3s 是一个轻量级的 Kubernetes 发行版,用于在资源受限的环境和物联网设备上部署 Kubernetes 群集。 * 轻量级的 Kubernetes 发行版、在资源受限的环境和物联网设备上部署 Kubernetes 群集 * 有什么特点:资源消耗低、易于使用、支持多种物...
2025-06-01 09:01:21
351
原创 TaskMatrix项目解析:Low-code LLM低代码大模型交互技术详解
TaskMatrix项目解析:Low-code LLM低代码大模型交互技术详解 TaskMatrix 项目地址: https://gitcode.com/gh_mirrors/ta/TaskMatrix ...
2025-05-30 09:13:27
384
原创 Node-Webkit(NW.js)项目构建指南:从源码编译到优化
Node-Webkit(NW.js)项目构建指南:从源码编译到优化 nw.js 项目地址: https://gitcode.com/gh_mirrors/nwj/nw.js ...
2025-05-30 09:08:42
381
原创 freeCodeCamp SASS教程:使用@while循环实现条件样式控制
freeCodeCamp SASS教程:使用@while循环实现条件样式控制 freeCodeCamp freeCodeCamp.org的开源代码库和课程。免费学习编程。 项目地址: https://gitcode.com/gh_...
2025-05-30 09:02:41
333
原创 Thinkless:让LLM学会何时思考
Thinkless:让LLM学会何时思考 Thinkless [Preprint 2025] Thinkless: LLMs Learn When to Think 项目地址: https://gitcode.com/gh_mir...
2025-05-27 09:00:07
353
原创 stable-diffusion-krita-plugin:为数字绘画带来革命性的AI辅助工具
stable-diffusion-krita-plugin:为数字绘画带来革命性的AI辅助工具 stable-diffusion-krita-plugin 项目地址: https://gitcode.com/gh_mirrors...
2025-05-26 09:00:00
745
原创 USDB Syncer 项目的启动和配置教程
USDB Syncer 项目的启动和配置教程 usdb_syncer 项目地址: https://gitcode.com/gh_mirrors/us/usdb_syncer ...
2025-05-24 09:04:01
292
原创 qurobullet:强大的2D弹幕系统模块
qurobullet:强大的2D弹幕系统模块 qurobullet A powerful 2D projectile system module for Godot! 项目地址: https://gitcode.com/gh_mi...
2025-05-04 09:05:31
796
原创 Diana 项目最佳实践教程
Diana 项目最佳实践教程 diana Save toil in security operations with: Detection & Intelligence Analysis for New Alerts (D.I.A.N.A. ) ...
2025-04-28 11:00:30
259
原创 自定义BloodHound查询项目最佳实践
自定义BloodHound查询项目最佳实践 Custom-BloodHound-Queries 项目地址: https://gitcode.com/gh_mirrors/cu/Custom-BloodHound-Queries...
2025-04-27 09:50:07
361
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人