-
音频解码器源代码
VC环境下的音频解码源代码,流程非常详细,绝对正确-VC environment audio decoder source code
- 2023-01-11 03:35:03下载
- 积分:1
-
Basic VB for beginer
Basic VB for beginer
- 2022-01-26 02:50:52下载
- 积分:1
-
经典的手机短信收发程序,可直接将需要的类加人自己的工程中,调用其中的函数就OK了!...
经典的手机短信收发程序,可直接将需要的类加人自己的工程中,调用其中的函数就OK了!-Classic mobile phone to send and receive message process will be required to direct the type of people add their own project, call the function on one of the OK!
- 2022-03-11 16:10:48下载
- 积分:1
-
a biometric identification system MS General Interface LAP FOSS
一个嵌入式系统的生物识别的MS通用接口LAP源码-a biometric identification system MS General Interface LAP FOSS
- 2022-02-10 05:17:20下载
- 积分:1
-
语音识别
#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
-
农夫过河问题算法实现,可以直接下载,不用解码的.
农夫过河问题算法实现,可以直接下载,不用解码的.-farmer river issues algorithm can be downloaded directly without decoding.
- 2022-03-21 14:50:55下载
- 积分:1
-
孙鑫老师VC++Lesson17进程间通信,可以自由下
孙鑫老师VC++Lesson17进程间通信,可以自由下-SUN Xin teachers VC++ Lesson17-process communication, they can under the
- 2022-05-18 23:11:44下载
- 积分:1
-
本文简单阐述了使用DIRECTX INPUT获得鼠标输入的办法。简单介绍DIRECTX INPUT使用的函数。...
本文简单阐述了使用DIRECTX INPUT获得鼠标输入的办法。简单介绍DIRECTX INPUT使用的函数。
- 2022-07-02 22:57:36下载
- 积分:1
-
这是 图的表现
这是 图的表现-This the performance of the plan
- 2022-02-05 19:28:37下载
- 积分:1
-
计算器的c++编程程序,源代码,经过老师的验证
计算器的c++编程程序,源代码,经过老师的验证-Calculator c++ programming procedures, source code, through the teacher certification
- 2022-03-06 16:53:45下载
- 积分:1