- 博客(2968)
- 收藏
- 关注
原创 SciPy科学计算库中的代码优化策略
SciPy科学计算库中的代码优化策略 scientific-python-lectures Tutorial material on the scientific Python ecosystem 项目地址: https://gi...
2025-06-12 09:10:36
164
原创 ZMK固件本地构建与烧录指南
ZMK固件本地构建与烧录指南 zmk ZMK Firmware Repository 项目地址: https://gitcode.com/gh_mirrors/zm/zmk ...
2025-06-11 09:18:25
310
原创 深入理解Advanced React Patterns中的Slots模式
深入理解Advanced React Patterns中的Slots模式 advanced-react-patterns This is the latest advanced react patterns workshop 项目...
2025-06-11 09:14:10
291
原创 使用vidgear的WebGear_RTC实现实时视频流处理
使用vidgear的WebGear_RTC实现实时视频流处理 vidgear A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features :fire: ...
2025-06-11 09:04:48
188
原创 GameShellDocs:开源游戏掌机文档助力 DIY 之旅
GameShellDocs:开源游戏掌机文档助力 DIY 之旅 GameShellDocs GameShell Documents 项目地址: https://gitcode.com/gh_mirrors/ga/GameShell...
2025-06-11 09:00:01
247
原创 深入解析MDN DOM示例中的嵌套Popover实现
深入解析MDN DOM示例中的嵌套Popover实现 dom-examples Code examples that accompany various MDN DOM and Web API documentation pages ...
2025-06-10 09:21:05
349
原创 Lasagne深度学习框架开发指南与贡献规范
Lasagne深度学习框架开发指南与贡献规范 Lasagne 项目地址: https://gitcode.com/gh_mirrors/las/Lasagne 项目背景与定...
2025-06-10 09:17:51
227
原创 Docker文档解读:容器与主机文件共享机制详解
Docker文档解读:容器与主机文件共享机制详解 docs Source repo for Docker's Documentation 项目地址: https://gitcode.com/gh_mirrors/docs3/doc...
2025-06-09 09:21:18
319
原创 Kwai-Kolors/Kolors项目中的DreamBooth技术解析与应用指南
Kwai-Kolors/Kolors项目中的DreamBooth技术解析与应用指南 Kolors Kolors Team 项目地址: https://gitcode.com/gh_mirrors/ko/Kolors ...
2025-06-09 09:06:07
284
原创 ZenML项目中的重排序技术解析:提升RAG系统效果的关键
ZenML项目中的重排序技术解析:提升RAG系统效果的关键 zenml ZenML ????: Build portable, production-ready MLOps pipelines. https://zenml.io. 项目...
2025-06-09 09:04:20
217
原创 AutoGPTQ项目高级模型加载与最佳实践指南
AutoGPTQ项目高级模型加载与最佳实践指南 AutoGPTQ An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm. ...
2025-06-08 09:19:40
312
原创 Komodo项目核心资源类型详解:构建云原生应用的基石
Komodo项目核心资源类型详解:构建云原生应用的基石 komodo ???? a tool to build and deploy software on many servers ???? 项目地址: https://gitcode.co...
2025-06-07 09:07:13
294
原创 Express-Validator 6.5.0 入门指南:轻松实现Express请求验证
Express-Validator 6.5.0 入门指南:轻松实现Express请求验证 express-validator 项目地址: https://gitcode.com/gh_mirrors/exp/express-va...
2025-06-07 09:04:51
327
原创 Express-Validator 手动执行验证指南
Express-Validator 手动执行验证指南 express-validator An express.js middleware for validator.js. 项目地址: https://gitcode.com/g...
2025-06-07 09:01:02
302
原创 Boto项目配置详解:从入门到精通
Boto项目配置详解:从入门到精通 boto For the latest version of boto, see https://github.com/boto/boto3 -- Python interface to Amazon Web Services ...
2025-06-06 09:20:38
252
原创 Google Flax框架中的FP8量化基础指南
Google Flax框架中的FP8量化基础指南 flax Flax is a neural network library for JAX that is designed for flexibility. 项目地址: http...
2025-06-06 09:14:22
230
原创 Apache Arrow DataFusion CLI 使用指南
Apache Arrow DataFusion CLI 使用指南 arrow-datafusion Apache Arrow DataFusion SQL Query Engine 项目地址: https://gitcode.co...
2025-06-06 09:02:17
371
原创 Linux内核引导过程解析:从电源启动到内核初始化
Linux内核引导过程解析:从电源启动到内核初始化 linux-insides-zh Linux 内核揭秘 项目地址: https://gitcode.com/gh_mirrors/li/linux-insides-zh ...
2025-06-06 09:01:14
251
原创 深入理解FactoryBot中的互相关联模型构建
深入理解FactoryBot中的互相关联模型构建 factory_bot A library for setting up Ruby objects as test data. 项目地址: https://gitcode.com/...
2025-06-05 09:08:36
215
原创 基于Google Cloud Platform训练数据分析项目的出租车费用预测模型开发
基于Google Cloud Platform训练数据分析项目的出租车费用预测模型开发 training-data-analyst Labs and demos for courses for GCP Training (http://cloud.google.com/training). ...
2025-06-05 09:08:14
233
原创 NASA FPrime项目库开发指南
NASA FPrime项目库开发指南 fprime F麓 - A flight software and embedded systems framework 项目地址: https://gitcode.com/gh_mirror...
2025-06-04 09:03:04
214
原创 SeleniumBase项目WebDriver验证指南:从安装到测试验证
SeleniumBase项目WebDriver验证指南:从安装到测试验证 SeleniumBase seleniumbase/SeleniumBase: 一个 Python 库,用于自动化 Web 应用程序测试。特点是提供了一个简单易用的 API,可以用于模拟用户操作,包括点击、输入和滚动等。 ...
2025-06-04 09:01:52
337
原创 boardgame.io框架中的Game对象配置详解
boardgame.io框架中的Game对象配置详解 boardgame.io State Management and Multiplayer Networking for Turn-Based Games 项目地址: http...
2025-06-03 09:09:52
240
原创 Wix React Native Navigation 项目贡献指南深度解析
Wix React Native Navigation 项目贡献指南深度解析 react-native-navigation A complete native navigation solution for React Native ...
2025-06-03 09:03:25
270
原创 手把手教你搭建《Hands-On Machine Learning》项目环境
手把手教你搭建《Hands-On Machine Learning》项目环境 handson-ml 该仓库包含《Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow》一书的所有代码示例,为初学者提供实战式的学习路径。 ...
2025-06-01 09:05:20
333
原创 Keycloak 服务器管理:Admin CLI 完全指南
Keycloak 服务器管理:Admin CLI 完全指南 keycloak Keycloak 是一个开源的身份和访问管理解决方案,用于保护应用程序和服务的安全和访问。 * 身份和访问管理解决方案、保护应用程序和服务的安全和访问 * 有什么特点:支持多种认证和授权协议、易于使用、可扩展性强 ...
2025-06-01 09:03:51
385
原创 Python项目文档编写指南:从RealPython最佳实践谈起
Python项目文档编写指南:从RealPython最佳实践谈起 python-guide Python best practices guidebook, written for humans. 项目地址: https://g...
2025-06-01 09:02:42
355
原创 Aria2 下载工具全面使用指南:从基础到高级配置
Aria2 下载工具全面使用指南:从基础到高级配置 aria2 aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/...
2025-05-30 09:09:51
287
原创 Gatsby项目实战:如何在文件中直接导入图片和媒体资源
Gatsby项目实战:如何在文件中直接导入图片和媒体资源 gatsby The best React-based framework with performance, scalability and security built in. ...
2025-05-30 09:06:03
328
原创 Beedle 项目启动与配置指南
Beedle 项目启动与配置指南 beedle A tiny library inspired by Redux & Vuex to help you manage state in your JavaScript apps 项目...
2025-05-29 09:00:05
380
原创 Flask API Starter Kit 项目启动与配置教程
Flask API Starter Kit 项目启动与配置教程 flask-api-starter-kit Flask API Starter Kit 项目地址: https://gitcode.com/gh_mirrors/fl...
2025-05-28 09:00:49
394
原创 v-link:实现OEM级车辆数据交互的利器
v-link:实现OEM级车辆数据交互的利器 v-link A modular, open-source vehicle diagnostic and infotainment system (formerly known as Volvo-RTVI). ...
2025-05-27 09:00:07
245
原创 Rime『胖虎』输入方案最佳实践教程
Rime『胖虎』输入方案最佳实践教程 rime-tiger “胖虎”方案【单字(官方单字、五二顶、五三顶)、打词(官词、鬼虎)、智能模型虎单整句输入】。功能:计算器、临时英/日文、中英互译、部件内嵌、公历农历/大小写金额、当前时间、Emoji表情、拼音反查、简繁转换、火星文滤镜、四重注解 ...
2025-05-22 01:01:02
245
原创 bricks:构建Go微服务的全方位解决方案
bricks:构建Go微服务的全方位解决方案 bricks A standard library for microservices. 项目地址: https://gitcode.com/gh_mirrors/bri/bricks...
2025-05-21 09:00:03
343
原创 2019 Scaling Attack 开源项目最佳实践教程
2019 Scaling Attack 开源项目最佳实践教程 2019-scalingattack Image-Scaling Attacks and Defenses 项目地址: https://gitcode.com/gh_m...
2025-04-26 09:30:03
308
原创 ulexecve 开源项目最佳实践教程
ulexecve 开源项目最佳实践教程 ulexecve ulexecve is a userland execve() implementation which helps you execute arbitrary ELF binaries on Linux from userland without the bin...
2025-04-24 12:51:34
787
原创 Groundhog 项目启动与配置教程
Groundhog 项目启动与配置教程 groundhog Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand ...
2025-04-24 11:01:32
393
原创 BOTW-Save-Editor-GUI 项目亮点解析
BOTW-Save-Editor-GUI 项目亮点解析 BOTW-Save-Editor-GUI A Work in Progress Save Editor for BOTW 项目地址: https://gitcode.com/...
2025-04-23 07:22:37
466
原创 开源项目 Xbox-Achievement-Unlocker 亮点详解
开源项目 Xbox-Achievement-Unlocker 亮点详解 Xbox-Achievement-Unlocker Achievement unlocker for xbox games (barely works but it does) ...
2025-04-23 07:11:48
318
原创 LOST 项目安装与使用教程
LOST 项目安装与使用教程 LOST Pytorch implementation of LOST unsupervised object discovery method 项目地址: https://gitcode.com...
2025-04-23 07:00:42
412
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人