-
获取 MAC 地址
此程序通过读取读取本地主机的 MAC 地址
通过 GetAdapatersInfo 的信息。它并不依赖 NETBIOS
议定书和以太网适配器不需要连接到网络。
支持在 Windows NT/2000年/XP
在 Windows 95/98/我支持
在 PC 上支持多个 NIC 卡
- 2022-03-15 18:23:16下载
- 积分:1
-
This paper briefly discusses the use of DirectX Input received mouse input appro...
本文简单阐述了使用DirectX Input获得鼠标输入的办法。简单介绍DirectX Input使用的函数。-This paper briefly discusses the use of DirectX Input received mouse input approach. A brief introduction to the use of DirectX Input function.
- 2022-08-18 04:09:15下载
- 积分:1
-
精通MFC程序设计里面的源代码,第27章 调试技术
精通MFC程序设计里面的源代码,第27章 调试技术-proficient in the design process inside the source code, Chapter 27 Debugging Technology
- 2022-04-10 08:02:17下载
- 积分:1
-
Socket TCP UDP
- 2022-11-19 11:55:04下载
- 积分:1
-
利用shell编程实现进程删除自身sdk
利用shell编程实现进程删除自身sdk-The use of shell programming process to delete their own sdk
- 2022-07-27 00:32:01下载
- 积分:1
-
NT下的类似Unix下的su程序,可以使用其他用户账号和密码登录从而改变自己的存取权限...
NT下的类似Unix下的su程序,可以使用其他用户账号和密码登录从而改变自己的存取权限-NT similar Unix su procedure, may use other user
account numbers and the password registers thus changes own deposit
and withdrawal jurisdiction
- 2022-12-13 16:00:03下载
- 积分:1
-
Windows 95 System Programming SECRETS is Matt Pietrek s third major work on how...
Windows 95 System Programming SECRETS is Matt Pietrek s third major work on how to truly understand Microsoft Windows. Matt has been mucking about with this Windows stuff for quite some time. His life as techno-guru
began when he graduated in 1988 from the University of
Santa Cruz with a degree in physics but only two computer
courses under his belt. After joining the tech support depart-
ment at Borland, he quickly distinguished himself by tying for
the lowest score in an evaluation that gauged "employee sym-
pathy for the customer."
- 2022-04-12 02:11:28下载
- 积分:1
-
自动关机源码开机自动运行
自动关机源码开机自动运行-automatic shutdown source boot automatic operation
- 2022-06-03 00:05:43下载
- 积分:1
-
爱好WINDOWS系统编程者的导师,你可以真正的了解到鼠标的控制!...
爱好WINDOWS系统编程者的导师,你可以真正的了解到鼠标的控制!-WINDOWS-loving mentor system programmer, you can understand that the real control of the mouse!
- 2023-08-15 05:45:03下载
- 积分:1
-
process Scheduling Algorithm : The highest priority of several priority scheduli...
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。-process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
- 2022-07-18 13:52:56下载
- 积分:1