-
课程设计,vc++做的,基本上满足要求,只是页面总数跟随机页面号的范围一样,有待改进;答辩的时候居然问我几个系统函数有什么用,我都郁闷了,分数还没那些抄别人的高...
课程设计,vc++做的,基本上满足要求,只是页面总数跟随机页面号的范围一样,有待改进;答辩的时候居然问我几个系统函数有什么用,我都郁闷了,分数还没那些抄别人的高。。。。。。虽然作的不好,但怎么说也是我自己做的,无语了。放上来,有需要的拿去改改 基本上都是边查资料边写的,算得上是第一次写,错误是难免的,请大家指教,而且里面变量定义比较乱,懒得改了-curriculum design, vc do basically meet the requirements, but the total number of pages with random pages, the scope of the same, there is room for improvement; Even reply when I asked several functions What is the use, I have feelings, not those who score high copied others. . . . . . While for the poor, but that is how I do for myself, the silent. Fangshanglai there is a need to change the line of change are basically examined data writing at the same time, he can claim to be the first to write, and his mistakes are inevitable, please enlighten, but inside variables are defined more chaos, and too lazy to change the
- 2022-12-21 14:40:03下载
- 积分:1
-
可视化仿真过程管理,可以创建、调度、阻塞、唤醒
可视化模拟进程管理,可以建立,调度,阻塞,唤醒进程◎-Visual Simulation of process management, can create, scheduling, blocking, wake-up process ◎! ! !
- 2022-04-11 20:53:08下载
- 积分:1
-
模仿OutLook的工具拦的代码
模仿OutLook的工具拦的代码-OutLook imitate a tool bar code
- 2023-03-13 23:20:04下载
- 积分:1
-
本程序将完成对CPU性能的检测,主要练习使用性能计数器,及系统控件
本程序将完成对CPU性能的检测,主要练习使用性能计数器,及系统控件-This procedure will be completed on the CPU performance test, mainly to practice the use of performance counters, and system control
- 2022-08-19 02:50:50下载
- 积分:1
-
boot process kernel (/ unix,/vmunix,/boot/zImage) to be loaded memory system shu...
系统启动过程中内核(/unix,/vmunix,/boot/zImage等)将加载至内存直到系统关机,在启动 过程中,init将扫描/etc/inittab,在此文件中将列出可用的终端及其属性,一旦找到活动 的终端,getty(mingetty,LINUX)会给出login提示符和口令,确认完成后将启动相应的 shell(/etc/passwd文件中用户的SHELL域)-boot process kernel (/ unix,/vmunix,/boot/zImage) to be loaded memory system shutdown until the start process, the init will scan/etc/inittab, this document will list of available terminals and attributes, once found the terminal , getty (mingetty and LINUX) will be given prompt and login passwords, recognizing completion, will start the corresponding shell (/ etc/passwd file users in the domain SHELL)
- 2022-03-23 02:55:17下载
- 积分:1
-
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,Listbox自绘源代码...
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,Listbox自绘源代码-Based on the C++ BUILDER environment is applicable for beginners, easy-to-understand code, and has a lot to learn from the benefits of highly portable, I tested version BCB60, Listbox from decorated source code
- 2022-10-31 05:05:03下载
- 积分:1
-
读写INI文件,多线程例子(两个线程并行)
读写INI文件,多线程例子(两个线程并行)-literacy INI file, multithreaded examples (two parallel threads)
- 2022-11-10 13:40:04下载
- 积分:1
-
Stack walker for get call stack information especially in case of your program c...
Stack walker for get call stack information especially in case of your program core dump on customer site with the release version without any debug information
- 2023-06-02 11:45:03下载
- 积分:1
-
这是一个通过注册表列举正在运行进程的源码。通过修改…
这是一个通过注册表列举正在运行进程的源码。通过修改主机名可以列举远程主机进程。-This is a listed by the registry is the process of running FOSS. By modifying the host name could give remote host process.
- 2023-04-07 13:25:04下载
- 积分: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