-
提取音乐(wav格式)中两种和弦特征:chromagram和tonalcentroid。其中chromagram是12维特征,根据十二平均律而来;tonalce...
提取音乐(wav格式)中两种和弦特征:chromagram和tonalcentroid。其中chromagram是12维特征,根据十二平均律而来;tonalcentroid是在十二平均律的基础上加入了和弦结构信息(五度循环圈)得到的六维信息。-Extraction of music (wav format) in the characteristics of the two chords: chromagram and tonalcentroid. Chromagram which is 12-dimensional features, according to十二平均律come tonalcentroid is the basis of十二平均律joined the chord structure of information (five degrees circle) received the six-dimensional information.
- 2022-07-25 03:32:11下载
- 积分:1
-
采用MCI实现录音功能,同时也可以简单播放文件。
采用MCI实现录音功能,同时也可以简单播放文件。-recording function, but can also broadcast a simple document.
- 2022-11-05 16:55:03下载
- 积分:1
-
nihao. Wo shi yige xinjiang de xuesehng ni h ao ma
nihao .wo shi yige xinjiang de xuesehng ni hao ma -nihao. Wo shi yige xinjiang de xuesehng ni h ao ma
- 2022-03-15 14:08:52下载
- 积分:1
-
Text to Speech with the Microsoft Speech Library and SDK version 5.1
Text to Speech with the Microsoft Speech Library and SDK version 5.1-Text to Speech with the Microsoft Speech Li brary and SDK version 5.1
- 2022-02-07 01:15:15下载
- 积分:1
-
delphi audible sound card drivers under the procedures can be issued arbitrary f...
delphi下驱动声卡发声的程序,可以发出任意频率和幅度的声音.-delphi audible sound card drivers under the procedures can be issued arbitrary frequency and amplitude of the voice.
- 2022-10-25 13:45:03下载
- 积分:1
-
Based on Visual Studio.NET 2003 (C#) To develop online programs to listen to the...
基于Visual Studio.NET 2003(C#)开发的在线收听网络节目小程序,使用简单方便。-Based on Visual Studio.NET 2003 (C#) To develop online programs to listen to the network of small procedures, the use of easy and convenient.
- 2022-05-10 12:48:26下载
- 积分:1
-
本项目产生一个正弦波输出的声卡从125赫兹到8千赫…
This project produces a sin wave outout from the sound card from 125 Hz to 8 KHz.
- 2022-01-31 05:45:36下载
- 积分:1
-
如何使程序在运行时自动注册ActiveX控件
Last updated on 2007
如何使程序在运行时自动注册ActiveX控件
Last updated on 2007-01-05 01:14:23
单身白领浪漫交友,认准亚洲交友中心
编写Delphi应用程序时,经常会遇到一些ActiveX控件[注:扩展名为OCX的控件或DLL的类型库],它们为应用程序的开发提供了简单的操作途径。然而,这些程序在发布的同时,面临ActiveX控件注册问题。解决途径:一、用安装程序制作打包文件,往往会给增加程序本身的大小,系统重装时,则必须重新安装它;二、用程序本身进行代码编写函数的形式处理它。
使用方法分为两种:
一、直接把可视化的ActiveX控件放到程序中;
二、运行时根据需要实时建立。
如果是直接使用,则应用程序在初始化的过程中会自动寻找、创建所需的ActiveX控件,如果控件没有注册,初始化程序会产生一个异常,捕捉并处理这个异常。
在程序Form中加入一个新的方法:
unit UAutoRegActiveX
interface-how that process at runtime automatic registration ActiveX Last updated on 2 007-01-05 01:14:23 single white-collar romantic friends. Recognizing the Center for Asian friends Delphi application procedures, often encounter some ActiveX controls [Note : The expansion called OCX controls or the type of DLL] for their application development provide a simple way to operate. However, the issuance of these procedures while facing ActiveX registration. Solution : First, use the setup program produced packaging paper can often increase the size of the p
- 2022-12-22 20:35:03下载
- 积分:1
-
声音大小的测量
应用背景可以判断声音大小,声音大小有专门的VI去判断,比较适合在音响公司做测试用,目前还没有专业的测试团队做这方面的东西,所以前景很好,我在业余时间写了这个,希望能有点启发性的思考。关键技术这是用labview写的,是一门很好学习的语言,和C语言不同,这是已经封装好的VI,拿来用就是,就是类似画画,主要是看你是怎么想的,我已将学习两个月了,也写了不少的程序了,希望这个能帮到你。
- 2022-12-22 11:30:03下载
- 积分:1
-
GMM算法的C++实现
使用c++开发的GMM算法源码,研究语音识别,人声提取/检测的朋友可以好好参考,很有价值的哦!
- 2023-06-15 09:40:04下载
- 积分:1