- 博客(639)
- 收藏
- 关注
原创 深入解析Skulpt项目:Python到JavaScript的编译原理与实践
深入解析Skulpt项目:Python到JavaScript的编译原理与实践 skulpt Skulpt is a Javascript implementation of the Python programming language ...
2025-06-11 09:16:25
188
原创 AxonFramework 事件版本控制技术详解
AxonFramework 事件版本控制技术详解 AxonFramework Framework for Evolutionary Message-Driven Microservices on the JVM 项目地址: htt...
2025-06-11 09:14:34
280
原创 强化学习项目rlcode中的策略迭代(Policy Iteration)算法详解
强化学习项目rlcode中的策略迭代(Policy Iteration)算法详解 reinforcement-learning Minimal and Clean Reinforcement Learning Examples 项...
2025-06-11 09:04:22
353
原创 SaSSHimi:为SSH代理开启全新隧道体验
SaSSHimi:为SSH代理开启全新隧道体验 SaSSHimi SSH Tunnelling in "RAW mode", via STDIN/OUT without using forwarding channels 项目地址...
2025-06-11 09:00:03
305
原创 Connexion 中间件机制深度解析
Connexion 中间件机制深度解析 connexion Connexion is a modern Python web framework that makes spec-first and api-first development easy. ...
2025-06-09 09:03:51
300
原创 node-cldr:提取Unicode CLDR的本地化信息
node-cldr:提取Unicode CLDR的本地化信息 node-cldr node.js library for extracting data from CLDR (the Unicode Common Locale Data Repository) ...
2025-06-09 09:00:02
368
原创 Puerts项目中的模板静态绑定技术详解
Puerts项目中的模板静态绑定技术详解 puerts PUER(普洱) Typescript. Let's write your game in UE or Unity with TypeScript. 项目地址: https:...
2025-06-08 09:00:48
389
原创 Sphinx项目中使用Markdown编写文档的完整指南
Sphinx项目中使用Markdown编写文档的完整指南 sphinx The Sphinx documentation generator 项目地址: https://gitcode.com/gh_mirrors/sp/sphi...
2025-06-06 09:04:22
300
原创 Marionette.js 基础概念解析:从入门到精通
Marionette.js 基础概念解析:从入门到精通 backbone.marionette The Backbone Framework 项目地址: https://gitcode.com/gh_mirrors/ba/back...
2025-06-06 09:04:08
406
原创 Paperless项目数据迁移、更新与备份指南
Paperless项目数据迁移、更新与备份指南 paperless Scan, index, and archive all of your paper documents 项目地址: https://gitcode.com/gh...
2025-06-05 09:10:12
402
原创 AutoGluon Tabular常见问题深度解析
AutoGluon Tabular常见问题深度解析 autogluon AutoGluon: AutoML for Image, Text, Time Series, and Tabular Data 项目地址: https://...
2025-06-05 09:01:05
410
原创 VirusTotal YARA命令行工具使用指南
VirusTotal YARA命令行工具使用指南 yara The pattern matching swiss knife 项目地址: https://gitcode.com/gh_mirrors/ya/yara ...
2025-06-04 09:21:28
309
原创 StarRocks 数据导出功能详解:EXPORT 使用指南
StarRocks 数据导出功能详解:EXPORT 使用指南 starrocks StarRocks是一个开源的分布式数据分析引擎,用于处理大规模数据查询和分析。 - 功能:分布式数据分析;大规模数据查询;数据分析;数据仓库。 - 特点:高性能;可扩展;易于使用;支持多种数据源。 ...
2025-06-04 09:07:14
271
原创 Komorebi窗口管理器安装与配置指南
Komorebi窗口管理器安装与配置指南 komorebi A tiling window manager for Windows ???????? 项目地址: https://gitcode.com/gh_mirrors/ko/komore...
2025-06-03 09:10:57
366
原创 Capistrano项目开发指南:从贡献代码到项目管理
Capistrano项目开发指南:从贡献代码到项目管理 capistrano A deployment automation tool built on Ruby, Rake, and SSH. 项目地址: https://git...
2025-06-03 09:04:36
383
原创 HTTP API设计指南:构建优雅高效的Web服务接口
HTTP API设计指南:构建优雅高效的Web服务接口 http-api-design HTTP API design guide extracted from work on the Heroku Platform API 项目...
2025-06-03 09:01:14
339
原创 Hubot机器人开发中的常见模式与最佳实践
Hubot机器人开发中的常见模式与最佳实践 hubot 项目地址: https://gitcode.com/gh_mirrors/hub/hubot 前言Hubot作为一...
2025-06-02 09:04:37
425
原创 React组件设计模式:展示组件与容器组件分离(基于react-bits项目)
React组件设计模式:展示组件与容器组件分离(基于react-bits项目) react-bits ✨ React patterns, techniques, tips and tricks ✨ 项目地址: https://gi...
2025-06-02 09:04:22
376
原创 TOAST UI Editor 3.0 迁移指南:从2.x到3.0的全面升级解析
TOAST UI Editor 3.0 迁移指南:从2.x到3.0的全面升级解析 tui.editor 项目地址: https://gitcode.com/gh_mirrors/tui/tui.editor ...
2025-06-02 09:03:12
291
原创 ShardingSphere-JDBC 数据分片规则配置详解
ShardingSphere-JDBC 数据分片规则配置详解 shardingsphere 项目地址: https://gitcode.com/gh_mirrors/shard/shardingsphere ...
2025-06-01 09:16:54
307
原创 D2L项目教程:异步随机搜索在超参数优化中的应用
D2L项目教程:异步随机搜索在超参数优化中的应用 d2l-en d2l-ai/d2l-en: 是一个基于 Python 的深度学习教程,它使用了 SQLite 数据库存储数据。适合用于学习深度学习,特别是对于需要使用 Python 和 SQLite 数据库的场景。特点是深度学习教程、Python、SQLite 数据库。...
2025-06-01 09:07:11
273
原创 freeCodeCamp项目教程:Sass中的@extend指令应用指南
freeCodeCamp项目教程:Sass中的@extend指令应用指南 freeCodeCamp freeCodeCamp.org的开源代码库和课程。免费学习编程。 项目地址: https://gitcode.com/gh_mi...
2025-05-30 09:02:42
339
原创 开源项目启动与配置教程
开源项目启动与配置教程 faq Русскоязычный краудсорсинговый проект помощи начинающим python разработчикам 项目地址: https://gitcode....
2025-05-29 09:01:22
218
原创 Monte Carlo梯度估计的最佳实践教程
Monte Carlo梯度估计的最佳实践教程 mc_gradients 项目地址: https://gitcode.com/gh_mirrors/mc/mc_gradients ...
2025-05-28 09:00:43
332
原创 goBMP 开源项目教程
goBMP 开源项目教程 gobmp go based implementation of BGP's BMP protocol 项目地址: https://gitcode.com/gh_mirrors/go/gobmp ...
2025-05-27 09:01:24
209
原创 一些自定义Docker镜像的Dockerfile最佳实践
一些自定义Docker镜像的Dockerfile最佳实践 someDockerfile 一些自定义Docker镜像的Dockerfile文件 项目地址: https://gitcode.com/gh_mirrors/so/some...
2025-05-27 09:00:44
238
原创 bilibili_live_stream_code:一键获取哔哩哔哩直播推流码
bilibili_live_stream_code:一键获取哔哩哔哩直播推流码 bilibili_live_stream_code 用于在准备直播时获取第三方推流码,以便可以绕开哔哩哔哩直播姬,直接在如OBS等软件中进行直播,软件同时提供定义直播分区和标题功能 ...
2025-05-26 09:00:07
386
原创 llama2.rs:纯Rust实现的Llama 2模型推理
llama2.rs:纯Rust实现的Llama 2模型推理 llama2.rs Inference Llama 2 in one file of pure Rust ???? 项目地址: https://gitcode.com/gh_m...
2025-05-20 04:30:18
814
原创 LLooM:文本数据的高层次概念分析工具
LLooM:文本数据的高层次概念分析工具 lloom Concept Induction: Analyzing Unstructured Text with High-Level Concepts Using LLooM (CHI 2024 paper). LLooM automatically surfaces hig...
2025-05-13 09:06:28
818
原创 3dbraingen:生成逼真3D脑部MRI图像的强大工具
3dbraingen:生成逼真3D脑部MRI图像的强大工具 3dbraingen Official Pytorch Implementation of "Generation of 3D Brain MRI Using Auto-Encoding Generative Adversarial Network" (acce...
2025-05-01 23:50:30
626
原创 Solidity Fuzzing Boilerplate:为Solidity项目提供高效的模糊测试
Solidity Fuzzing Boilerplate:为Solidity项目提供高效的模糊测试 solidity-fuzzing-boilerplate Template repository intended to ease fuzzing components of Solidity projects, espe...
2025-04-27 13:20:50
959
原创 社区ID规范项目启动与配置教程
社区ID规范项目启动与配置教程 community-id-spec An open standard for hashing network flows into identifiers, a.k.a "Community IDs". ...
2025-04-27 10:40:01
364
原创 TensorFlow.js Web 应用启动与配置教程
TensorFlow.js Web 应用启动与配置教程 tfjs-web-app A TensorFlow.js Progressive Web App for Offline Visual Recognition 项目地址: h...
2025-04-26 10:30:05
350
原创 ComfyUI-PuLID-Flux-Enhanced 项目启动与配置教程
ComfyUI-PuLID-Flux-Enhanced 项目启动与配置教程 ComfyUI-PuLID-Flux-Enhanced 项目地址: https://gitcode.com/gh_mirrors/co/ComfyUI-...
2025-04-26 10:20:03
379
原创 Paranamer 项目启动与配置教程
Paranamer 项目启动与配置教程 paranamer Paranamer - access to parameter names in Java5, 6, 7, 8 项目地址: https://gitcode.com/gh_...
2025-04-25 11:30:00
506
原创 ngx-admin-dotnet-starter 的安装和配置教程
ngx-admin-dotnet-starter 的安装和配置教程 ngx-admin-dotnet-starter 项目地址: https://gitcode.com/gh_mirrors/ng/ngx-admin-dotne...
2025-04-25 10:37:18
234
原创 luci-app-broadbandacc 的项目扩展与二次开发
luci-app-broadbandacc 的项目扩展与二次开发 luci-app-broadbandacc OpenWrt-宽带提速插件,支持宽带无间隔提速。(提速服务由speedtest.cn(测速网)提供) 项目地址: ht...
2025-04-23 07:27:18
843
原创 开源项目 GESI 亮点详解
开源项目 GESI 亮点详解 GESI Google Sheets™ ESI Add-on 项目地址: https://gitcode.com/gh_mirrors/ge/GESI ...
2025-04-23 07:16:30
606
原创 开源项目 SocialApp-React-Native 的扩展与二次开发潜力
开源项目 SocialApp-React-Native 的扩展与二次开发潜力 SocialApp-React-Native Social Networking mobile app similar to Instagram in React Native. ...
2025-04-23 07:05:39
645
原创 Taro3-Table 使用教程
Taro3-Table 使用教程 taro3-table 基于 Taro3 的微信小程序端多功能表格组件 项目地址: https://gitcode.com/gh_mirrors/ta/taro3-table ...
2025-04-22 07:06:01
387
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人