-
将3个字节的二进制小数部分转换为十进制小数,并可实现保存及显示。...
将3个字节的二进制小数部分转换为十进制小数,并可实现保存及显示。-Will be 3 bytes of binary conversion of decimal fractional part of a small number, and realize the preservation and display.
- 2022-09-08 09:05:03下载
- 积分:1
-
按揭买房 计算器
按揭买房 计算器-Home mortgage calculator
- 2023-04-09 23:30:04下载
- 积分: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
-
这是一个包含有三个类的代码集,分别用来处理三类不同的出错信息,定制的出错信息、CRT内建的或者Win32 API出错信息。CBasicError用来处理定制的出...
这是一个包含有三个类的代码集,分别用来处理三类不同的出错信息,定制的出错信息、CRT内建的或者Win32 API出错信息。CBasicError用来处理定制的出错信息,CLbraryError用来处理C运行时库的出错信息,CWin32APIError用来处理Win32 API出错信息。-contains three types of code sets, respectively, to deal with three different kinds of error messages, custom error messages, built-in CRT or Win32 API error messages. CBasicError to handle custom error messages, CLbraryError to handle C Runtime Library error messages, CWin32APIError to deal with the Win32 API error messages.
- 2023-03-19 01:15:03下载
- 积分:1
-
每一个opengl都被连接到一个着色描述表上。着色描述表将所有的opengl调用命令连
// 接到device context(设备描述表)上,将openg...
每一个opengl都被连接到一个着色描述表上。着色描述表将所有的opengl调用命令连
// 接到device context(设备描述表)上,将opengl的着色描述表定义为hrc ,要让程序能
// 够绘制窗口的话,还需要创建一个设备描述表,windows的设备描述表被定义为 hdc,
// dc将窗口连接到gdi(graphics device interface图形设备接口)。而rc-Each one opengl are connected to a shader description table. Rendering Context all the opengl call the command with// receiving device context (device descriptor table), on the opengl rendering Context is defined as the hrc, let the program can be// enough to draw a window, also need to create a device description tables, windows of the device description table is defined as hdc,// dc will be the window to connect to the gdi (graphics device interface graphics device interface). The rc
- 2022-01-25 19:43:12下载
- 积分:1
-
可以实现简单的键盘操控,功能还是不错的啊
可以实现简单的键盘操控,功能还是不错的啊-can use keyboard for ...
- 2022-08-26 07:35:26下载
- 积分:1
-
List of useful functions to treat SQL values
List of useful functions to treat SQL values
- 2023-08-29 07:15:03下载
- 积分:1
-
C语言写的一个学生管理系统【数组版本】
用C语言写的一个不完善的代码项目,使用数组写成的,只能是一个新手可以看看的入门项目;
- 2022-01-22 10:41:52下载
- 积分:1
-
这是一个在对话框中画曲线的ActiveX控件,界面美观大方。
这是一个在对话框中画曲线的ActiveX控件,界面美观大方。-This is a painting in the dialog box of the ActiveX control curves, elegant interface.
- 2022-02-06 01:35:37下载
- 积分:1
-
进化算法
它是一种进化算法,解决了利用个人的表示形式排列八皇后问题。
- 2022-06-03 00:38:06下载
- 积分:1