-
Content based image retreival
基于内容的图像检索代码,用于使用一组描述符搜索图像。提取特征后,用一个距离来度量重新获得的图像和数据库中的图像之间的相似性;
- 2022-01-25 21:02:07下载
- 积分:1
-
RTSP DirectShow过滤器
RTSP DirectShow filter
- 2022-02-06 05:13:23下载
- 积分:1
-
jsp J2EE 猜谜语小游戏 带音乐
一款mvc的小游戏 jsp J2EE 猜谜语小游戏 带音乐,特别适合学生和找工作的小y下载学习看看
- 2022-01-31 19:38:58下载
- 积分:1
-
计算最短路径的简单实例
计算最短路径的简单实例-shortest path calculation of simple examples
- 2022-02-05 19:29:13下载
- 积分:1
-
用户也可以点击“停止录音”,以停止声卡,结束录音。
StreamBuff中所有的剩余语音都会被送入TBNR,并通知TBNR录音完毕TBNR收到足够的语音后...
用户也可以点击“停止录音”,以停止声卡,结束录音。
StreamBuff中所有的剩余语音都会被送入TBNR,并通知TBNR录音完毕TBNR收到足够的语音后开始识别,并通过EventCallback和ResultCallback两个回调
函数通知TbnrSdiDemo当前识别状态以及识别结果。-users can click on "stop recording" to stop sound card and the end of recording. StreamBuff all the remaining voice will be sent to TBNR. and notify TBNR TBNR finished recording the receipt of sufficient voice after identification, and through EventCallback and two callback function ResultCallback notice T bnrSdiDemo current state of identification and recognition results.
- 2022-03-06 14:12:13下载
- 积分:1
-
这个程序是关于短时间的傅立叶变换。
This program is about short time fourier transform.
- 2022-09-07 02:55:02下载
- 积分:1
-
软件下载管理程序
软件下载管理程序-downloading software management procedures
- 2022-12-29 03:05:04下载
- 积分:1
-
VC++ 实现打飞机小游戏
全部实现源码+ 算法
VC++ 实现打飞机小游戏
全部实现源码+ 算法-Visua C++ plan game
xiao game
- 2022-05-19 13:01:02下载
- 积分:1
-
用的示例程序,画笔绘画应用程序
VC示例程序,画刷类的应用-VC sample program, the Brush painting application
- 2022-02-26 05:25:26下载
- 积分:1
-
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString...
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过 采用类来实现,从CString继承而来 数据运算的结果保存在CString类中 理论上可对任意长的数据进行相加 在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-A class can perform add-subtract operation to long integers with random length and has been compiled in Visual C++6.0 and WinXp successfully.It is implemented by a class inherited from CString and can perform plus operation to data with random length in theory.There is a file named longadd.exe in directory Release. You may drag the data file named*.txt to that executable file to finish computing.
- 2023-03-20 12:40:04下载
- 积分:1