自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(630)
  • 收藏
  • 关注

原创 使用Azure认知服务语音SDK实现C语音翻译快速入门

使用Azure认知服务语音SDK实现C#语音翻译快速入门 cognitive-services-speech-sdk Sample code for the Microsoft Cognitive Services Speech SDK ...

2025-06-12 09:10:15 245

原创 Blazorise框架集成Fluent 2设计系统完整指南

Blazorise框架集成Fluent 2设计系统完整指南 Blazorise 项目地址: https://gitcode.com/gh_mirrors/bla/Blazorise ...

2025-06-11 09:15:11 81

原创 ArchUnit架构测试框架全面指南:从入门到精通

ArchUnit架构测试框架全面指南:从入门到精通 ArchUnit A Java architecture test library, to specify and assert architecture rules in plain Java ...

2025-06-11 09:14:49 199

原创 SQLAlchemy高级关联代理示例:实现多层嵌套的字典集合结构

SQLAlchemy高级关联代理示例:实现多层嵌套的字典集合结构 sqlalchemy THIS IS NOT THE OFFICIAL REPO - PLEASE SUBMIT PRs ETC AT: http://github.com/sqlalchemy/sqlalchemy ...

2025-06-11 09:14:01 317

原创 Kotlin/KEEP项目深度解析:值类(Value Classes)的设计哲学与实践

Kotlin/KEEP项目深度解析:值类(Value Classes)的设计哲学与实践 KEEP Kotlin Evolution and Enhancement Process 项目地址: https://gitcode.com...

2025-06-11 09:04:02 277

原创 Blazor Workshop项目实战:实现Blazor应用的身份认证与授权

Blazor Workshop项目实战:实现Blazor应用的身份认证与授权 blazor-workshop Blazor workshop 项目地址: https://gitcode.com/gh_mirrors/bl/blaz...

2025-06-11 09:04:00 184

原创 OAuth2-Server 项目快速入门指南

OAuth2-Server 项目快速入门指南 node-oauth2-server Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js ...

2025-06-10 09:04:18 301

原创 Amundsen元数据管理平台Docker部署指南

Amundsen元数据管理平台Docker部署指南 amundsen Amundsen is a metadata driven application for improving the productivity of data analysts, data scientists and engineers when ...

2025-06-09 09:03:23 252

原创 Coq插件开发实战教程:从入门到精通

Coq插件开发实战教程:从入门到精通 coq Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theore...

2025-06-08 09:13:03 255

原创 Twisted项目开发流程详解

Twisted项目开发流程详解 twisted Event-driven networking engine written in Python. 项目地址: https://gitcode.com/gh_mirrors/tw/t...

2025-06-07 09:21:11 248

原创 Express-Validator 5.2.0 入门指南:轻松实现Express请求数据验证

Express-Validator 5.2.0 入门指南:轻松实现Express请求数据验证 express-validator 项目地址: https://gitcode.com/gh_mirrors/exp/express-...

2025-06-07 09:01:15 396

原创 Paddle-Lite 移动端深度学习推理框架入门指南

Paddle-Lite 移动端深度学习推理框架入门指南 Paddle-Lite PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎) ...

2025-06-06 09:03:55 375

原创 EigenTrajectory:低秩描述符为多模态轨迹预测带来革命

EigenTrajectory:低秩描述符为多模态轨迹预测带来革命 EigenTrajectory Official Code for "EigenTrajectory: Low-Rank Descriptors for Multi-Modal Trajectory Forecasting (ICCV 2023)" ...

2025-06-06 09:00:06 297

原创 evil-winrm-py:远程Windows命令执行工具

evil-winrm-py:远程Windows命令执行工具 evil-winrm-py Execute commands interactively on remote Windows machines using the WinRM protocol ...

2025-06-06 09:00:05 334

原创 深度学习课程项目:一步步构建循环神经网络(RNN)与LSTM网络详解

深度学习课程项目:一步步构建循环神经网络(RNN)与LSTM网络详解 deep-learning-coursera Deep Learning Specialization by Andrew Ng on Coursera. 项目...

2025-06-05 09:15:51 210

原创 Foundation for Emails 全局样式深度解析

Foundation for Emails 全局样式深度解析 foundation-emails Quickly create responsive HTML emails that work on any device and client. Even Outlook. ...

2025-06-05 09:14:34 238

原创 Node-Sass 常见问题排查与解决方案指南

Node-Sass 常见问题排查与解决方案指南 node-sass :rainbow: Node.js bindings to libsass 项目地址: https://gitcode.com/gh_mirrors/no/nod...

2025-06-05 09:02:12 244

原创 Mozilla TTS项目实战:基于DDC-TTS与ParallelWaveGAN的语音合成教程

Mozilla TTS项目实战:基于DDC-TTS与ParallelWaveGAN的语音合成教程 TTS :robot: :speech_balloon: Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/...

2025-06-04 09:09:56 392

原创 Android 同步适配器开发指南:创建 Stub 授权器组件

Android 同步适配器开发指南:创建 Stub 授权器组件 android-training-course-in-chinese Android官方培训课程中文版 项目地址: https://gitcode.com/gh_mi...

2025-06-04 09:03:14 365

原创 discord.py v1.0 迁移指南:重大变更与升级要点

discord.py v1.0 迁移指南:重大变更与升级要点 discord.py An API wrapper for Discord written in Python. 项目地址: https://gitcode.com/g...

2025-06-02 09:15:42 250

原创 AudioCraft项目中的EnCodec:高保真神经音频压缩技术解析

AudioCraft项目中的EnCodec:高保真神经音频压缩技术解析 audiocraft Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art E...

2025-06-01 09:14:22 313

原创 Vue CLI 项目安装与升级完全指南

Vue CLI 项目安装与升级完全指南 vue-cli vuejs/vue-cli:这是一个基于Vue.js的命令行工具,用于快速创建和管理Vue.js项目。特点包括简洁的命令、丰富的插件、易于定制等。 项目地址: https:/...

2025-06-01 09:01:47 425

原创 Selenium项目贡献指南:从代码提交到问题跟踪

Selenium项目贡献指南:从代码提交到问题跟踪 selenium SeleniumHQ/selenium: Selenium是一个开源自动化测试工具套件,支持多种浏览器和语言环境。它可以模拟真实用户的行为来驱动浏览器自动执行各种操作,广泛应用于Web应用程序的功能测试、回归测试以及端到端测试场景。 ...

2025-05-30 09:18:14 242

原创 Node-Webkit项目应用打包与分发指南

Node-Webkit项目应用打包与分发指南 nw.js 项目地址: https://gitcode.com/gh_mirrors/nwj/nw.js 前言Node-We...

2025-05-30 09:09:37 308

原创 Gradio项目深度解析:使用Blocks控制界面布局

Gradio项目深度解析:使用Blocks控制界面布局 gradio Gradio是一个开源库,主要用于快速搭建和分享机器学习模型的交互式演示界面,使得非技术用户也能轻松理解并测试模型的功能,广泛应用于模型展示、教育及协作场景。 ...

2025-05-30 09:09:34 238

原创 JavaGuide项目MySQL高性能优化规范建议详解

JavaGuide项目MySQL高性能优化规范建议详解 JavaGuide JavaGuide:这是一份Java学习与面试指南,它涵盖了Java程序员所需要掌握的大部分核心知识。这份指南是一份通俗易懂、风趣幽默的学习资料,内容全面,深受Java学习者的欢迎。 ...

2025-05-30 09:00:52 225

原创 Tofino 项目最佳实践教程

Tofino 项目最佳实践教程 tofino Project Tofino is a browser interaction experiment. 项目地址: https://gitcode.com/gh_mirrors/to/...

2025-05-24 09:00:05 347

原创 eza-themes 开源项目最佳实践教程

eza-themes 开源项目最佳实践教程 eza-themes Themes for eza 项目地址: https://gitcode.com/gh_mirrors/ez/eza-themes ...

2025-05-23 09:01:16 339

原创 ExtensionSpoofer:一款改变文件扩展名和图标的神器

ExtensionSpoofer:一款改变文件扩展名和图标的神器 ExtensionSpoofer Spoof file icons and extensions in Windows 项目地址: https://gitcode....

2025-05-07 09:07:23 859

原创 sw:构建高效网络通信的强大工具

sw:构建高效网络通信的强大工具 sw Software Manager. Build System, Build System Generator and Package Manager. C/C++ and other languages. Tools and libraries for Software Manag...

2025-05-02 11:00:20 568

原创 stratio-cassandra:实现 Cassandra 的实时全文搜索功能

stratio-cassandra:实现 Cassandra 的实时全文搜索功能 stratio-cassandra Discontinued in favour of Cassandra Lucene Index 项目地址: h...

2025-05-01 21:20:25 881

原创 探索WeiLin-Comfyui-Tools:提升ComfyUI效率的新工具

探索WeiLin-Comfyui-Tools:提升ComfyUI效率的新工具 WeiLin-Comfyui-Tools 让你在 ComfyUI 中快捷的使用提示词工具 quickly use the prompt word tool in ComfyUI ...

2025-04-25 13:00:16 826

原创 TJAPlayer3:一款独特的音乐游戏增强工具

TJAPlayer3:一款独特的音乐游戏增强工具 TJAPlayer3 A .tja file player.(feat. DTXMania & TJAPlayer2 forPC) 项目地址: https://gitcode.co...

2025-04-25 09:16:59 709

原创 WASI-MD 的安装和配置教程

WASI-MD 的安装和配置教程 WASI-MD ???????????????????????????????? ???????????????? ???????????? ???????????????????????????? ???????? ???????????????????????????????? 项目地址: https:

2025-04-23 11:20:18 299

原创 course_materials_of_cs 项目亮点解析

course_materials_of_cs 项目亮点解析 course_materials_of_cs 大三课程总结 项目地址: https://gitcode.com/gh_mirrors/co/course_material...

2025-04-23 07:20:41 587

原创 开源项目 Ofd2Pdf 的扩展与二次开发潜力

开源项目 Ofd2Pdf 的扩展与二次开发潜力 Ofd2Pdf Convert OFD files to PDF files. 项目地址: https://gitcode.com/gh_mirrors/ofd/Ofd2Pdf ...

2025-04-23 07:09:57 719

原创 开源项目教程:Fractal

开源项目教程:Fractal fractal The boundary of neural network trainability is fractal 项目地址: https://gitcode.com/gh_mirrors/...

2025-04-19 10:40:59 245

原创 Aqueduct 开源项目安装与配置指南

Aqueduct 开源项目安装与配置指南 aqueduct Aqueduct is no longer being maintained. Aqueduct allows you to run LLM and ML workloads on any cloud infrastructure. ...

2025-04-19 09:30:00 934

原创 SpriteDicing 开源项目使用教程

SpriteDicing 开源项目使用教程 SpriteDicing Unity extension for lossless sprite texture compression 项目地址: https://gitcode.co...

2025-04-18 07:11:02 561

原创 injective-ts:无缝接入DeFi市场,开启无限交易新时代

injective-ts:无缝接入DeFi市场,开启无限交易新时代 injective-ts Collection of TypeScript packages that consume and interact with the Injective Chain ...

2025-04-17 09:40:31 709

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除