- 博客(664)
- 收藏
- 关注
原创 C++游戏引擎开发指南:使用OpenGL绘制三角形
C++游戏引擎开发指南:使用OpenGL绘制三角形 cpp-game-engine-book 从零编写游戏引擎教程 Writing a game engine tutorial from scratch 项目地址: https:/...
2025-06-12 09:08:21
231
原创 基于PaddlePaddle的TinyBERT模型压缩技术详解
基于PaddlePaddle的TinyBERT模型压缩技术详解 awesome-DeepLearning 深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI ...
2025-06-12 09:00:47
155
原创 深入理解 nvim-notify:NeoVim 通知管理插件详解
深入理解 nvim-notify:NeoVim 通知管理插件详解 nvim-notify A fancy, configurable, notification manager for NeoVim 项目地址: https://g...
2025-06-11 09:17:10
188
原创 xtensor项目中的运算符使用指南
xtensor项目中的运算符使用指南 xtensor C++ tensors with broadcasting and lazy computing 项目地址: https://gitcode.com/gh_mirrors/xt...
2025-06-11 09:04:34
109
原创 FLARE-FLOSS项目安装与使用指南:解密混淆字符串的利器
FLARE-FLOSS项目安装与使用指南:解密混淆字符串的利器 flare-floss 项目地址: https://gitcode.com/gh_mirrors/fla/flare-floss ...
2025-06-11 09:04:07
224
原创 Black Hat Arsenal项目解析:Archery开源安全评估与管理平台
Black Hat Arsenal项目解析:Archery开源安全评估与管理平台 blackhat-arsenal-tools Official Black Hat Arsenal Security Tools Repository ...
2025-06-10 09:05:39
324
原创 Apache Ignite C++ 对象生命周期管理详解
Apache Ignite C++ 对象生命周期管理详解 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite16/ignite ...
2025-06-09 09:04:19
353
原创 Flutter Rust Bridge 快速入门指南:打通Flutter与Rust的桥梁
Flutter Rust Bridge 快速入门指南:打通Flutter与Rust的桥梁 flutter_rust_bridge High-level memory-safe binding generator for Flutter/Dart Rust ...
2025-06-09 09:02:32
431
原创 Waypoint项目教程:使用输入变量实现配置参数化
Waypoint项目教程:使用输入变量实现配置参数化 waypoint A tool to build, deploy, and release any application on any platform. 项目地址: htt...
2025-06-09 09:00:12
335
原创 Linux工作站安全实践指南:基于lfit/itpol项目的深度解析
Linux工作站安全实践指南:基于lfit/itpol项目的深度解析 itpol Useful IT policies 项目地址: https://gitcode.com/gh_mirrors/it/itpol ...
2025-06-08 09:18:42
806
原创 TaskWeaver项目中的代码验证机制解析
TaskWeaver项目中的代码验证机制解析 TaskWeaver A code-first agent framework for seamlessly planning and executing data analytics tasks. ...
2025-06-07 09:21:44
341
原创 Visual Studio Code 教育版:师生高效编程指南
Visual Studio Code 教育版:师生高效编程指南 vscode-docs vscode-docs: 是 Visual Studio Code 官方文档的仓库。适合开发者阅读和理解 Visual Studio Code 的各种功能和用法。 ...
2025-06-07 09:04:31
328
原创 typeserializer:JavaScript 对象的序列化和反序列化工具
typeserializer:JavaScript 对象的序列化和反序列化工具 typeserializer :tada: Awesome serializer / deserializer for javascript objects ...
2025-06-07 09:00:04
266
原创 Apache Zeppelin凭证管理REST API详解
Apache Zeppelin凭证管理REST API详解 zeppelin apache/zeppelin: 这是一个开源的数据分析平台,用于协作式数据分析、可视化和笔记本共享。它允许开发者创建和共享笔记本,其中包含数据预处理、分析和可视化步骤。适合数据分析师和数据科学家。 ...
2025-06-06 09:20:59
229
原创 LokiJS:轻量级JavaScript内存数据库全面解析
LokiJS:轻量级JavaScript内存数据库全面解析 LokiJS javascript embeddable / in-memory database 项目地址: https://gitcode.com/gh_mirror...
2025-06-06 09:06:41
322
原创 OSRM HTTP 服务详解:路由引擎的接口设计与使用指南
OSRM HTTP 服务详解:路由引擎的接口设计与使用指南 osrm-backend Open Source Routing Machine - C++ backend 项目地址: https://gitcode.com/gh_m...
2025-06-06 09:05:50
258
原创 MobX-State-Tree 入门教程:构建一个TODO应用
MobX-State-Tree 入门教程:构建一个TODO应用 mobx-state-tree Full-featured reactive state management without the boilerplate 项目地...
2025-06-06 09:04:20
261
原创 myougiden:日英/英日词典的命令行工具
myougiden:日英/英日词典的命令行工具 myougiden A Japanese/English dictionary for the command line, colorful and full of features. ...
2025-06-06 09:00:04
376
原创 OpenVINO项目PyTorch模型转换完全指南
OpenVINO项目PyTorch模型转换完全指南 openvino openvino: 是Intel开发的一个开源工具包,用于优化和部署AI推理,支持多种硬件平台。 项目地址: https://gitcode.com/gh_mi...
2025-06-05 09:06:09
243
原创 Google API PHP客户端库入门指南
Google API PHP客户端库入门指南 google-api-php-client A PHP client library for accessing Google APIs 项目地址: https://gitcode.c...
2025-06-04 09:14:31
331
原创 TradingView Lightweight Charts Android 集成指南
TradingView Lightweight Charts Android 集成指南 lightweight-charts Performant financial charts built with HTML5 canvas ...
2025-06-03 09:10:41
380
原创 Apache DolphinScheduler 快速入门指南:从零开始构建第一个工作流
Apache DolphinScheduler 快速入门指南:从零开始构建第一个工作流 dolphinscheduler Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance ...
2025-06-03 09:04:40
416
原创 深入理解marimo项目:核心概念与技术解析
深入理解marimo项目:核心概念与技术解析 marimo A next-generation Python notebook: explore data, build tools, deploy apps! 项目地址: http...
2025-06-03 09:02:25
384
原创 Theia项目API集成测试指南:原理与实践
Theia项目API集成测试指南:原理与实践 theia 项目地址: https://gitcode.com/gh_mirrors/the/theia 概述Theia作为...
2025-06-01 09:15:21
405
原创 JavaScript 生成器(Generators)深度解析
JavaScript 生成器(Generators)深度解析 en.javascript.info Modern JavaScript Tutorial 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-01 09:07:32
343
原创 React Native Elements 常见问题排查指南
React Native Elements 常见问题排查指南 react-native-elements Cross-Platform React Native UI Toolkit 项目地址: https://gitcode.c...
2025-06-01 09:05:26
339
原创 HashiCorp Consul透明代理模式在Kubernetes中的实现指南
HashiCorp Consul透明代理模式在Kubernetes中的实现指南 consul Consul is a distributed, highly available, and data center aware solution to connect and configure applications ac...
2025-06-01 09:03:12
381
原创 Fairseq中的轻量级动态卷积模型解析与应用指南
Fairseq中的轻量级动态卷积模型解析与应用指南 fairseq facebookresearch/fairseq: fairseq 是Facebook AI研究团队开发的一个高性能序列到序列(Seq2Seq)学习框架,主要用于机器翻译、文本生成以及其他自然语言处理任务的研究与开发。 ...
2025-06-01 09:02:11
400
原创 Yew框架中的组件作用域(Scope)机制深度解析
Yew框架中的组件作用域(Scope)机制深度解析 yew Rust / Wasm framework for creating reliable and efficient web applications 项目地址: http...
2025-06-01 09:00:08
290
原创 Polars数据分析库安装与功能配置全指南
Polars数据分析库安装与功能配置全指南 polars 由 Rust 编写的多线程、向量化查询引擎驱动的数据帧技术 项目地址: https://gitcode.com/gh_mirrors/po/polars ...
2025-05-30 09:18:00
399
原创 ClickHouse用户自定义函数(UDF)开发指南
ClickHouse用户自定义函数(UDF)开发指南 ClickHouse ClickHouse® 是一个免费的大数据分析型数据库管理系统。 项目地址: https://gitcode.com/gh_mirrors/cli/Cli...
2025-05-30 09:09:18
406
原创 TypeScript-React 基础类型示例指南
TypeScript-React 基础类型示例指南 react 项目地址: https://gitcode.com/gh_mirrors/reactt/react-typescript-cheatsheet ...
2025-05-30 09:08:01
354
原创 Elasticsearch线程池机制深度解析
Elasticsearch线程池机制深度解析 elasticsearch 项目地址: https://gitcode.com/gh_mirrors/elas/elasticsearch ...
2025-05-30 09:06:59
403
原创 Element UI 树形控件(Tree)全面解析与应用指南
Element UI 树形控件(Tree)全面解析与应用指南 element A Vue.js 2.0 UI Toolkit for Web 项目地址: https://gitcode.com/gh_mirrors/eleme/e...
2025-05-30 09:06:32
279
原创 Spring Framework项目导入Eclipse/STS开发环境完整指南
Spring Framework项目导入Eclipse/STS开发环境完整指南 spring-framework 项目地址: https://gitcode.com/gh_mirrors/spr/spring-framework...
2025-05-30 09:06:02
299
原创 Django中的多对一关系模型详解
Django中的多对一关系模型详解 django django/django: 是一个用于 Python 的高级 Web 框架,可以用于快速开发安全和可维护的 Web 应用程序,提供了多种内置功能和扩展库,支持多种数据库和模板引擎。 ...
2025-05-30 09:03:28
283
原创 OSSU计算机科学课程推荐阅读清单深度解析
OSSU计算机科学课程推荐阅读清单深度解析 computer-science 通过自我学习的方式,无需付费即可获取计算机科学领域的系统性教育路径。 项目地址: https://gitcode.com/gh_mirrors/co/c...
2025-05-30 09:00:10
279
原创 scramjet:一款革命性的数据转换服务
scramjet:一款革命性的数据转换服务 scramjet Public tracker for Scramjet Cloud Platform, a platform that bring data from many environments together. ...
2025-05-27 09:00:00
258
原创 Gemini API 开源项目最佳实践指南
Gemini API 开源项目最佳实践指南 gemini-api-cookbook Gemini API 的指南和範例集合 项目地址: https://gitcode.com/gh_mirrors/ge/gemini-api-co...
2025-05-26 09:00:46
367
原创 OtterPill 开源项目教程
OtterPill 开源项目教程 OtterPill stm32f072 dev board with arduino nano alike pinout 项目地址: https://gitcode.com/gh_mirrors/...
2025-05-26 09:00:34
289
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人