-
windows 程序设计源码最后3个源码
windows 程序设计源码最后3个源码-windows programming source final three FOSS
- 2022-04-18 19:26:08下载
- 积分:1
-
基于MFC+opencv的字符识别程序
本工程是在Windows下基于VS2010和opencv2.4.9开发的MFC程序,利用模板匹配,Hu矩匹配的方式实现了字符识别
- 2022-03-22 04:42:25下载
- 积分: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
-
themselves with a socket wrote in the Pocket PC using UDP socket
一个自己用socket写的在Pocket PC 上用的UDP socket-themselves with a socket wrote in the Pocket PC using UDP socket
- 2023-01-26 08:35:04下载
- 积分:1
-
一个跨平台的C++ 获取可执行文件运行路径的代码。 GetMoudleFileName...
一个跨平台的C++ 获取可执行文件运行路径的代码。 GetMoudleFileName-A cross-platform exeuctable target full path. used GetMoudleFileName in win32 and readlink in linux
- 2022-02-05 00:42:28下载
- 积分:1
-
12天的圣诞节
12 Days Of Christmas
- 2022-04-19 14:53:54下载
- 积分:1
-
VB文档和源代码,做过。
VB documentation and good souce code that is ever done.
- 2023-03-19 09:10:04下载
- 积分:1
-
用c#和SQL2000做的一个联系人的小程序,不完善,仅供大家参考
用c#和SQL2000做的一个联系人的小程序,不完善,仅供大家参考-With c# And SQL2000 contacts to do a small procedure, imperfect, and only reference to U.S.
- 2022-06-26 04:52:05下载
- 积分:1
-
静态链表.与上一个基本相似,所不同的是用的静态数组编写的静态链表,实现了基本的赋值,插入,删除等功能。...
静态链表.与上一个基本相似,所不同的是用的静态数组编写的静态链表,实现了基本的赋值,插入,删除等功能。-static List. And on a basic similarity, difference is the use of static arrays prepared by the static chain and the realization of basic assignment, insert, delete capabilities.
- 2022-10-18 14:25:03下载
- 积分:1
-
真正的
可以实时获得内存占用率和CPU占用率的程序,可以动态地显示!-Real-time access to the memory utilization and CPU utilization of the program, you can dynamically display!
- 2023-08-11 18:15:04下载
- 积分:1