上一页 1 2 3 4 5 6 7 8 9 ··· 102 下一页
摘要: 在较新的Win10系统版本中已经没有“要使用本计算机,用户必须输入用户名和密码(E)”的选项了 1、按“Win+R”键,打开运行窗口,输入“regedit”,点击“确定”。如下图: 2、进入注册表后依次展开HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows N 阅读全文
posted @ 2024-10-28 19:44 simadi 阅读(186) 评论(0) 推荐(0)
摘要: MySql 8.0 C#连接报错 Authentication to host '192.168.14.11' for user 'root' using method 'caching_sha2_password' failed with message: Reading from the str 阅读全文
posted @ 2024-10-26 19:39 simadi 阅读(102) 评论(0) 推荐(0)
摘要: 搜狗输入法切换到半角 Shift + Space 来切换全角和半角字符。 阅读全文
posted @ 2024-10-23 09:44 simadi 阅读(169) 评论(0) 推荐(0)
摘要: 人猿星球1《人猿星球(Planet of the Apes)》(1968) https://v.youku.com/v_show/id_XMTQ0NDg4NzY0OA==.html 人猿星球2《失陷猩球(Beneath the Planet of the Apes)》(1970) https://v 阅读全文
posted @ 2024-09-10 20:53 simadi 阅读(146) 评论(0) 推荐(0)
摘要: AOT是Ahead Of Time的缩写,指运行前编译,是两种程序的编译方式之一,与JIT(Just-in-time)相对 .net 对操作系统的支持情况 https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os. 阅读全文
posted @ 2024-08-30 10:09 simadi 阅读(71) 评论(0) 推荐(0)
摘要: https://www.advanced-ip-scanner.com/cn/ 阅读全文
posted @ 2024-08-06 14:36 simadi 阅读(99) 评论(0) 推荐(0)
摘要: EmbedIO https://unosquare.github.io/embedio/api/EmbedIO.html https://github.com/unosquare/embedio/ 阅读全文
posted @ 2024-07-15 09:42 simadi 阅读(17) 评论(0) 推荐(0)
摘要: https://github.com/PrismLibrary/Prism 首页 https://github.com/PrismLibrary/Prism-Samples-Wpf 例子下载 https://docs.prismlibrary.com/docs/ 文档地址 Prism模板安装 vs- 阅读全文
posted @ 2024-07-06 09:24 simadi 阅读(108) 评论(0) 推荐(0)
摘要: 声学回声消除是通过消除或者移除本地话筒中拾取到的远端的音频信号来阻止远端的声音返回去的一种处理方 法。linphone上使用speex 库实现了回声消除插件,speex库是目前开源的声学回声消除做的比较好的库。下 面总结一下,linphone上的回声消除部分。 第一部分--配置 linphone的声 阅读全文
posted @ 2024-07-03 12:04 simadi 阅读(135) 评论(0) 推荐(0)
摘要: 1,先找到跟语音相关的参数,其实有很多归纳一下无非就是 回声消除参数、回声抑制参数、噪声处理参数、均衡器参数4个。2,要了解参数的用途。花费了一周时间还是值得的。agc=0 #这个是自动增益,试过=1会啸叫echocancellation=1 #回声消除这个必须=1,否则会听到自己说话的声音ec_t 阅读全文
posted @ 2024-07-03 12:03 simadi 阅读(273) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 ··· 102 下一页