-
语音识别
#include
#pragma comment(lib,"ole32.lib") //CoInitialize CoCreateInstance闇€瑕佽皟鐢╫le32.dll
#pragma comment(lib,"sapi.lib") //sapi.lib鍦⊿DK鐨刲ib鐩綍,蹇呴渶姝g‘閰嶇疆
int main(int argc, char* argv[])
{
ISpVoice * pVoice = NULL;
//COM鍒濆鍖栵細
if (FAILED(::CoInitialize(NULL)))
return FALSE;
//鑾峰彇ISpVoice鎺ュ彛锛?
HRESULT hr = CoC
- 2023-07-03 17:00:03下载
- 积分:1
-
vensim讲义 讲解系统动态学的方法技巧等 doc 格式
vensim讲义 讲解系统动态学的方法技巧等 doc 格式-vensim lectures on the system dynamics approach techniques doc format
- 2022-02-13 16:04:28下载
- 积分:1
-
This procedure is to identify the special function of the mouse events. Through...
本程序功能是识别特殊鼠标事件。通过本程序,可以学会处理和识别特殊鼠标事件的方法-This procedure is to identify the special function of the mouse events. Through this procedure, you can learn to deal with and identify specific ways to the mouse events
- 2022-05-17 06:08:09下载
- 积分:1
-
remoting 入门,很经典的几个例子,是源代码的,不错哦
remoting 入门,很经典的几个例子,是源代码的,不错哦-remoting entry, it is a few examples of classic and is the source code, yes oh
- 2023-07-10 23:35:03下载
- 积分:1
-
印出happy birthday的c++練習
印出happy birthday的c++練習印出happy birthday的c++練習
印出happy birthday的c++練習印出happy birthday的c++練習
- 2023-01-15 02:20:02下载
- 积分:1
-
窗口内的带滚动条的窗口控件+源码,可以用来排除界面上控件没地方放的尴尬...
窗口内的带滚动条的窗口控件+源码,可以用来排除界面上控件没地方放的尴尬 -the window with a rolling window of the Control+ source code can be used to exclude interface controls no place to put the embarrassing
- 2022-10-09 11:35:03下载
- 积分:1
-
Sina programming ah, the output is two band
sina 的编程啊,输出是2进制-Sina programming ah, the output is two band
- 2023-02-09 07:40:04下载
- 积分:1
-
modified artificial 蜂群算法
修改 artificial 蜂群算法Artificial 蜂群算法 (ABC) 是一种相对较新的优化技术,已被证明是竞争与其他基于人口的算法。然而,还有 insufficiency ABC 中关于其解决方案搜索方程,是善于探索,但在剥削穷人。利用差分进化 (DE) 的启发,我们建议改进的解决方案搜索方程,基于蜜蜂搜索仅围绕提高利用先前的迭代的最优解。然后,为了充分利用和平衡的 ABC 方程解搜索和建议的解决方案搜索方程的剥削的探索,我们介绍一个选择性的概率 P,得到新的搜索机制。此外,为了加强全局收敛性,当产生初始种群,混沌系统和反对派为基础的学习方法被使用。新的搜索机制,以及拟议的初始化弥补了 ABC (简称 MABC),排除概率选择计划和侦察蜂阶段修改。一套 28 基准函数进行了实验。结果表明在解决复杂的数值优化问题与两种基于 ABC 的算法相比 MABC 性能良好。
- 2022-02-03 10:44:28下载
- 积分:1
-
世界上最好的游戏的骨密度编辑器
BMD Editor for the best game in the world
- 2022-07-05 07:49:21下载
- 积分:1
-
This document contains details about image enhancement techniques,spatial domain...
This document contains details about image enhancement techniques,spatial domain,frequency domain mathods.image stretching ,contrast slicing,sample codes , and some outputs are also included.
- 2022-07-07 23:19:26下载
- 积分:1