上一页 1 ··· 27 28 29 30 31 32 33 34 35 ··· 308 下一页
该文被密码保护。 阅读全文
posted @ 2024-05-22 21:55 我不是萧海哇~~~ 阅读(0) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2024-05-22 09:24 我不是萧海哇~~~ 阅读(0) 评论(0) 推荐(0)
摘要: 如果需要纯粹的PCM数据而非WAV文件,可以从WAV文件中提取PCM数据。 方法 1: 使用编程语言(如Python) import wave def extract_pcm(wav_file, output_pcm): with wave.open(wav_file, 'rb') as wf: n 阅读全文
posted @ 2024-05-21 22:56 我不是萧海哇~~~ 阅读(161) 评论(0) 推荐(0)
摘要: #include "mainwindow.h" #include "ui_mainwindow.h" #include<QPainter> #include<QColor> QColor m_color; int m_x=0; int m_y=0; int m_w=0; int m_h=0; Mai 阅读全文
posted @ 2024-05-21 16:53 我不是萧海哇~~~ 阅读(126) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2024-05-21 13:37 我不是萧海哇~~~ 阅读(0) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2024-05-21 11:00 我不是萧海哇~~~ 阅读(0) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2024-05-21 10:49 我不是萧海哇~~~ 阅读(0) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2024-05-20 22:55 我不是萧海哇~~~ 阅读(0) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2024-05-20 17:29 我不是萧海哇~~~ 阅读(0) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2024-05-20 17:28 我不是萧海哇~~~ 阅读(0) 评论(0) 推荐(0)
上一页 1 ··· 27 28 29 30 31 32 33 34 35 ··· 308 下一页