-
一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换...
一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换-Transfer function for a group of hexadecimal string string octal binary string to decimal integer conversion
- 2022-01-26 01:35:28下载
- 积分:1
-
非常好用,无需编译,一看就会,初学者无需在别人的教导下就可以自己完成加密过程...
非常好用,无需编译,一看就会,初学者无需在别人的教导下就可以自己完成加密过程-very good, very easy program, teach you how to encrypt
- 2022-02-02 06:19:51下载
- 积分:1
-
突破论坛.强大的论坛管理系统。
突破论坛.强大的论坛管理系统。-breakthrough Forum. A powerful forum management system.
- 2022-03-21 23:31:44下载
- 积分:1
-
对WinCVS 2.0.2源代码。这是CVS的Windows客户端。你可以下载它…
WinCvs2_0_2的源代码,windows版的CVS客户端,能够编译-source code for WinCvs 2.0.2. It is the CVS windows client. you can download it and complible it directly.
- 2022-09-07 19:15:03下载
- 积分:1
-
我编写的一个EVC下的串口测试程序,代码完整,并通过Windows CE 5.0测试。...
我编写的一个EVC下的串口测试程序,代码完整,并通过Windows CE 5.0测试。
- 2023-03-14 01:00:04下载
- 积分:1
-
rjmcmc 图像处理
应用背景
使用该代码可以对图像进行特征提取。例如提取卫星图像中街道里的斑马线。还可以对闪电图像中电流路径进行提取,获得图像中电流的运动路径。
关键技术
visual studio
首先使用cmake将代码转换成visual studio项目, 转换过程中会提示安装一些必须软件如boost,shapelib,wxwidegets等等。
linux
qtcreator下使用g++
- 2022-02-14 07:02:41下载
- 积分:1
-
直角坐标系转换为极坐标系,极坐标系转换为直角坐标系
直角坐标系转换为极坐标系,极坐标系转换为直角坐标系-Cartesian coordinate system is converted to polar coordinates, polar coordinates into Cartesian coordinates
- 2022-01-25 20:51:59下载
- 积分:1
-
Templates are among the most powerful features of C++, but they are too often ne...
Templates are among the most powerful features of C++, but they are too often neglected, misunderstood, and misused. C++ Templates: The Complete Guide provides software architects and engineers with a clear understanding of why, when, and how to use templates to build and maintain cleaner, faster, and smarter software more efficiently.
- 2022-02-04 13:28:28下载
- 积分:1
-
在数据结构的基础上,利用C++语言实现问题ACR…
在数据结构的基础上,用C++语言实现传教士与野人过河问题。-Based on the structure in the data, using C++ language implementation issues across the river missionaries and savages.
- 2022-03-10 14:53:42下载
- 积分: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 notified TBNR finished recording. TBNR received adequate recognition after the speech, and through EventCallback and two callback function ResultCallback notice T bnrSdiDemo current state of identification and recognition results.
- 2023-07-13 06:25:03下载
- 积分:1