-
Add or remove your program in task manager(press Ctrl+Alt+Del menu,there will co...
在任务栏列表里,增加与移走你的程序,(按下Ctrl + Alt + Del 菜单出现任务栏列表)。-Add or remove your program in task manager(press Ctrl+Alt+Del menu,there will come out task manager).
- 2023-03-12 22:25:02下载
- 积分:1
-
代码诺基亚字拉链
code nokia word zip-code nokia word zip
- 2022-02-21 21:39:15下载
- 积分:1
-
多项式的加减乘除运算,刚学C++写的,不是很好!
多项式的加减乘除运算,刚学C++写的,不是很好!-Polynomial addition and subtraction, multiplication and division calculations, just places C++ Write is not good!
- 2022-08-20 00:07:32下载
- 积分:1
-
VC中读取mp3文件信息的方法
标准格式的mp3文件中,都有一些自身描述的信息,比如歌曲名称、歌手、专辑名称等信息。
这些信息都记录在mp3文件中,而且...
VC中读取mp3文件信息的方法
标准格式的mp3文件中,都有一些自身描述的信息,比如歌曲名称、歌手、专辑名称等信息。
这些信息都记录在mp3文件中,而且格式是固定的。那么,我们就可以用编程的方式来获取这些信息。其实说简单一点,就是VC文件读取的操作。不过mp3有一定的信息结构,在mp3文件的最后128个字节,就包含上述的信息。那么我们打开mp3文件, 读取最后128个字节即可。-VC MP3 file information reader of the MP3 standard format document, some have described their own information, such as song title, artist, album title and other information. These messages are recorded in the MP3 file, but the format is fixed. Then, we can use the program to access such information. That simple fact that the VC paper read operation. However mp3 certain information, the structure of mp3 of the final 128 bytes, including the above information. Then we open MP3 files, read the last 128 bytes can be.
- 2022-05-14 10:56:12下载
- 积分:1
-
3D Rubik
3D魔方游戏源代码,下载后就在VC++平台下就可以运行-3D Rubik
- 2022-08-16 12:47:57下载
- 积分:1
-
ICP
在pc端使用matlab处理点云数据的配准,代码详细,解释清楚,对初学者有很大的帮助,点云配准是三维重建工作中的重要环节,对该算法做详细的研究不仅可以提高配准的速度,还可以提高精度。详细学习该算法对学习点云数据有很大帮助。
- 2023-08-16 00:55:02下载
- 积分:1
-
ares source code dephi
ares source code dephi
- 2023-06-11 16:15:04下载
- 积分:1
-
这个东西是模拟打印机,可以直接打印到pdf文件里面。除了平常需要外,当你测试打印程序却没有打印机时,这个东西用处很大。...
这个东西是模拟打印机,可以直接打印到pdf文件里面。除了平常需要外,当你测试打印程序却没有打印机时,这个东西用处很大。-this thing is simulated printer can print directly to the pdf file inside. In addition to the normal needs, when you test procedures did not print printers, this thing very useful.
- 2023-01-17 17:10:04下载
- 积分:1
-
VC中的串口派生类
VC中的串口派生类-VC Serial derived class
- 2022-06-20 08:56:17下载
- 积分: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