- 博客(677)
- 收藏
- 关注
原创 JetBot智能小车道路跟随实战:基于TensorRT的实时演示
JetBot智能小车道路跟随实战:基于TensorRT的实时演示 jetbot An educational AI robot based on NVIDIA Jetson Nano. 项目地址: https://gitcode....
2025-06-12 09:11:44
124
原创 P项目模块系统详解:构建可组合的分布式系统
P项目模块系统详解:构建可组合的分布式系统 P The P programming language. 项目地址: https://gitcode.com/gh_mirrors/p/P ...
2025-06-11 09:18:42
171
原创 深入解析tus/tusd项目中的Google Cloud Storage存储后端
深入解析tus/tusd项目中的Google Cloud Storage存储后端 tusd Reference server implementation in Go of tus: the open protocol for resumable file uploads ...
2025-06-11 09:18:08
192
原创 FactoryBoy 工厂模式库入门指南
FactoryBoy 工厂模式库入门指南 factory_boy A test fixtures replacement for Python 项目地址: https://gitcode.com/gh_mirrors/fa/fac...
2025-06-11 09:01:35
233
原创 Sorbet方法覆盖检查机制详解
Sorbet方法覆盖检查机制详解 sorbet A fast, powerful type checker designed for Ruby 项目地址: https://gitcode.com/gh_mirrors/so/sor...
2025-06-11 09:00:28
194
原创 Mobile Boilerplate 移动端项目开发指南
Mobile Boilerplate 移动端项目开发指南 mobile-boilerplate DEPRECATED - A front-end template that helps you build fast, modern mobile web apps. ...
2025-06-10 09:18:34
247
原创 DLSS Swapper工具详解:轻松管理游戏中的DLSS/FSR/XeSS组件
DLSS Swapper工具详解:轻松管理游戏中的DLSS/FSR/XeSS组件 dlss-swapper 项目地址: https://gitcode.com/gh_mirrors/dl/dlss-swapper ...
2025-06-10 09:02:21
326
原创 OGRE 1.10版本核心特性与改进详解
OGRE 1.10版本核心特性与改进详解 ogre scene-oriented, flexible 3D engine (C++, Python, C#, Java) 项目地址: https://gitcode.com/gh_m...
2025-06-09 09:22:42
355
原创 LLVM项目中的JIT编译器使用指南
LLVM项目中的JIT编译器使用指南 llvm Project moved to: https://github.com/llvm/llvm-project 项目地址: https://gitcode.com/gh_mirrors...
2025-06-09 09:02:51
380
原创 PyTorch Ignite分布式训练指南
PyTorch Ignite分布式训练指南 ignite High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently. ...
2025-06-09 09:01:56
265
原创 深入理解操作系统I/O模型:从基础到多路复用
深入理解操作系统I/O模型:从基础到多路复用 interview 项目地址: https://gitcode.com/gh_mirrors/intervi/interview ...
2025-06-09 09:00:12
253
原创 数据结构与算法面试指南:树结构全面解析
数据结构与算法面试指南:树结构全面解析 interview 项目地址: https://gitcode.com/gh_mirrors/intervi/interview 树...
2025-06-08 09:20:48
340
原创 Strimzi Kafka Operator 系统测试深度指南
Strimzi Kafka Operator 系统测试深度指南 strimzi-kafka-operator Apache Kafka® running on Kubernetes 项目地址: https://gitcode.co...
2025-06-08 09:04:34
290
原创 Apache OpenWhisk 中 Node.js 动作开发完全指南
Apache OpenWhisk 中 Node.js 动作开发完全指南 openwhisk Apache OpenWhisk is an open source serverless cloud platform 项目地址: ht...
2025-06-06 09:21:05
289
原创 Nitro框架入门指南:构建现代化Web服务器
Nitro框架入门指南:构建现代化Web服务器 nitro Create, build and deploy universal web servers. The open engine powering Nuxt and open to everyone. ...
2025-06-06 09:02:34
342
原创 ChatMate-GPT:基于 Open AI GPT-3 的聊天应用
ChatMate-GPT:基于 Open AI GPT-3 的聊天应用 ChatMate-GPT ChatMate是一个基于Open AI GPT-3的聊天应用。你可以和它聊天,它会根据你的内容提供智能回复和实用服务。 项目地址:...
2025-06-06 09:00:03
368
原创 深入理解JavaScript类型与语法:解析《You Don't Know JS》核心概念
深入理解JavaScript类型与语法:解析《You Don't Know JS》核心概念
2025-06-05 09:01:56
332
原创 OctoPrint日志配置详解:logging.yaml文件完全指南
OctoPrint日志配置详解:logging.yaml文件完全指南 OctoPrint OctoPrint is the snappy web interface for your 3D printer! 项目地址: https...
2025-06-05 09:01:26
339
原创 CTF Wiki 项目贡献指南:从零开始的技术文档协作
CTF Wiki 项目贡献指南:从零开始的技术文档协作 ctf-wiki Come and join us, we need you! 项目地址: https://gitcode.com/gh_mirrors/ct/ctf-wik...
2025-06-05 09:00:24
179
原创 Angular Protractor 系统测试环境搭建指南
Angular Protractor 系统测试环境搭建指南 protractor E2E test framework for Angular apps 项目地址: https://gitcode.com/gh_mirrors/p...
2025-06-05 09:00:10
330
原创 Anbox项目安装与配置完整指南
Anbox项目安装与配置完整指南 anbox Anbox is a container-based approach to boot a full Android system on a regular GNU/Linux system ...
2025-06-04 09:20:09
254
原创 TheOdinProject中的Micro-Reddit项目:ActiveRecord基础实践
TheOdinProject中的Micro-Reddit项目:ActiveRecord基础实践 curriculum TheOdinProject/curriculum: The Odin Project 是一个免费的在线编程学习平台,这个仓库是其课程大纲和教材资源库,涵盖了Web开发相关的多种技术栈,如HTML、CSS...
2025-06-04 09:05:13
270
原创 Kubernetes Handbook:从Docker到kubectl的平滑过渡指南
Kubernetes Handbook:从Docker到kubectl的平滑过渡指南 kubernetes-handbook Kubernetes中文指南/云原生应用架构实战手册 - https://jimmysong.io/kubernetes-handbook ...
2025-06-03 09:11:38
320
原创 Earthly项目教程:第三部分 - 添加依赖项并优化缓存策略
Earthly项目教程:第三部分 - 添加依赖项并优化缓存策略 earthly Super simple build framework with fast, repeatable builds and an instantly familiar syntax – like Dockerfile and Makefile...
2025-06-03 09:10:09
279
原创 Bjorn/Tiled 项目用户偏好设置详解
Bjorn/Tiled 项目用户偏好设置详解 tiled 项目地址: https://gitcode.com/gh_mirrors/til/tiled 前言Bjorn/T...
2025-06-03 09:10:07
347
原创 Paper.js 平滑动画效果实现解析
Paper.js 平滑动画效果实现解析 paper.js The Swiss Army Knife of Vector Graphics Scripting – Scriptographer ported to JavaScript and the browser, using HTML5 Canvas. Created...
2025-06-02 09:17:13
365
原创 SQLC项目中的SELECT查询操作指南
SQLC项目中的SELECT查询操作指南 sqlc sqlc-dev/sqlcsqlc-dev/sqlcli: 是一个用于 PostgreSQL 和 SQLite 数据库的跨平台命令行工具,它提供了一个简单易用的界面用于管理 PostgreSQL 和 SQLite 数据库。适合用于管理 PostgreSQL 和 SQLi...
2025-06-02 09:16:05
375
原创 Tensor2Tensor深度学习框架全面解析与实战指南
Tensor2Tensor深度学习框架全面解析与实战指南 tensor2tensor Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research...
2025-06-02 09:06:18
386
原创 OpenTofu项目升级指南:从1.7.x/1.8.x/1.9.x升级到1.10.0
OpenTofu项目升级指南:从1.7.x/1.8.x/1.9.x升级到1.10.0 opentofu OpenTofu lets you declaratively manage your cloud infrastructure. ...
2025-06-01 09:05:56
304
原创 基于Gradio-Lite与Transformers.js构建无服务机器学习应用
基于Gradio-Lite与Transformers.js构建无服务机器学习应用 gradio Gradio是一个开源库,主要用于快速搭建和分享机器学习模型的交互式演示界面,使得非技术用户也能轻松理解并测试模型的功能,广泛应用于模型展示、教育及协作场景。 ...
2025-05-30 09:11:09
381
原创 Web开发入门:太空游戏开发第三部分 - 实现元素移动
Web开发入门:太空游戏开发第三部分 - 实现元素移动 Web-Dev-For-Beginners 24 Lessons, 12 Weeks, Get Started as a Web Developer 项目地址: https:...
2025-05-30 09:02:33
368
原创 ux-chartjs:Symfony应用的图表解决方案
ux-chartjs:Symfony应用的图表解决方案 ux-chartjs Chart.js integration for Symfony 项目地址: https://gitcode.com/gh_mirrors/ux/ux-...
2025-05-30 09:00:06
393
原创 简明控制理论教程开源项目最佳实践
简明控制理论教程开源项目最佳实践 book-control DR_CAN 哔站系列课程笔记 + Simulink 代码 项目地址: https://gitcode.com/gh_mirrors/bo/book-control ...
2025-05-25 09:00:41
387
原创 Ubuntu-Setup-Scripts 项目启动与配置教程
Ubuntu-Setup-Scripts 项目启动与配置教程 Ubuntu-Setup-Scripts Scripts to help you set up your Ubuntu quickly, especially if you're in any subfield of Data Science or AI! ...
2025-05-22 09:00:41
373
原创 obfuz:Unity 代码保护的守护神
obfuz:Unity 代码保护的守护神 obfuz Obfuz:功能强大的开源 Unity 代码混淆工具。深度集成 Unity 工作流,配置简单,支持 HybridCLR、xLua 等热更新方案。 项目地址: https://g...
2025-05-20 00:48:37
721
原创 EC60:开源60%静电电容式PCB键盘解决方案
EC60:开源60%静电电容式PCB键盘解决方案 EC60 Open source universal 60% Electrostatic Capacitive PCB. 项目地址: https://gitcode.com/gh_...
2025-05-11 23:20:20
780
原创 goshapes 的安装和配置教程
goshapes 的安装和配置教程 goshapes Intuitive path-based level editing for Godot 4 项目地址: https://gitcode.com/gh_mirrors/go/g...
2025-04-28 10:50:08
369
原创 wflow开源项目最佳实践教程
wflow开源项目最佳实践教程 wflow ???? EXPERIMENTAL -- Runs GitHub Actions workflows locally (local) -- Don't run your YAML like a ???? ...
2025-04-27 13:20:00
336
原创 Zynq7010_eink_controller开源项目最佳实践教程
Zynq7010_eink_controller开源项目最佳实践教程 Zynq7010_eink_controller 这是一个基于Zynq7010的Eink控制器 在ED097TC2上高质量显示帧数高达10FPS 项目地址: h...
2025-04-27 12:10:58
463
原创 Hoppscotch CLI 项目启动与配置教程
Hoppscotch CLI 项目启动与配置教程 hopp-cli ???? HTTP CLI client for https://hoppscotch.io 项目地址: https://gitcode.com/gh_mirrors/...
2025-04-27 10:30:01
236
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人