-
this was more commonly used operating system examples of a systematic access to...
这个是比较多的常用的系统操作的示例,有系统信息获取,文件访问等等的方法介绍.. -this was more commonly used operating system examples of a systematic access to information, documents, etc. visit on the way ..
- 2022-04-01 10:08:44下载
- 积分:1
-
关于Spring+struts2+hibernate4开发的问答系统
这是一款在线问答平台,通过用户登录,进入主页面后可以进行用户个人信息的修改,可以看到所有提问人的问题,还能看到热门问题,并且可以进行问题的回复,本人也可以提出问题,让别人回答,这个小程序用了JAVAMVC的三大框架的整合,代码容错率低,非常简洁,很适合初学者!!!希望能够有人喜欢!
- 2022-07-15 06:46:56下载
- 积分:1
-
本文件种程序的功能是adpmedian!
本文件种程序的功能是adpmedian!-adpmedian
- 2022-05-24 03:09:25下载
- 积分:1
-
远程处理示例
这是一个简单的远程处理,用c#。服务器和客户端,操作简单。使用对象引用的服务器对象和客户机之间的通信是远程的心脏。他们远程访问体系结构,但是,为程序员提供一个更简单的过程。如果您配置客户端正确,你只需要创建远程对象,使用新的一个新实例(或从您的托管编程语言的实例创建函数)。您的客户端收到的引用服务器对象,然后你就可以调用它的方法,就好像物体在你的过程,而不是一个单独的计算机上运行。
- 2022-05-22 18:15:48下载
- 积分:1
-
基本功能描述24点游戏是一种常见的数学运算游戏,玩游戏者只需根据系统给出的四张1~9的纸牌算出24即可,而程序主要负责实现随机发牌、结果验算、计算得分和难度设置...
基本功能描述24点游戏是一种常见的数学运算游戏,玩游戏者只需根据系统给出的四张1~9的纸牌算出24即可,而程序主要负责实现随机发牌、结果验算、计算得分和难度设置等功能。-description:It s a common math game,the player should calculate the result,24 from the 4 cards ranged from 1 to 9 given by the software.The software implement shuffle,recalculate,show score and set the difficulty.
- 2022-03-15 08:21:53下载
- 积分: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
-
MFC CListCtrl简单运用
用CTab控件,实现多个CListCtrl表格显示数据,以及修改数据,还有socket客户端通信,自定义了一个socket类,ClistCtrl主要分为五个子表,实现动态的添加表格数量,还有对表格数据的设定,对话框之间的数据的通信,消息响应等等功能,
- 2022-03-19 00:10:02下载
- 积分:1
-
delphi做的分析导入表的dll的工具。主要是看这个程序导入了哪些DLL。并且再跟踪这些DLL的导入表,分析这个程序启动需要导入的DLL。...
delphi做的分析导入表的dll的工具。主要是看这个程序导入了哪些DLL。并且再跟踪这些DLL的导入表,分析这个程序启动需要导入的DLL。-err
- 2023-06-26 23:55: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 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
-
This is a display of process assigned algorithm. It includes some API functions...
进程调度算法演示,程序中含有一些对控制台输出和事件进行控制的API函数-This is a display of process assigned algorithm. It includes some API functions for the control of console output and events.
- 2022-03-24 21:43:39下载
- 积分:1