- 博客(665)
- 收藏
- 关注
原创 数据可视化技术:经验累积分布函数与Q-Q图解析
数据可视化技术:经验累积分布函数与Q-Q图解析 dataviz A book covering the fundamentals of data visualization 项目地址: https://gitcode.com/gh...
2025-06-11 09:18:45
232
原创 Vue.js与RxJS整合实践:基于vue-rx的计数器示例解析
Vue.js与RxJS整合实践:基于vue-rx的计数器示例解析 vue-rx ????️ RxJS integration for Vue.js. 项目地址: https://gitcode.com/gh_mirrors/vu/vue...
2025-06-11 09:16:42
290
原创 bug.n窗口管理器使用指南:从入门到精通
bug.n窗口管理器使用指南:从入门到精通 bug.n Tiling Window Manager for Windows 项目地址: https://gitcode.com/gh_mirrors/bu/bug.n ...
2025-06-11 09:15:08
233
原创 Rust语言服务器(RLS)客户端实现指南
Rust语言服务器(RLS)客户端实现指南 rls 项目地址: https://gitcode.com/gh_mirrors/rls/rls 前言Rust语言服务器(RL...
2025-06-11 09:13:09
296
原创 Instafeed.js 项目安装与使用指南
Instafeed.js 项目安装与使用指南 instafeed.js A simple Instagram JavaScript plugin for your website 项目地址: https://gitcode.com...
2025-06-11 09:13:07
225
原创 Open Policy Agent Gatekeeper 安装与卸载完全指南
Open Policy Agent Gatekeeper 安装与卸载完全指南 gatekeeper ???? Gatekeeper - Policy Controller for Kubernetes 项目地址: https://git...
2025-06-10 09:17:36
250
原创 Marathon任务环境变量详解:从基础到高级应用
Marathon任务环境变量详解:从基础到高级应用 marathon Deploy and manage containers (including Docker) on top of Apache Mesos at scale. ...
2025-06-10 09:04:24
215
原创 深入解析dolanmiu/docx中的超链接功能
深入解析dolanmiu/docx中的超链接功能 docx Easily generate and modify .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser. ...
2025-06-08 09:17:49
346
原创 DeepLearning.ai项目解析:构建高效机器学习项目的策略指南
DeepLearning.ai项目解析:构建高效机器学习项目的策略指南 DeepLearning.ai-Summary This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I...
2025-06-08 09:05:19
283
原创 OpenMW/OpenCS中的记录类型详解:游戏对象模板系统解析
OpenMW/OpenCS中的记录类型详解:游戏对象模板系统解析 openmw OpenMW is an open-source open-world RPG game engine that supports playing Morrowind. Main repo and issue tracker can be f...
2025-06-07 09:21:55
285
原创 Springfox项目快速入门指南:从零开始构建API文档
Springfox项目快速入门指南:从零开始构建API文档 springfox Automated JSON API documentation for API's built with Spring 项目地址: https://...
2025-06-07 09:05:27
257
原创 使用Apache Flink CDC实现MySQL到StarRocks的实时数据同步
使用Apache Flink CDC实现MySQL到StarRocks的实时数据同步 flink-cdc Flink CDC is a streaming data integration tool 项目地址: https://g...
2025-06-07 09:03:58
281
原创 MMCV 深度学习计算机视觉基础库安装指南
MMCV 深度学习计算机视觉基础库安装指南 mmcv OpenMMLab Computer Vision Foundation 项目地址: https://gitcode.com/gh_mirrors/mm/mmcv ...
2025-06-07 09:02:22
347
原创 Flyte项目入门:Hello World工作流实战指南
Flyte项目入门:Hello World工作流实战指南 flyte Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks. ...
2025-06-07 09:00:37
218
原创 使用RecordRTC实现Canvas和网页录制技术详解
使用RecordRTC实现Canvas和网页录制技术详解 RecordRTC RecordRTC is WebRTC JavaScript library for audio/video as well as screen activity recording. It supports Chrome, Firefox, ...
2025-06-06 09:11:16
398
原创 Adminer项目开发指南:核心架构与最佳实践解析
Adminer项目开发指南:核心架构与最佳实践解析 adminer vrana/adminer: 是一个简单的 Web 数据库管理工具,它支持 MySQL、 PostgreSQL、 SQLite3 等多种数据库。适合用于在任何设备和平台上管理数据库,特别是对于需要简单、轻便的数据库管理工具的场景。特点是 Web 数据库管...
2025-06-06 09:06:05
335
原创 52-technologies-in-2016项目实战:从Jekyll回迁WordPress的经验教训
52-technologies-in-2016项目实战:从Jekyll回迁WordPress的经验教训 52-technologies-in-2016 Let's learn a new technology every week. A new technology blog every Sunday in 2016....
2025-06-06 09:02:31
374
原创 Mamba 高级概念解析:深入理解包管理核心机制
Mamba 高级概念解析:深入理解包管理核心机制 mamba The Fast Cross-Platform Package Manager 项目地址: https://gitcode.com/gh_mirrors/mam/mam...
2025-06-06 09:01:09
261
原创 Electric-SQL 项目中的认证与授权机制详解
Electric-SQL 项目中的认证与授权机制详解 electric electric-sql/electric: 这是一个用于查询数据库的JavaScript库,支持多种数据库。适合用于需要使用JavaScript查询数据库的场景。特点:易于使用,支持多种数据库,具有灵活的查询构建和结果处理功能。 ...
2025-06-05 09:03:01
330
原创 XGo项目中的Classfile机制深度解析
XGo项目中的Classfile机制深度解析 gop The Go+ programming language is designed for engineering, STEM education, and data science. ...
2025-06-04 09:19:03
383
原创 深入理解领域驱动设计中的值对象(Value Objects)
深入理解领域驱动设计中的值对象(Value Objects) awesome-software-architecture A curated list of awesome articles, videos, and other resources to learn and practice software archi...
2025-06-04 09:17:56
355
原创 Deployer项目CLI命令行工具使用指南
Deployer项目CLI命令行工具使用指南 deployer The PHP deployment tool with support for popular frameworks out of the box 项目地址: ht...
2025-06-04 09:00:38
261
原创 深入解析pan-light项目:基于Qt与Go的跨平台网盘客户端开发指南
深入解析pan-light项目:基于Qt与Go的跨平台网盘客户端开发指南 pan-light 百度网盘不限速客户端, golang + qt5, 跨平台图形界面 项目地址: https://gitcode.com/gh_mirro...
2025-06-03 09:05:55
389
原创 深入解析sshuttle:基于SSH的网络连接工具
深入解析sshuttle:基于SSH的网络连接工具 sshuttle Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin. Works with Linux and Mac...
2025-06-03 09:05:17
230
原创 interact.js 迁移指南:从 v1.2 升级到最新版本
interact.js 迁移指南:从 v1.2 升级到最新版本 interact.js JavaScript drag and drop, resizing and multi-touch gestures with inertia and snapping for modern browsers (and also I...
2025-06-03 09:04:21
389
原创 GitLab项目Gitaly服务配置指南
GitLab项目Gitaly服务配置指南 gitlabhq GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com 项目地址: ht...
2025-06-03 09:01:48
321
原创 Dive-into-DL-PyTorch项目解析:使用预训练词向量实现近义词与类比词搜索
Dive-into-DL-PyTorch项目解析:使用预训练词向量实现近义词与类比词搜索 Dive-into-DL-PyTorch 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。 ...
2025-06-02 09:05:15
274
原创 JavaGuide项目中的冗余设计:构建高可用系统的核心技术
JavaGuide项目中的冗余设计:构建高可用系统的核心技术 JavaGuide JavaGuide:这是一份Java学习与面试指南,它涵盖了Java程序员所需要掌握的大部分核心知识。这份指南是一份通俗易懂、风趣幽默的学习资料,内容全面,深受Java学习者的欢迎。 ...
2025-05-30 09:01:06
407
原创 Voron-Parts 项目启动与配置教程
Voron-Parts 项目启动与配置教程 voron-parts Just some other custom parts I've made that probably aren't worth making a pull request over ...
2025-05-27 09:00:38
352
原创 开源项目最佳实践:基于JR-CMS的内容管理系统
开源项目最佳实践:基于JR-CMS的内容管理系统 cms 项目地址: https://gitcode.com/gh_mirrors/cms9/cms 1. 项目介绍JR-...
2025-05-23 09:00:09
352
原创 test-pack:为Symfony提供高效测试解决方案
test-pack:为Symfony提供高效测试解决方案 test-pack A Symfony Pack for functional testing 项目地址: https://gitcode.com/gh_mirrors/t...
2025-05-21 09:00:00
834
原创 genetic_draw:通过遗传编程绘制图像
genetic_draw:通过遗传编程绘制图像 genetic_draw Genetic Algorithms for drawing images 项目地址: https://gitcode.com/gh_mirrors/ge/...
2025-05-18 09:00:03
268
原创 Coursera-Machine-Learning:机器学习课程实战项目
Coursera-Machine-Learning:机器学习课程实战项目 Coursera-Machine-Learning Coursera Machine Learning - Python code 项目地址: https:...
2025-05-18 09:00:00
253
原创 vehicle-counting:车辆检测与计数
vehicle-counting:车辆检测与计数 vehicle-counting Vehicle counting using Pytorch 项目地址: https://gitcode.com/gh_mirrors/ve/ve...
2025-05-15 02:31:20
384
原创 withr 的安装和配置教程
withr 的安装和配置教程 withr Methods For Temporarily Modifying Global State 项目地址: https://gitcode.com/gh_mirrors/wi/withr ...
2025-04-28 09:40:04
359
原创 ngx-electronify:为Angular应用赋予桌面能力
ngx-electronify:为Angular应用赋予桌面能力 ngx-electronify Angular CLI builder that runs your application in the desktop using Electron ...
2025-04-25 14:40:28
988
原创 Awesome-Travel-Time-Estimation-TTE-ETA:旅行时间估计与预计到达时间
Awesome-Travel-Time-Estimation-TTE-ETA:旅行时间估计与预计到达时间 Awesome-Travel-Time-Estimation-TTE-ETA A curated list/survey of/on Deep learning for Travel-Time-Estimation ...
2025-04-23 09:23:07
967
原创 pysnmp 的项目扩展与二次开发
pysnmp 的项目扩展与二次开发 pysnmp Python SNMP library 项目地址: https://gitcode.com/gh_mirrors/py/pysnmp ...
2025-04-23 07:26:07
281
原创 开源项目 fileintel 的扩展与二次开发潜力
开源项目 fileintel 的扩展与二次开发潜力 fileintel A modular Python application to pull intelligence about malicious files 项目地址: h...
2025-04-23 07:15:19
250
原创 开源项目 DOL-CHS-MODS 亮点解析
开源项目 DOL-CHS-MODS 亮点解析 DOL-CHS-MODS Degrees of Lewdity 整合 项目地址: https://gitcode.com/gh_mirrors/do/DOL-CHS-MODS ...
2025-04-23 07:04:27
305
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人