- 博客(634)
- 收藏
- 关注
原创 Npcap开发指南:从基础到高级功能实现
Npcap开发指南:从基础到高级功能实现 npcap Nmap Project's Windows packet capture and transmission library 项目地址: https://gitcode.com...
2025-06-12 09:09:15
170
原创 SystemsApproach项目解析:TCP拥塞控制机制详解
SystemsApproach项目解析:TCP拥塞控制机制详解 book Computer Networks: A Systems Approach -- Textbook 项目地址: https://gitcode.com/gh...
2025-06-12 09:09:14
123
原创 ServiceWorker技术详解:构建离线优先的现代Web应用
ServiceWorker技术详解:构建离线优先的现代Web应用 ServiceWorker 项目地址: https://gitcode.com/gh_mirrors/ser/ServiceWorker ...
2025-06-11 09:01:52
159
原创 MCSManager项目贡献指南:如何高效参与开源开发
MCSManager项目贡献指南:如何高效参与开源开发 MCSManager Distributed, Docker-supported, out-of-the-box, and Lightweight control panel for Minecraft server and more. ...
2025-06-10 09:18:26
319
原创 RefineryCMS 3.0升级指南:从旧版本迁移到新版本的最佳实践
RefineryCMS 3.0升级指南:从旧版本迁移到新版本的最佳实践 refinerycms refinery/refinerycms: Refinery CMS 是一个基于 Ruby on Rails 构建的内容管理系统,为非技术用户提供直观易用的后台管理界面,方便他们添加、编辑和管理网站内容。 ...
2025-06-10 09:17:47
293
原创 FastStream消息过滤机制详解:实现应用层消息路由
FastStream消息过滤机制详解:实现应用层消息路由 faststream FastStream is a powerful and easy-to-use Python framework for building asynchronous services interacting with event strea...
2025-06-10 09:08:35
280
原创 containerization:容器化应用,简化虚拟化部署
containerization:容器化应用,简化虚拟化部署 containerization Containerization is a Swift package for running Linux containers on macOS. ...
2025-06-10 09:00:02
383
原创 jQuery插件开发指南 - 深入理解ruanyf/jstutorial中的插件机制
jQuery插件开发指南 - 深入理解ruanyf/jstutorial中的插件机制 jstutorial Javascript tutorial book 项目地址: https://gitcode.com/gh_mirrors...
2025-06-08 09:02:32
284
原创 JanusGraph故障处理与恢复机制深度解析
JanusGraph故障处理与恢复机制深度解析 janusgraph janusgraph:这是一个基于Apache TinkerPop图数据库的分布式图形数据库系统,适合处理复杂的关系数据。特点包括高性能、可扩展性、支持多种查询语言等。 ...
2025-06-08 09:00:56
325
原创 Mbed-TLS项目贡献指南与技术规范深度解析
Mbed-TLS项目贡献指南与技术规范深度解析 mbedtls An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography AP...
2025-06-07 09:05:58
271
原创 NoneBot2 权限控制机制详解:精准管理机器人响应范围
NoneBot2 权限控制机制详解:精准管理机器人响应范围 nonebot2 跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python ...
2025-06-06 09:08:31
373
原创 InternLM2-1.8B模型深度解析:轻量级大语言模型的创新与实践
InternLM2-1.8B模型深度解析:轻量级大语言模型的创新与实践 InternLM Official release of InternLM series (InternLM, InternLM2, InternLM2.5, InternLM3). ...
2025-06-06 09:05:21
221
原创 Jetson-inference项目实战:使用camera-capture工具构建自定义分类数据集
Jetson-inference项目实战:使用camera-capture工具构建自定义分类数据集 jetson-inference jetson-inference: 提供了一个用于NVIDIA Jetson设备的深度学习推理和实时视觉DNN库,支持多种深度学习模型和应用。 ...
2025-06-05 09:05:58
407
原创 ONNX模型库中的年龄与性别识别技术解析
ONNX模型库中的年龄与性别识别技术解析 models A collection of pre-trained, state-of-the-art models in the ONNX format 项目地址: https://...
2025-06-05 09:01:12
178
原创 NVIDIA Triton推理服务器:从V1到V2版本迁移指南
NVIDIA Triton推理服务器:从V1到V2版本迁移指南 server 项目地址: https://gitcode.com/gh_mirrors/server117/server ...
2025-06-04 09:19:23
380
原创 Rust实践指南:深入理解Result和错误处理
Rust实践指南:深入理解Result和错误处理 rust-by-practice Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises ...
2025-06-03 09:05:38
231
原创 Anthropic Cookbook项目:基于Amazon Bedrock平台的Claude 3 Haiku模型微调指南
Anthropic Cookbook项目:基于Amazon Bedrock平台的Claude 3 Haiku模型微调指南 anthropic-cookbook A collection of notebooks/recipes showcasing some fun and effective ways of using...
2025-06-03 09:04:42
241
原创 Marimo项目主题定制指南:打造个性化笔记本界面
Marimo项目主题定制指南:打造个性化笔记本界面 marimo A next-generation Python notebook: explore data, build tools, deploy apps! 项目地址: h...
2025-06-03 09:02:36
239
原创 算法模式项目中的排序算法精解
算法模式项目中的排序算法精解 algorithm-pattern 算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~ 项目地址: https://gitcode.com/gh_mirrors/al/algorithm-pa...
2025-06-02 09:15:44
326
原创 SQLModel 教程:使用 Python 类型注解定义数据模型与数据库操作
SQLModel 教程:使用 Python 类型注解定义数据模型与数据库操作 sqlmodel SQL databases in Python, designed for simplicity, compatibility, and robustness. ...
2025-06-02 09:07:56
269
原创 IoT入门项目:基于树莓派的夜灯制作指南
IoT入门项目:基于树莓派的夜灯制作指南 IoT-For-Beginners 12 Weeks, 24 Lessons, IoT for All! 项目地址: https://gitcode.com/gh_mirrors/io/I...
2025-06-02 09:07:19
280
原创 BRPC项目中bthread_tag_echo示例的Proto文件解析
BRPC项目中bthread_tag_echo示例的Proto文件解析 brpc 项目地址: https://gitcode.com/gh_mirrors/br/brpc ...
2025-06-02 09:04:40
352
原创 Hyperswitch项目本地环境搭建与API测试指南
Hyperswitch项目本地环境搭建与API测试指南 hyperswitch juspay/hyperswitch: 这是一个用于实现API网关和微服务的Java库。适合用于需要实现API网关和微服务的场景。特点:易于使用,支持多种API网关和微服务实现,具有高性能和可扩展性。 ...
2025-06-01 09:16:51
421
原创 Gluon教程:深入理解循环神经网络(RNN)及其应用
Gluon教程:深入理解循环神经网络(RNN)及其应用 d2l-zh 项目地址: https://gitcode.com/gh_mirrors/d2l/d2l-zh 循环神...
2025-05-30 09:07:06
316
原创 Elasticsearch索引生命周期管理(ILM)策略定制教程
Elasticsearch索引生命周期管理(ILM)策略定制教程 elasticsearch 项目地址: https://gitcode.com/gh_mirrors/elas/elasticsearch ...
2025-05-30 09:05:30
379
原创 SheetJS-Style 项目启动与配置教程
SheetJS-Style 项目启动与配置教程 sheetjs-style support set cell style for sheetjs! ???? 项目地址: https://gitcode.com/gh_mirrors/sh...
2025-05-23 09:01:08
318
原创 PyAIML 开源项目教程
PyAIML 开源项目教程 PyAIML PyAIML is an interpreter for AIML (Artificial Intelligence Markup Language). cloned from sf.net. ...
2025-05-22 09:00:06
233
原创 nuts:新一代Java™包管理工具
nuts:新一代Java™包管理工具 nuts Nuts Java Package Manager 项目地址: https://gitcode.com/gh_mirrors/nuts2/nuts ...
2025-05-20 02:50:27
678
原创 jsonld-signatures:为JSON-LD文档签名提供强大支持
jsonld-signatures:为JSON-LD文档签名提供强大支持 jsonld-signatures An implementation of the Linked Data Signatures specification for JSON-LD. Works in the browser and Node.j...
2025-05-18 09:00:02
215
原创 Land:新一代陆面模型,整合遥感数据与地面通量测量
Land:新一代陆面模型,整合遥感数据与地面通量测量 Land Everything within the Land model (Soil Plant Atmosphere Module, Land Hydrology, etc) ...
2025-05-11 09:04:56
566
原创 lindbergh-loader 的安装和配置教程
lindbergh-loader 的安装和配置教程 lindbergh-loader A SEGA Lindbergh Emulator for Linux. 项目地址: https://gitcode.com/gh_mirror...
2025-04-27 10:20:41
314
原创 ODataSamples 的安装和配置教程
ODataSamples 的安装和配置教程 ODataSamples Samples: For ODataLib, OData Web API, RESTier, etc. 项目地址: https://gitcode.com/gh...
2025-04-27 09:17:11
838
原创 shallow-vs-deep-alignment:安全对齐不应只停留在浅层次
shallow-vs-deep-alignment:安全对齐不应只停留在浅层次 shallow-vs-deep-alignment Official Repository for The Paper: Safety Alignment Should Be Made More Than Just a Few Tokens ...
2025-04-26 21:11:05
1070
原创 qupath 的项目扩展与二次开发
qupath 的项目扩展与二次开发 qupath QuPath - Bioimage analysis & digital pathology 项目地址: https://gitcode.com/gh_mirrors/qu/qup...
2025-04-23 07:19:55
431
原创 开源项目 PuzzleSolver 的扩展与二次开发潜力
开源项目 PuzzleSolver 的扩展与二次开发潜力 PuzzleSolver 一款针对CTF竞赛MISC的工具~ 项目地址: https://gitcode.com/gh_mirrors/pu/PuzzleSolver ...
2025-04-23 07:09:13
412
原创 Triton-Viz 开源项目教程
Triton-Viz 开源项目教程 triton-viz 项目地址: https://gitcode.com/gh_mirrors/tr/triton-viz 1. 项目目...
2025-04-20 11:40:20
333
原创 Solid Select 使用教程
Solid Select 使用教程 solid-select The Select component for Solid. 项目地址: https://gitcode.com/gh_mirrors/so/solid-select...
2025-04-20 10:50:52
306
原创 OnionShare for Android 安装与配置指南
OnionShare for Android 安装与配置指南 onionshare-android Android version of OnionShare 项目地址: https://gitcode.com/gh_mirror...
2025-04-20 10:27:40
306
原创 FAST-LIO_ROS2 使用与配置指南
FAST-LIO_ROS2 使用与配置指南 FAST_LIO_ROS2 ROS2 version of FAST_LIO2. Welcome to the technical communication discord server discord: https://discord.gg/U3B65MGH8m ...
2025-04-19 12:20:30
1021
原创 《Hyperliquid DEX Node 项目安装与使用指南》
《Hyperliquid DEX Node 项目安装与使用指南》 node 项目地址: https://gitcode.com/gh_mirrors/node79/node ...
2025-04-19 10:20:45
326
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人