-
这是个操作系统中,多线称关于哲学家就餐问题的演示程序!
这是个操作系统中,多线称关于哲学家就餐问题的演示程序!-This is the demo program for the multithread about philosophers having dinner problem in the operating system!
- 2022-05-07 01:41:21下载
- 积分:1
-
数据包将包括在Borland C++和Visual程序源代码…
the packet will include source code for both programs in Borland C + + and Visual Basic, are some that I ve programado.los Visual programs are focused more on the electronica, in terms of C + + programs are simple load-the packet will include source code for both programs in Borland C++ and Visual Basic, are some that I ve programado.los Visual programs are focused more on the electronica, in terms of C++ programs are simple load
- 2022-03-20 21:32:01下载
- 积分:1
-
这个新版本是一个iedit轻微修改
This new version is a minor revision of IEdit
- 2022-07-24 05:54:10下载
- 积分:1
-
使用WMI获取Windows所有USB摄像头设备名称,支持Win10
使用WMI获取Windows所有USB摄像头设备名称的VS开发下的小程序,不需要视频音频管理类,简单实用可扩展,支持xp及以上系统,包括Win10。
- 2023-04-27 01:50:03下载
- 积分:1
-
鼠标计程器程序源代码.zip
鼠标计程器程序源代码.zip-way for the mouse or program source code. Zip
- 2022-06-27 01:07:50下载
- 积分:1
-
windows服务管理类
压缩包包含两个文件ServiceManager.h、ServiceManager.cpp可以直接使用
CServiceManager提供接口如下:
BOOL IsActive(); // 查下服务是否开启
BOOL StopService(SC_HANDLE hService); // 关闭服务
BOOL StartService(); // 开启服务
BOOL ReStartService(); // 重启服务
BOOL GetDependentServices(SC_HANDLE hscService, std::vector& vecServiceStatus); // 获取服务依赖服务
- 2023-08-19 15:45:03下载
- 积分:1
-
Weather procedures, based on NETCF2.0, using C# Language development, by connect...
天气预报程序,基于NETCF2.0,采用C#语言开发,通过连接免费的Webservice天气预报服务,并下载天气信息。支持定时更新。(系转载)-Weather procedures, based on NETCF2.0, using C# Language development, by connecting Webservice free weather service, and download weather information. Support regularly updated. (Department of reprint)
- 2022-03-06 11:39:08下载
- 积分:1
-
windows mobile Demo_StepByStep very good introductory information on
windows mobile Demo_StepByStep,很不错的入门资料-windows mobile Demo_StepByStep very good introductory information on
- 2022-01-25 20:21:19下载
- 积分:1
-
一个经典的游戏,用MFC编写,能随机发牌或输入网络…
一个经典游戏,用MFC编写,能随机发牌,输入数字!-a classical game writed by MFC, which can distribute cards randomly or input figures.
- 2022-12-29 07:50:02下载
- 积分:1
-
Modbus TCP VB.net
这是用于阅读和写作 Modbus TCP 寄存器 VB.net 项目。开始是我找示例程序 VB.net 的 Modbus TCP 的通信。然后我一个样例项目在 CodeProject.com,在这里找到:http://www.codeproject.com/Tips/16260/Modbus-TCP-class这是用 C# 语言,由 Stephan 史翠克的 Modbus TCP 通信 VB.net 项目。原始项目包含 2 个项目。我打开所有这一切,与上述网站转换。提出了用 VB 语言的新项目。我选择.Net 2.0 框架。这个新的项目名为 Modbus 样品 vb。在我的新项目,我只是创建一个项目,是由一种形式、 一个模块组成。我将 Modbus TCP 类移至模块 ModbusTCP,和我在 frmStart 中复制所有的 objek 和 frmStart 将它粘贴在我的新项目。它令人惊叹,翻译的剧本是几乎是完美的只有几行错误。下面图片显示错误行在 ModuleTCP 事件 OnReceive,对代码 ElseIf......我不知道还如何修复这条线,所以我将该行更改为唯一 Else。我的新项目完成后,建立了用 VB 语言编写的 Modbus TCP 客户端。我尝试连接到本地 IP 127.0.0.1,Modbus 模拟器和成功,它可以读取和写入寄存器。
- 2023-01-14 00:45:03下载
- 积分:1