-
DirectShow实务精选+源代码
directshow源代码,包括摄像头、播放器、过滤器、在线视频等源代码,有需要的人可以下载
- 2022-01-30 23:41:58下载
- 积分:1
-
Registry editor For WINCE which can be use to edit registry
Registry editor For WINCE which can be use to edit registry
- 2022-02-01 19:20:47下载
- 积分:1
-
knapsack problem, VC small program
背包问题,VC小程序-knapsack problem, VC small program
- 2022-02-21 18:52:43下载
- 积分:1
-
md5文件验证工具
在listbox中双击就可以复制md5码到剪切板
md5文件验证工具
在listbox中双击就可以复制md5码到剪切板-md5 file validation tool in the listbox, double-click on the md5 code can be copied to Clipboard
- 2022-05-20 16:40:29下载
- 积分:1
-
作图,画画。c++编程实现,小功能,小技巧
作图,画画。c++编程实现,小功能,小技巧-Drawing, painting. c++ programming, small features, small skills! ! ! !
- 2023-07-17 20:25:03下载
- 积分: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
-
- 2022-01-28 02:45:33下载
- 积分:1
-
House MagiCall 是一个双向通信管理工具,可以实现来电过滤、智能短信...
House MagiCall 是一个双向通信管理工具,可以实现来电过滤、智能短信-House MagiCall is a two-way communication management tools, can call filtering, smart messaging
- 2022-05-31 02:45:06下载
- 积分:1
-
从一个小程序,实现图像拼接的效果,初学者可以参考一下…
上传个小程序,实现图像的马赛克效果,初学者可以参考下-From a small program to achieve the image mosaic effects, beginners can refer to the next
- 2023-01-19 05:25:04下载
- 积分:1
-
这是一个基于c/s模式的操作系统课程设计 目的是让大家能够了解线程的问题...
这是一个基于c/s模式的操作系统课程设计 目的是让大家能够了解线程的问题-This is a based on c/s mode of the operating system course is designed so that we can understand the issue of thread
- 2022-03-24 10:18:40下载
- 积分:1