-
C 语言中的类模拟(C++编程思想) 在面向对象的语言里面,出现了类的概念。这是编程思想的一种进化。所谓类:是对特定数 据的特定操作的集合体。所以说类包含了两个...
C 语言中的类模拟(C++编程思想) 在面向对象的语言里面,出现了类的概念。这是编程思想的一种进化。所谓类:是对特定数 据的特定操作的集合体。所以说类包含了两个范畴:数据和操作。而C 语言中的struct 仅仅是数 据的集合。-C language of analog (C Programming thinking), the object-oriented languages inside, a kind of concept. This program is an evolutionary thinking. The so-called categories : data specific to the particular operation of the collectivity. So category contains two areas : data and operation. While the C language struct is just a collection of data.
- 2023-02-17 03:05:04下载
- 积分:1
-
VC辅助开发工具VcExtend.rar
VC辅助开发工具VcExtend.rar-VC supporting development tools VcExtend.rar
- 2022-01-22 09:05:32下载
- 积分:1
-
本ASP上传组件可同时上传多个文件,并可过滤掉不允许上传的文件(如 asp文件等)。当上传文件与已有文件重名时,可选择“不覆盖”、“覆盖”和“改名”三种处理方式...
本ASP上传组件可同时上传多个文件,并可过滤掉不允许上传的文件(如 asp文件等)。当上传文件与已有文件重名时,可选择“不覆盖”、“覆盖”和“改名”三种处理方式对上传进行控制,并且还可设置自定义文件名。上传完毕后,可取得上传的文件个数,上传成功的文件个数,上传到的路径,以及上传过程中组件内部的重要处理成功与否等等信息。(解压后的WEB目录下是可直接注册使用的组件和ASP示例文件)-This ASP can simulatly upload many files
- 2022-03-18 05:03:52下载
- 积分:1
-
3D波动网格,不使用DirectX,在窗口中画显示波动的3D网格效果,具有较高的学习价值...
3D波动网格,不使用DirectX,在窗口中画显示波动的3D网格效果,具有较高的学习价值-Fluctuations in 3D meshes, do not use DirectX, painting in the window display fluctuations 3D grid effect, have a high learning value
- 2023-05-29 01:50:03下载
- 积分: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
-
固定程序使用一定次数后不能再次使用,这个代码就是这样的功能,希望大家喜欢。在vc环境下运行...
固定程序使用一定次数后不能再次使用,这个代码就是这样的功能,希望大家喜欢。在vc环境下运行-fixed use a certain number of procedures can not use again, the code is such a function, hope you like them. In vc operating environment
- 2023-07-20 21:25:04下载
- 积分:1
-
一套基于VC++开发的指纹识别程序,有源码,很有参考价值
一套基于VC++开发的指纹识别程序,有源码,很有参考价值-grgrthrtgergwerhtrhrthsergerhrh
- 2022-03-20 23:21:50下载
- 积分:1
-
Graphics course design. . To achieve a straight line, Biezer curves, rectangles...
图形学课程设计。。实现直线,Biezer曲线,矩形等图形绘制,并利用属性面板修改绘制图形-Graphics course design. . To achieve a straight line, Biezer curves, rectangles and other graphics rendering, and using properties panel to edit graphics rendering
- 2022-09-05 18:35:02下载
- 积分:1
-
DELpHi control DELpHi dial
DELpHi拨号控件 DELpHi拨号控件-DELpHi control DELpHi dial-up dial-up control
- 2023-08-12 16:20:02下载
- 积分:1
-
JSP、Servlet和JavaBean的三层架构设计
使用JSP、Servlet和JavaBean设计的网站登录和成员管理功能。包括不同用户角色登录,以及管理员对用户申请登录后用户使用权限的授予和是否允许登录的审核
- 2022-03-22 18:28:53下载
- 积分:1