-
的keytree公用事业是一个集图书馆routinesfor C程序员的创造…
The KeyTree Utilities is a set of library routinesfor C programmers for the creation,access and maintenance of indexed files of variable length records
- 2022-06-29 01:07:56下载
- 积分: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
-
计算方法中大部分的算法实现基于类的实现
计算方法中大部分的算法实现基于类的实现 -Calculation algorithm in most of the categories based on the realization of
- 2022-12-26 01:50:03下载
- 积分:1
-
jquery速查手册,一张简图包含了所有jquery最常用的函数简介.
outlook界面,含全部源代码,及demo样例-outlook interface, containing all the source code, and demo sample
- 2022-01-25 22:07:11下载
- 积分:1
-
c++ I/O 流处理代码,
c++ I/O 流处理代码,-vc
- 2022-11-25 09:05:03下载
- 积分:1
-
本人编写的一个根据五行八卦理论用来测试手机号吉凶的小程序,本程序只供大家消遣,且莫过于在意,呵呵....
本人编写的一个根据五行八卦理论用来测试手机号吉凶的小程序,本程序只供大家消遣,且莫过于在意,呵呵.-I prepared according to the five elements of a theory used to test the foot cell phone, a small divination procedures, The procedure is for everyone to entertainment, which is the gentle, Ha ha.
- 2022-01-26 19:21:09下载
- 积分:1
-
这是我的C++课程设计作业,一个简单的工资管理系统
这是我的C++课程设计作品,简单的工资管理系统-This is my C++ course design work, a simple payroll system
- 2022-05-04 21:53:00下载
- 积分:1
-
实现链表的基本运算,按值查找,按序号查找,删除元素,插入元素,求链表长度...
实现链表的基本运算,按值查找,按序号查找,删除元素,插入元素,求链表长度-To achieve the list of basic operations, according to the value of search, by serial number to find, delete elements, inserting elements, seeking list length
- 2022-11-07 08:25:03下载
- 积分:1
-
Verificado web
- 2022-08-06 15:33:03下载
- 积分:1
-
Caesar加密算法
Caesar加密算法 用C++或C或Java语言实现Caesar加密程序 调用输入模块,要求用户输入明文(由小写字母组成的字符串)要求用户输入一个密钥(1~25的整数)调用Caesar加密函数,将输入的明文进行加密调用输出模块,将密文输出。
- 2022-02-21 12:58:30下载
- 积分:1