-
刚学编程,多多指教
刚学编程,多多指教-just learning programming, exhibitions
- 2022-07-22 17:14:58下载
- 积分:1
-
windows进程管理类
压缩包包含两个文件ProcessManager.h、ProcessManager.cpp可以直接使用
CProcessManager提供接口如下:
BOOL SetProcessId(DWORD dwProcessId);
BOOL EnableDebugPrivilege();
BOOL QueryProcessStatus
- 2023-08-01 04:35:03下载
- 积分:1
-
C/C++ Utility Daquan programmers a very good book is worth the watch, please lo...
《C/C++程序员实用大全》一本很好的书很值得看的,请大家看看,还有配套的源代码- C/C++ Utility Daquan programmers a very good book is worth the watch, please look at the U.S., there are matching the source code
- 2022-05-15 10:09:42下载
- 积分:1
-
Messaging API(MAPI)的了解文件 MAPI98.chm
Messaging API(MAPI)的了解文件 MAPI98.chm-Messaging API (MAPI) files MAPI98.chm understanding
- 2023-08-09 06:10:03下载
- 积分:1
-
mBnB
mbnb -mbnb nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
- 2022-03-19 03:22:34下载
- 积分:1
-
此源码在代理中检查您的知识产权
this Source to check your ip in proxy
- 2023-04-03 14:10:03下载
- 积分:1
-
C#写的磁卡读写程序
C#开发支持HCE300磁卡读写器程序,可用于磁卡的加密读写。不支持多线程,适当修改后可支持。VS2010下开发,共享出来,供需要的人使用。
- 2022-08-20 18:13:08下载
- 积分:1
-
anfis 代码
在印度次大陆的地下水水质预测的自适应神经模糊代码。结果好,可以用于测试
- 2023-06-25 14:15:04下载
- 积分:1
-
本程序是一个模拟银行柜员机的程序。以链表来存储客户信息,因此可以动态地添加客户人数。程序实现了自动柜员机所需要的基本功能。...
本程序是一个模拟银行柜员机的程序。以链表来存储客户信息,因此可以动态地添加客户人数。程序实现了自动柜员机所需要的基本功能。-This procedure is a bank teller machine simulation procedures. To linked lists to store customer information, it can dynamically add a number of clients. Procedures for the realization of the automatic teller machines need basic features.
- 2022-06-12 18:03:59下载
- 积分:1
-
坐标反算
Dim pb As Double Dim ds As Double Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim x1 As Double Dim y1 As Double Dim x2 As Double Dim y2 As Double "定义起点和终点坐标为双精度浮点型 Dim s As Double "定义距离为双精度浮点型 Dim d As Integer "定义度为整形 Dim
- 2022-02-13 07:00:43下载
- 积分:1