-
VC的入门调试指南,教你如何在VC平台下调试自己的程序
VC的入门调试指南,教你如何在VC平台下调试自己的程序-Introduction to debugging guide, teach you how to debug your codes under VC platform
- 2023-01-30 00:20:03下载
- 积分:1
-
一个印章生产器源码,可以改变字和图标的大小等,功能
一个印章生产器源码,可以改变字和图标的大小等,功能-Generator source of a seal, you can change the size of words and icons, etc., function more
- 2022-02-04 13:29:00下载
- 积分:1
-
Java实现Bankers algorithm
Java实现Bankers algorithm-Java Bankers algorithm
- 2023-01-12 20:30:04下载
- 积分:1
-
使用vc/c++编写,记事本功能,并且添加关机,重新启动,注销功能。...
使用vc/c++编写,记事本功能,并且添加关机,重新启动,注销功能。-Use vc/c++ Prepared Notepad features, and add a shutdown, restart, write-off function.
- 2022-03-02 03:17:42下载
- 积分:1
-
操作系统可称颂设计的程序,页面置换OPT算法,vc++编写
操作系统可称颂设计的程序,页面置换OPT算法,vc++编写-OS praise design procedures, replacement pages OPT algorithm, vc prepared
- 2022-07-25 23:41:39下载
- 积分:1
-
可以检测系统版本,以及系统信息,补丁信息
可以检测系统版本,以及系统信息,补丁信息-can detect system version, as well as information systems, patch information
- 2022-05-17 14:03:25下载
- 积分:1
-
该程序是仿照的一个小程序,对VC++的了解,也是从基本入手
该程序是仿照的一个小程序,对VC++的了解,也是从基本入手-The program is modeled on a small procedures, VC++ Understanding, but also from the basic starting
- 2023-03-20 21:30:03下载
- 积分:1
-
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,...
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,从而向进程提供通信服务,真正的通信服务是挂接在套接口结构上的。不同的进程就算有相同的套接字标识符,也不能使用到相同的通信服务。-socket identifier is a local distribution that each process has its own socket identifier space. Identifier only have a similar role Index numbers, the system is under the process identifier, and examine the process of resource tables, find the corresponding sets of interface structure, so as to provide communications services process, the real communications services is articulated in the presentation on the structure of the interface. Even if the process is the same socket identifier, nor to use the same communications services.
- 2022-01-31 21:36:23下载
- 积分:1
-
获取本机帐号信息的程序,利用NetUserEnum函数枚举,只作了本机部分,远程原理相同。...
获取本机帐号信息的程序,利用NetUserEnum函数枚举,只作了本机部分,远程原理相同。-Access to the local account information of the procedures, the use of enumeration NetUserEnum function, only a local part of the same principle as the remote.
- 2022-01-24 12:55:28下载
- 积分:1
-
c++课程设计源代码,其中的代码无须修改便可以直接编译执行...
c++课程设计源代码,其中的代码无须修改便可以直接编译执行-c++ curriculum design, source code, no need to amend the code of which can be directly translated the implementation of
- 2022-07-01 22:27:43下载
- 积分:1