-
这个代码就可以改变一些联网的设置,例如MTU、TTL等
这个代码就可以改变一些联网的设置,例如MTU、TTL等-the code on the network can change some settings, such as MTU, as TTL
- 2022-02-26 17:17:52下载
- 积分:1
-
一个智能开关机软件,能够实现定时关机或者重新启动。
一个智能开关机软件,能够实现定时关机或者重新启动。-an intelligent switch software, to achieve regular shutdown or restart.
- 2022-01-21 19:51:43下载
- 积分:1
-
I write this DLL for direct access i/o ports in windows NT/2K/Xp
I write this DLL for direct access i/o ports in windows NT/2K/Xp
- 2022-01-25 16:00:19下载
- 积分:1
-
本例子是利用VC++编写的一个聊天室软件,希望对大家有所帮助...
本例子是利用VC++编写的一个聊天室软件,希望对大家有所帮助-This example is the use of VC++ written in a chat room software, want to help everyone
- 2022-11-22 12:20:04下载
- 积分:1
-
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间...
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间(Alltime) 将PCB块联接在一个单链表(数据结构)中,并在屏幕上显示其内容-n design process procedures, which each process control block PCB include : process (ID), the process priority (Priority), the process is CPU time (Intime), the process needs to run (the time Alltime) to block PCB connectivity in a single linked list ( data structure), and displayed on the screen contents
- 2022-03-23 06:32:05下载
- 积分:1
-
使用delphi函数获取执行外部程序文本框内的值
使用delphi函数获取执行外部程序文本框内的值-Delphi function to get the implementation of the use of external program the value of text box
- 2022-09-15 02:15:04下载
- 积分:1
-
一个内存池的实现,使用了模板来支持范型扩展,可以容纳任意类型,最多支持8个类....
一个内存池的实现,使用了模板来支持范型扩展,可以容纳任意类型,最多支持8个类.-a memory pool and that the realization of the template used to support the expansion of Paradigm can accommodate any type, most support eight categories.
- 2022-07-21 01:00:21下载
- 积分:1
-
实例 56--创建动态链接库,可以自由下载
实例 56--创建动态链接库,可以自由下载-Examples of 56- to create a dynamic link library, free to download
- 2022-05-12 17:58:27下载
- 积分:1
-
DELPHI编写的HOOK API实现DLL全局钩子启动记事本的程序
DELPHI编写的HOOK API实现DLL全局钩子启动记事本的程序-DELPHI prepared HOOK API to achieve the overall hook DLL procedures start Notepad
- 2023-01-07 19:20:03下载
- 积分:1
-
用三个算法来实现对主存储器的分配与回收:首次适应算法、最佳适应算法、最坏适应算法...
用三个算法来实现对主存储器的分配与回收:首次适应算法、最佳适应算法、最坏适应算法-algorithm used to achieve three of the main memory allocation and recovery : the first adaptation algorithm, the best adaptation algorithm, the worst adaptation algorithm
- 2022-05-29 09:55:16下载
- 积分:1