-
实现系统多进程管理的银行家算法,合理的避免了进程因为竞争同一资源而出现的死锁问题...
实现系统多进程管理的银行家算法,合理的避免了进程因为竞争同一资源而出现的死锁问题-achieve multi-process management system bankers algorithm, reasonable process to avoid the same resources as a result of competition arising from the issue Deadlock
- 2022-12-09 04:20:03下载
- 积分:1
-
vt100终端仿真程序
vt100终端仿真程序-vt100 Terminal Emulation
- 2022-03-21 02:05:43下载
- 积分:1
-
自定义树视图布局
下面的代码示例演示如何自定义树视图使用所有者描述的控件。 TreeView 控制的示例显示可选节点标记以及标准的节点标签。通过使用指定节点标记 TreeNode. 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-30 19:41:08下载
- 积分:1
-
语音识别
#include
#pragma comment(lib,"ole32.lib") //CoInitialize CoCreateInstance闇€瑕佽皟鐢╫le32.dll
#pragma comment(lib,"sapi.lib") //sapi.lib鍦⊿DK鐨刲ib鐩綍,蹇呴渶姝g‘閰嶇疆
int main(int argc, char* argv[])
{
ISpVoice * pVoice = NULL;
//COM鍒濆鍖栵細
if (FAILED(::CoInitialize(NULL)))
return FALSE;
//鑾峰彇ISpVoice鎺ュ彛锛?
HRESULT hr = CoC
- 2023-07-03 17:00:03下载
- 积分:1
-
满足ASP进行指纹应用的的源码,可在用ASP开发语言开发的应用中进行指纹应用整合,包括指纹注册、验证等...
满足ASP进行指纹应用的的源码,可在用ASP开发语言开发的应用中进行指纹应用整合,包括指纹注册、验证等-meet fingerprint application source code, ASP can be used in the development of language development for the application of fingerprint application integration, including fingerprints registration, certification, etc.
- 2022-06-26 12:41:49下载
- 积分:1
-
基于QT和Sqlite的进销存管理系统
该程序是Linux开发环境下基于QT和Sqlite的进销存管理系统。该系统实现了进销存管理系统以下功能:
商超系统总共包括以下七大模块。
1 基础信息模块
包括系统所需的所有基础数据,如商品类别管理、商品管理等等。
2 权限管理模块
按公司管理架构设立自上而下的分级访问权限。
3 采购模块
供应商信息(基础信息,往来对账单,应付款管理)
- 2022-03-28 14:39:22下载
- 积分:1
-
c++ well outside the instrument, in the hope that useful to everyone c++ well ou...
c++ 很好的外文书,希望对大家有用
c++ 很好的外文书,希望对大家有用 -c++ well outside the instrument, in the hope that useful to everyone c++ well outside the instrument, in the hope that useful to everybody
- 2022-08-22 17:53:04下载
- 积分:1
-
关于用vb开发windows ce应用程序的另一本书。
关于用vb开发windows ce应用程序的另一本书。-spent on the development of windows ce vb application of another book.
- 2022-03-24 18:57:21下载
- 积分:1
-
FileTest工程
文件读写,边缘检测算法,实现马赛克检测,基于网格扩张的视频图像马赛克检测算法, 简单的测试工程,读写文件。
分享一下。
- 2022-07-25 07:21:11下载
- 积分:1
-
A very good vc++ProgrammingGuide book.
A very good vc++ProgrammingGuide book.
- 2022-12-12 10:40:04下载
- 积分:1